Pinned Repositories
Battery-Jarvis
A script which notifies critical battery level using speech. Built for Linux. Uses cron job to schedule.
BotWarriors
Code for an AI bot which plays 2 player board strategy game called "Game Of Amazons". My bot uses Minimax, Alpha Beta Pruning ,Iterative Deepening and Greedy Heuristics to efficiently make move.
college-study
Many good resources for understanding concepts in Btech CS/IT. Most videos are short and can be used for quick revision.
computation-personality
Using Machine Learning and Natural Language Processing to detect BIG-5 Personality traits based on user's status updates on facebook.
i_love_python
Collection of very useful python scripts that I built at some point for my use. Released as open source for people to use.
JS-Calculator
A calculator web app made using HTML,CSS and JavaScript.
kora
Idea developed in rajasthan hackathon 4.0 ( Implementation under progress )
LED-Controller
A Raspberry Pi project where LED will be controlled using Flask based web app.
show-down
Command line utility to download latest episodes of TV show just by typing name of show. Also we can schedule to automatically download latest episodes of TV shows.
SpojTrackers
Website which compares spoj users based on various attributes like points,no of problems. Also we can search problems of a particular tag ( eg:- DP ) by any user.
MayankPratap's Repositories
MayankPratap/show-down
Command line utility to download latest episodes of TV show just by typing name of show. Also we can schedule to automatically download latest episodes of TV shows.
MayankPratap/i_love_python
Collection of very useful python scripts that I built at some point for my use. Released as open source for people to use.
MayankPratap/LED-Controller
A Raspberry Pi project where LED will be controlled using Flask based web app.
MayankPratap/computation-personality
Using Machine Learning and Natural Language Processing to detect BIG-5 Personality traits based on user's status updates on facebook.
MayankPratap/SpojTrackers
Website which compares spoj users based on various attributes like points,no of problems. Also we can search problems of a particular tag ( eg:- DP ) by any user.
MayankPratap/Pacman-Game-AI
An AI which learns to play pacman using Deep Reinforcement Learning techniques
MayankPratap/BotWarriors
Code for an AI bot which plays 2 player board strategy game called "Game Of Amazons". My bot uses Minimax, Alpha Beta Pruning ,Iterative Deepening and Greedy Heuristics to efficiently make move.
MayankPratap/Brick-Buster-JS
A DX-Ball type breakout game built using javaScript
MayankPratap/CrackingTheCodingInterview
Solutions to cracking the coding interview 6th edition in C++
MayankPratap/interview
Interview questions
MayankPratap/Sarcasm-Detector-Twitter
Made for MLWARE 1 2017 by IIT BHU
MayankPratap/kora
Idea developed in rajasthan hackathon 4.0 ( Implementation under progress )
MayankPratap/BankLoanliness
My code for ML challenge #1 Hackerearth.
MayankPratap/blog-from-scratch
Making my blog using django.
MayankPratap/bot-messenger
A messenger bot for facebook developed for robotics project. It takes image from raspberry pi camera and sends it to subscribed user and it can take reply from user and send it to raspberry pi app.
MayankPratap/casino-app
A decentralized casino app which works on ethereum blockchain.
MayankPratap/chessIT
A web based chess AI( Minimax and a simple board evaluation)
MayankPratap/contest-helpers
Collection of codes of common algorithms and data structures to be helpful in online contests.
MayankPratap/crowdfunding-on-ethereum
A basic crowdfunding platform made on ethereum
MayankPratap/cryptography-codes
A collection of my codes for Wireless Network Security Lab written in Python.
MayankPratap/ctf-tools
Some setup scripts for security research tools.
MayankPratap/EHR-on-Blockchain
Electronic Health Records on Blockchain
MayankPratap/Hackathon-Packing-List
📋 Hackathon Packing List - A Handy Guide
MayankPratap/hacker-scripts
Based on a true story
MayankPratap/indiahacks-ml-2017
MayankPratap/peda
PEDA - Python Exploit Development Assistance for GDB
MayankPratap/pwntools
CTF framework and exploit development library
MayankPratap/rcmnnit
Website for Robotics Club MNNIT
MayankPratap/tyrion-lannister
A bot which generates tweets which look like Game Of Thrones quotes.
MayankPratap/ud120-projects
Starter project code for students taking Udacity ud120