Aditya Chavan's repositories
Coding-Interview-Preparation
This is a comprehensive collection of problems across hot interview topics like Dynamic Programming, LinkedLists, Greedy, Arrays, Binary Trees, Trees, etc. Includes codes written by me for different problems from different contests and websites.
Amazon-Product-Price-Tracker
A Python script which tracks prices of products by using web scraping and sends email to user when the price of the product falls
LetsConnect
An Android App for college students for finding and building local communities having similar interests in different domains and learn and share their knowledge.
Spring-Boot-Concepts-in-Depth
A repository to Learn hands on spring boot in detail
ACM-ICPC-Algorithms
Algorithms used in Competitive Programming
Customer-Data-Protection
A Deep Learning based solution to protect sensitive customer data.
C-Plus-Plus
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.
CSES-Solutions
Solutions to CSES Problem Set
Django-React-App
A Full Stack Application built with Django Rest Framework and React
HacktoberFest2021
This is a public repository which contains various topic wise coding problems on Ds and Algo
Netflix-Clone-React
A Netflix Clone Application from Scratch using React and deployed with firebase hosting
React-Redux--Toolkit-Blog-App-
A Small blog application build with React Redux-Toolkit which will fetch posts and comments from an API.
React-Simple-App
A Simple React App to learn about essential React concepts and related terms, such as Babel, Webpack, JSX, components, props, state, and lifecycle.
Youtube-Clone-React
A YouTube Clone Application from Scratch using React.