Atharva Bhide (atharvabhide)

atharvabhide

Geek Repo

Location:Pune,Maharashtra,India

Home Page:https://www.linkedin.com/in/atharva-bhide/

Github PK Tool:Github PK Tool


Organizations
Bit-Lords-1000101
Cicada-110011100101
Club-of-Developers-and-Engineers
CSI-MMCOE
Team-DevFinder

Atharva Bhide's repositories

SPPU-COMP-2019-PRACTICALS

This repository contains all the practical assignments which I have done as part of my coursework.

Language:Jupyter NotebookLicense:MITStargazers:67Issues:2Issues:2

DevFinder

A social media for developers. Enables college students/developers to connect, learn and grow. Leverages AI to prohitbit NSFW content and profane comments to keep the platform clean.

Language:PythonStargazers:15Issues:2Issues:0

DSA

This repository has all the questions which I have solved while learning DSA from various resources.

Language:C++License:Apache-2.0Stargazers:5Issues:2Issues:0

Quora-Question-Pair-Similarity

This project classifies question pairs as duplicate or non-duplicate by using NLP techniques for text preprocessing and feature extraction and then applying classification algorithms on the extracted features.

Language:Jupyter NotebookLicense:MITStargazers:3Issues:2Issues:0

Brain-Tumor-Classification-Using-Transfer-Learning

Brain Tumor MRI images have been classified into 4 classes by using Transfer Learning Models.

Language:Jupyter NotebookLicense:GPL-3.0Stargazers:2Issues:2Issues:0

DL-practical-fundamentals-TensorFlow

Code resources to prepare for the TensorFlow developer certification

Language:Jupyter NotebookLicense:MITStargazers:2Issues:3Issues:0

Movie-Recommendation-System

This project uses the TMDB dataset to recommend 5 movies to a user based on his current choice. Uses a content based recommendation system.

Language:Jupyter NotebookLicense:MITStargazers:2Issues:2Issues:0

cPGCON-MMCOE

Source code for the cPGCON (Computer Engineering Post Graduate Conference) website which is held by SPPU

Language:HTMLStargazers:1Issues:2Issues:0

Crime-Articles-Recommendation-System

This project uses the "80000 Crime Related Indian Articles of TOI" dataset available on Kaggle and recommends 5 related articles to a user. Content based filtering is used for this project

Language:Jupyter NotebookLicense:MITStargazers:1Issues:2Issues:0

CSI-MMCOE

Source code for the CSI MMCOE Student Club Website

Language:HTMLLicense:MITStargazers:1Issues:1Issues:0

Data-Extractor-app

This application takes in a PDF/PNG/JPEG/JPG file and extracts its data to create a csv file. Currently works well for well formatted invoices, with proper segregation of data.

Language:PythonStargazers:1Issues:2Issues:0

Digit_Recognition

The purpose of this project is to classify handwritten digits in the given classes of 0 to 9.Applied various classification algorithms and got a maximum accuracy of 92.5% by using KNN.

Language:Jupyter NotebookLicense:MITStargazers:1Issues:2Issues:0

doc

documentation

Language:HTMLStargazers:1Issues:1Issues:0

Intel-Image-Classification

Multiclass image classification problem solved by using feature extraction and fine tuning on pretrained models.

Language:Jupyter NotebookLicense:Apache-2.0Stargazers:1Issues:3Issues:0

Pan-card-tampering-detection

The purpose of this project is to detect tampering of PAN card by using computer vision. In this project, we will calculate structural similarity of original PAN card and PAN card uploaded by user.

Language:Jupyter NotebookStargazers:1Issues:2Issues:0

Perrin-Freres-Time-Series-Analysis

Time series analysis on the monthly sales data of Perrin Freres is done. Model used - SARIMAX (Seasonal Auto Regressive Intergrated Moving Average with Exogenous Factors) Dataset link - https://www.kaggle.com/datasets/anupamshah/perrin-freres-monthly-champagne-sales

Language:Jupyter NotebookLicense:MITStargazers:1Issues:3Issues:0

rock_and_mine_prediction

A very basic binary classification project.

Language:Jupyter NotebookStargazers:1Issues:2Issues:0

Crypto-Cast

Web App for visualizing and forecasting prices for some of the most popular crypto currencies. Uses YFinance and CoinMarketCap API.

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

SignVision

POC which detects and recognizes sign language gestures using mediapipe keypoints and a tensorflow based lstm model. GUI is built using tkinter.

Language:Jupyter NotebookStargazers:0Issues:2Issues:0

Stripe-Sync

Two way syncing application between local system's customer list and Stripe's customer list which is an external service.

Language:PythonStargazers:0Issues:2Issues:0

budget-project-backend

An application for easy maintenance and approval of college budgets.

Language:PythonStargazers:0Issues:0Issues:0
Language:PythonStargazers:0Issues:2Issues:0

DevFinder-Selenium-Tester-App

Selenium Web Driver based testing application.

Language:PythonLicense:MITStargazers:0Issues:2Issues:0
Language:PythonStargazers:0Issues:2Issues:0

K8s-setup

K8s setup demo to be used in projects.

Language:PythonStargazers:0Issues:2Issues:0

MPI-Sorting-Analyzer

This project is designed to run on a cluster of processors using the Message Passing Interface (MPI) protocol. The program generates a random array of integers, distributes the array to all the processors in the cluster, sorts the array using some sorting algorithm, and then gathers the sorted array back to the root node.

Language:CStargazers:0Issues:1Issues:0

Wobot-App

ToDo app in FastAPI with JWT user authentication and CRUD.

Language:PythonStargazers:0Issues:2Issues:0

YT-Async-Search-App

This is a simple application that allows you to search for YouTube videos asynchronously. It uses the YouTube API to fetch the search results and display them on the page. The application is built using Django REST framework and Streamlit. Celery is used to handle the asynchronous tasks i.e. for polling the API after every 10 seconds.

Language:PythonStargazers:0Issues:2Issues:0