amitkumarusc
Python enthusiast. MS CS in Data Science
University of Southern CaliforniaLos Angeles, California
Pinned Repositories
AsciiArt
Draw an image using ASCII characters
AudioClassification
This is a python program which groups similar songs by performing a statistical similarity between the audio forms of the mp3 songs. It uses R to generate a Voronoi diagram displaying the position of different songs.
Auto-CAS-Login-ChromeExtension
A chrome extension which generates the Time based one time password from the auth token and injects that in the login form and submits. This chrome extension can be installed from source.
awesome-scalability
The Patterns Behind Scalable, Reliable, and Performant Large-Scale Systems
DockerMonitoring
A python-flask application to monitor the various resource parameters of docker containers
LowPassFilter
A program to emulate a lowpass filter.
recommendation-system
A movie recommendation system trained on the MovieLens 20 Million dataset. This system makes use of Collaborative filtering methods to come up with recommendations for a particular user.
Self-Driving-CNNs
Self Driving Car Convolutional Neural Network implementation using TensorFlow.
WhatsappBot
A python script which uses selenium framework to send messages to Whatsapp friends automatically
PALS
Pipeline for Analysing Lesions after Stroke (PALS) is a scalable and user-friendly toolbox designed to facilitate standardised analysis and ensure quality in stroke research using T1-weighted MRIs
amitkumarusc's Repositories
amitkumarusc/Auto-CAS-Login-ChromeExtension
A chrome extension which generates the Time based one time password from the auth token and injects that in the login form and submits. This chrome extension can be installed from source.
amitkumarusc/AudioClassification
This is a python program which groups similar songs by performing a statistical similarity between the audio forms of the mp3 songs. It uses R to generate a Voronoi diagram displaying the position of different songs.
amitkumarusc/LowPassFilter
A program to emulate a lowpass filter.
amitkumarusc/AsciiArt
Draw an image using ASCII characters
amitkumarusc/BotControl
A python program and an Android app to control a robot wirelessly.
amitkumarusc/CockeYoungerKasamiAlgo
amitkumarusc/mirror-keyboard
A program by which you can use same keyboard for two computer machines. You can send keystrokes to another machine via this program.
amitkumarusc/WhatsappBot
A python script which uses selenium framework to send messages to Whatsapp friends automatically
amitkumarusc/Android_Jokes_v1.0
Sample application for learning GCM, AlarmReceiver, AsynTask.
amitkumarusc/Assignments
amitkumarusc/CloudMonitor
amitkumarusc/DacSinWave
Sin wave generation using beaglebone black and DAC MCP4725
amitkumarusc/DataStructureSimulation
A python module which graphically represents the various Data Structures like Link List, Trees, Arrays. For example the node gets displayed as soon as the user adds a new node to the link list.
amitkumarusc/FlipkartMonitor
A multithreaded python application for monitoring the sudden price drops of particular items and send notifications to the admin.
amitkumarusc/HomeMonitoring
amitkumarusc/Kasrat
amitkumarusc/keypad-number-to-text
amitkumarusc/LanguageClassifier
A simple Naive Bayes implementation which auto detects the programming language a user is typing.
amitkumarusc/markdown-cheatsheet
Markdown Cheatsheet for Github Readme.md
amitkumarusc/Memes
amitkumarusc/model-line
A sample ruby application to learn Test Driven Development(TDD)
amitkumarusc/Moovon
amitkumarusc/MotionDetection
A python program which extracts the moving objects in a frame and send the object to a server
amitkumarusc/NaiveBayesReviewClassification
amitkumarusc/opencv_part
amitkumarusc/POSTagging
amitkumarusc/python-patterns
A collection of design patterns/idioms in Python
amitkumarusc/rb-keypad-number-to-text
amitkumarusc/TicTacToe
amitkumarusc/WebCrawler
Python scripts to extract data from web pages