darshselarka1497
Product Engineer @ D Cube Analytics CS Grad, Indiana University Bloomington
Bloomington
Pinned Repositories
AarogyaSetu_Android
Aarogya Setu Android app native code
Bug-Tracker-Django
Bug Tracker app built using django
Covid-19-Chatbot-NLP-
A retrieval-based chatbot in Python to educate the user about the Coronavirus pandemic by answering frequently asked questions using Natural Language Processing (NLTK), Keras, and by utilizing a special Recurrent Neural Network LSTM (Long Short-Term Memory) for a response, and the Tkinter library to build the GUI
GraphQL-records
A job records API using graphQL
Memories_MERN
A full-stack web application based on the MERN stack
P2P-Video-Chat-webRTC-
P2P Video Chat Application using webRTC and Node.js
redis-caching
A caching app using nodejs and Redis that caches the redundant requests from the SpaceX API to reduce response time by ~1000%
scikit-learn
scikit-learn: machine learning in Python
TSLA-Stock-Price-Predictor
Model to predict TSLA Stock price using LSTM. Achieved accuracy of 90.39%
Ultimate-Tic-Tac-Toe
A 9x9 version of the popular Tic Tac Toe game using python and programmed AI agents for it by implementing the Monte-Carlo algorithm, and Minimax algorithm along with Alpha-Beta Pruning
darshselarka1497's Repositories
darshselarka1497/Covid-19-Chatbot-NLP-
A retrieval-based chatbot in Python to educate the user about the Coronavirus pandemic by answering frequently asked questions using Natural Language Processing (NLTK), Keras, and by utilizing a special Recurrent Neural Network LSTM (Long Short-Term Memory) for a response, and the Tkinter library to build the GUI
darshselarka1497/P2P-Video-Chat-webRTC-
P2P Video Chat Application using webRTC and Node.js
darshselarka1497/Ultimate-Tic-Tac-Toe
A 9x9 version of the popular Tic Tac Toe game using python and programmed AI agents for it by implementing the Monte-Carlo algorithm, and Minimax algorithm along with Alpha-Beta Pruning
darshselarka1497/AarogyaSetu_Android
Aarogya Setu Android app native code
darshselarka1497/Bug-Tracker-Django
Bug Tracker app built using django
darshselarka1497/GraphQL-records
A job records API using graphQL
darshselarka1497/Memories_MERN
A full-stack web application based on the MERN stack
darshselarka1497/redis-caching
A caching app using nodejs and Redis that caches the redundant requests from the SpaceX API to reduce response time by ~1000%
darshselarka1497/TSLA-Stock-Price-Predictor
Model to predict TSLA Stock price using LSTM. Achieved accuracy of 90.39%
darshselarka1497/avatarify
Avatars for Zoom, Skype and other video-conferencing apps.
darshselarka1497/Covid-19-Tracker---ReactJs
darshselarka1497/darshselarka1497
darshselarka1497/darshselarka1497.github.io
Personal Portfolio
darshselarka1497/django-authentication-system
User registration and login using Django
darshselarka1497/Expense-Manager-MERN-
Expense Manager implemented using the MERN Stack - MongoDB, ExpressJs, ReactJs, Nodejs
darshselarka1497/gameoflife
Conway's Game of Life implemented in C
darshselarka1497/google-oauth
Google OAuth using React
darshselarka1497/grokking-system-design
Grokking system design
darshselarka1497/Invoice_Generator
A flask application to automatically generate Invoice word file from custom inputs and an invoice template
darshselarka1497/perspective
Streaming pivot visualization via WebAssembly
darshselarka1497/pose-animator
darshselarka1497/QuantumKatas
Tutorials and programming exercises for learning Q# and quantum computing
darshselarka1497/REST_API
Rest API boilerplate (note app)
darshselarka1497/superglue
Superglue is a lineage-tracking tool built to help visualize the propagation of data through complex pipelines composed of tables, jobs and reports.
darshselarka1497/Survival-RPG
darshselarka1497/temp_r
darshselarka1497/Titly-ios-
Tilty is a game based around iOS device built-in gyroscope.
darshselarka1497/TwiiterBot_GeneralMotors
Twitter Bot which uses the API from OMDB and gives the plot of the movie once the user tweets "title of the movie" and needs the "@movieplot_bot" twitter handle to tweet back the plot.
darshselarka1497/whats-the-haps
A news application that fetches the latest news and headlines from an external API - the news source can be customized to your liking.
darshselarka1497/Youtube-Playlist-Scraper
Download Entire Youtube playlists in one go - Implemented using Python, Pytube and BeautifulSoup