vcubingx's Stars
vivek3141/videos
Source code for all the animations in my videos. Uses @3b1b's manim library
vivek3141/pacman-ai
A.I. plays the original 1980 Pacman using Neuroevolution of Augmenting Topologies and Deep Q Learning
vivek3141/vector-field-visualizer
A python back-end web app to visualize a two dimensional vector field, and to calculate divergence and curl at any point.
vivek3141/streamer-ai
Python based AI that uses Deep Neural Networks, Neuroevolution and Streamlabs APIs to live stream games while commentating over them at the same time
vivek3141/NavigationForBlind
This python program detects sidewalks and gives real time navigation to a blind man using the camera.
vivek3141/sql-injection-demo
Demo for SQL Injection on a vulnerable website
vivek3141/flappy-neat
Implementing the NEAT algorithm to play flappy bird
vivek3141/CommunicationForDeaf
This python program translates speech to sign language and sign language to speech. Currently only does letter-by-letter.
vivek3141/tictactoe-minimax
Solving TicTacToe using the minimax algorithm.
vivek3141/news-visualization
A tool to visualize news articles and their relevance using machine learning
vivek3141/TextEditor
This basic text editor was written in an hour, and can only read and write files of any kind
vivek3141/Gama
GAMA - Gym Atari Meets AI. Computer learns how to play popular Atari games like Breakout and Pac-Man.
vivek3141/MathP
A basic programming language that can do basic math operations written in Python.
vivek3141/RandomProblems
This repository has a bunch of small projects
vivek3141/Blav
This program uses Qualcomm Dragonboard, Hasura APIs, Image Processing and Machine Learning to help the blind determine which direction to turn in.
vivek3141/blog
Descriptive Blog on Computer Science topics. Topics included are Artificial Intelligence and Machine Learning, Python, Databases and general CS topics.
vivek3141/FakeNewsFilter
This program filters fake news websites through a series of validations.
vivek3141/gravity-simulator
Simulate gravity between particles
vivek3141/HealthAPI
API for health app and the windows client. Unused repo, API hosted on heroku
vivek3141/IntellitrakFeedbackTracker
Intellitrak's student feedback tracker
vivek3141/JSON-Parser
This python program is used to parse JSON files and return a dictionary
vivek3141/MachineLearning
All of the ml projects ive been working on for a while. Contains Coursera ML course programming exercises and python projects.
vivek3141/MVHacksFeedbackTracker
This program tracks the feedback from hackers at MVHacks
vivek3141/ProjectEuler
Problems from the Project Euler website
vivek3141/StAttendance
Takes attendance for students.
vivek3141/SVCC-backend
Backend for the SVCC website
vivek3141/SVCCWebsite
Website for Silicon Valley Cubing Club!
vivek3141/twitch-alerts
Returns twitch alerts in command line form. Provided in the form of a python package.
vivek3141/Beacon
A discrete way to send distress signals, while recording background audio and video and contacting emergency contacts via Phone and SMS
vivek3141/NavBlindAPI
This is the API for the Navigation For the Blind. Currently testing on GitHub and might delete later