Pinned Repositories
toolkit
Visualize your data structures in augmented reality
Unity-App
Mobile application to visualise data structures and algorithm in augmented reality
Customer-Complaints
WebApp to classify the voice based complaint into its respective department
Extractive-Summarizer
A TF-IDF Score based, TextRank Extractive Summarizer in Python with Flask webapp.
Koch-s-Snowflake
A simple implementation of Koch's Snowflake pattern using OpenGL in C++.
LinearRegressionFromScratch
I tried my best to implement Linear Regression using as little additional libraries as possible for the better understanding. Hope this helps someone who just cannot get their head around on where to begin.
Llama-Defence
You've been hired to defend the castles from rabid Llamas
Mosquito-Beats
A CNN based classifier for mosquito species based on their wing-beat patterns.
rustic-db
Key Value store implemented in Rust
URL-Calculator
A simple calculator that performs simple operations, but as a webapp based on Flask and takes dynamic URLs as input.
yatharthmathur's Repositories
yatharthmathur/Customer-Complaints
WebApp to classify the voice based complaint into its respective department
yatharthmathur/Mosquito-Beats
A CNN based classifier for mosquito species based on their wing-beat patterns.
yatharthmathur/rustic-db
Key Value store implemented in Rust
yatharthmathur/Extractive-Summarizer
A TF-IDF Score based, TextRank Extractive Summarizer in Python with Flask webapp.
yatharthmathur/URL-Calculator
A simple calculator that performs simple operations, but as a webapp based on Flask and takes dynamic URLs as input.
yatharthmathur/AgePrediction
Age classifier for Actors using ConvNet.
yatharthmathur/AVELearning
yatharthmathur/Beginners-Crash-Course-to-Elastic-Stack-Series-Table-of-Contents
yatharthmathur/Bookmarker
yatharthmathur/Breathtaking
A fun project to implement object detection (the breathtaking Keanu Reeves) using ConvNet and image processing. The dataset was compiled by hand.
yatharthmathur/coding-interview-university
A complete computer science study plan to become a software engineer.
yatharthmathur/cpython
The Python programming language
yatharthmathur/Data-Science--Cheat-Sheet
Cheat Sheets
yatharthmathur/DeepFakeDetection
yatharthmathur/DinoRush
Classic Google Chrome Dinosaur game using PyGame and OpenGL. Added new textures and optimized difficulty and smoothened up the gameplay a bit.
yatharthmathur/HateSonar
Hate Speech Detection Library for Python.
yatharthmathur/iotworkshop
Sample code for IoT and Microcontroller Workshops
yatharthmathur/Kaleidoscope
Simple Kaleidoscopic pattern generator, using OpenGL in C++. Demonstration of how simple mathematics and some coding can produce amazing patterns.
yatharthmathur/LocoDonor
A flask based webapp showcasing Database connectivity with MongoDB.
yatharthmathur/MesoNet
yatharthmathur/MNIST-Classifier
Very simple implementation of Deep Neural Networks to solve the classical MNIST problem.
yatharthmathur/post-tuto-deployment
Repo pour le blog post avec Ahmed
yatharthmathur/public-apis
A collective list of free APIs
yatharthmathur/Python
All Algorithms implemented in Python
yatharthmathur/Qt-Pi
Pi Interface for AskEye
yatharthmathur/RedditAnalysis
This project aims to develop a Reddit Flair detection system by scraping subreddit data and then performed required analysis to develop a model which can classify each post to its respective flair.
yatharthmathur/rustlings-solutions
:crab: Small exercises to get you used to reading and writing Rust code!
yatharthmathur/Sign-Language
A very simple CNN project.
yatharthmathur/sitehound-frontend
Site Hound (previously THH) is a Domain Discovery Tool
yatharthmathur/twitter-scraper
Scrape the Twitter Frontend API without authentication.