Pinned Repositories
DataStructures-Algorithms
Data Structures and Algorithms Questions and Solutions.
devblogtest
Created a blogging website using Django Framework in Python. Deployed the website on the Heroku server and have used Amazon AWS S3 Bucket for storing media files. Also used AWS cloudfront for caching. Used Git as version control and PostgreSQL as a database. Also integrated Django channels to create a message sharing (chatting) page. The blog is used for posting Q&A related to competitive coding and as programming in general. It is currently being used by many users.
GreenFactor-Calulator-And-Data-Visualizer
A MERN Stack project
Inventory-App-Demo
An Inventory Management app made using React Native and NodeJs.
MERN_Stack_CRUD_App_client
A MERN stack CRUD application,
NLP_SpamHamClassifier_Docker
Made an NLP model to classify Email/SMS as Spam or Ham (Not Spam). Library used - Sklearn (Naive Bayes Classifier).Created an API endpoint using the Flask framework, and tested the API using the Postman app.
PythonGUI
Python GUI for displaying data from MySQL database, includes login and signup window,includes serial connection to connect to a serial device through a COM port
React_Dashboard
Finance Management Dashboard in React.
RelationshipVisualizerUI
A MERN stack CRUD application that uses a DFS graph traversal algorithm to get the degree of separation between the 2 users in a social graph.
Self-Driving-Car-in-Burnout-Paradise
Created a Python Deep learning model to drive the car in an openworld racing game - Burnout Paradise. Uses OpenCV to take the game video frame input, filtering the noise and applying image processing. Uses Tensorflow with AlexNet (CNN) to extract features from the frames and win32API to track the user input keys (W, A, S, D). other modules used - Numpy, pandas, Grab screen. The car in the game was able to navigate freely without player intervention.
100sarthak100's Repositories
100sarthak100/Inventory-App-Demo
An Inventory Management app made using React Native and NodeJs.
100sarthak100/devblogtest
Created a blogging website using Django Framework in Python. Deployed the website on the Heroku server and have used Amazon AWS S3 Bucket for storing media files. Also used AWS cloudfront for caching. Used Git as version control and PostgreSQL as a database. Also integrated Django channels to create a message sharing (chatting) page. The blog is used for posting Q&A related to competitive coding and as programming in general. It is currently being used by many users.
100sarthak100/NLP_SpamHamClassifier_Docker
Made an NLP model to classify Email/SMS as Spam or Ham (Not Spam). Library used - Sklearn (Naive Bayes Classifier).Created an API endpoint using the Flask framework, and tested the API using the Postman app.
100sarthak100/RelationshipVisualizerUI
A MERN stack CRUD application that uses a DFS graph traversal algorithm to get the degree of separation between the 2 users in a social graph.
100sarthak100/MERN_Stack_CRUD_App_client
A MERN stack CRUD application,
100sarthak100/100sarthak100
100sarthak100/Arcane
(React Debugging Assessment) A sneaky bug is causing the application to behave erratically. Your mission, should you choose to accept it, is to find the root cause.
100sarthak100/atlys-test
100sarthak100/CalendarApp
100sarthak100/devblog
100sarthak100/FaceDetectionApp
100sarthak100/GiphyApp
100sarthak100/GlideApp
100sarthak100/importSorter
VS Code extension to sort imports
100sarthak100/Js-interview-prep
100sarthak100/locationapp
100sarthak100/medicine-review-application
An application for reviewing medicine. Users can sort the medicine by type, rating, comments, etc. The application is made using MERN Stack.
100sarthak100/MERN_Stack_CRUD_Application
A MERN stack CRUD application.
100sarthak100/MFE_POC
100sarthak100/MicroFrontend_SingleSPA
Demonstrating micro frontend architecture using SIngle SPA framework.
100sarthak100/MoviesApp
This is a movies app built using React Native.
100sarthak100/Python_Django_Blog
Created a blogging website using Django Framework in Python. Deployed the website on the Heroku server and have used Amazon AWS S3 Bucket for storing media files. Used Git as version control and PostgreSQl as databse. Software - PyCharm . Created a RESTful API for the website using Django REST framework. The blog is used for posting Q&A related to competitive coding and as programming in general. It is currently being used by many users.
100sarthak100/react-multi-select-search
A highly customizable multi-select search component for React. Allows users to search, filter, and select multiple items with ease. Supports customizable chips, item rendering, and a variety of states including loading, error, and empty states.
100sarthak100/react-native-book-app
React Native Book List App
100sarthak100/react-native-neopop
100sarthak100/react-native-photo-view
Pinch-to-zoom view for React Native (both iOS and Android)
100sarthak100/react-responsive-UI
100sarthak100/ReactBasics
React learning app
100sarthak100/RelationshipVisualizer
100sarthak100/SpringBoot_Microservices