Abhishek Tandon's starred repositories
computer-science
🎓 Path to a free self-taught education in Computer Science!
trackingprotection-tools
A collection of tools for working with and analyzing Tracking Protection as implemented in Firefox
coursera-dl
Script for downloading Coursera.org videos and naming them.
android-classyshark
Android and Java bytecode viewer
canny_edge_detector
Canny Edge detector library
Gmail-Bot
A simple Gmail bot I created in Node.js to help actively filter my emails. The motivation behind this project is due to the fact that some random recruiters don't bother looking at my resume which clearly states that I'm looking for a Frontend Web Developer position, not a Android Developer position. If I don't respond, they'll call me which wastes my time so I decided to make this bot to kindly turn them down.
Digit-Recognition-Using-CNN
This code (with sufficient documentation) uses the mnist digit dataset of 70000 digit images, of which it uses 60000 images to train the Convolutional Neural Network and the rest 10000 images for testing it.
Image-Processing-in-Python
This repository contains the links to the article that I wrote on Medium pertaining to Image processing.
Emotion-detection
Real-time Facial Emotion Detection using deep learning
matplotlib
matplotlib: plotting with Python
jennifer_dewalt
a.k.a. 180 Websites in 180 Days
neural_artistic_style
Neural Artistic Style in Python
neural-style-painting
Implementing of the "A Neural Algorithm of Artistic Style"
hand-gesture-recognition
Detect number of fingers from image or video using OpenCV
SolveSudoku
Extract and solve sudoku from an image using Computer Vision and Deep Learning
WhatsApp-Bot
This Python-based Web WhatsApp Bot utilizes Selenium and web automation to send messages automatically to your WhatsApp contacts via web.whatsapp.com.
sudoku_solver
Solving a Sudoku Puzzle from a screenshot
real_time_sudoku_solver
An application that connects to Computer Webcam and solve Sudoku in Real Time (Python, OpenCV and Keras)
Sudoku-Solver-Android
An Android app that solves a sudoku board, or reports that it is unsolvable.