Pinned Repositories
Airplane-Simulator
A 3D game made using OpenGL.
Amazon-Bestseller-Books-Scraper
This scraper scrapes Amazon to get details(title, author, price etc.) of bestselling books.
Automated-Birthday-Wishes-on-Facebook
Automatically wish your facebook friends on their birthday
CP-codes
My competitive programming archive
Extreme-Tic-Tac-Toe
An AI agent implemented using Minimax Algorithm with Alpha-Beta Pruning
Hacker101-CTF
Solutions to Hacker101-CTF
My-Shell
A custom terminal shell coded in C++ based on the POSIX architecture with integrated syscalls.
Power-Grep
String matching algorithm(KMP) for very large datasets using Mapreduce
RL-Snake-Game
Deep Q-Learning applied to snake game
Wikipedia-Search-Engine
A Mini-Wikipedia search engine.
h-sinha's Repositories
h-sinha/Airplane-Simulator
A 3D game made using OpenGL.
h-sinha/Amazon-Bestseller-Books-Scraper
This scraper scrapes Amazon to get details(title, author, price etc.) of bestselling books.
h-sinha/CP-codes
My competitive programming archive
h-sinha/Hacker101-CTF
Solutions to Hacker101-CTF
h-sinha/Automated-Birthday-Wishes-on-Facebook
Automatically wish your facebook friends on their birthday
h-sinha/Blockchain
Basic implementation of blockchain.
h-sinha/Codeforces-Hacking-Script
Automates the process of hacking solutions in Codeforces Educational rounds.
h-sinha/Codeforces-Solutions-Scraper
Web Scraper for scraping user submissions on Codeforces
h-sinha/important-codes
Some important codes for competitive programming
h-sinha/Extreme-Tic-Tac-Toe
An AI agent implemented using Minimax Algorithm with Alpha-Beta Pruning
h-sinha/My-Shell
A custom terminal shell coded in C++ based on the POSIX architecture with integrated syscalls.
h-sinha/Power-Grep
String matching algorithm(KMP) for very large datasets using Mapreduce
h-sinha/RL-Snake-Game
Deep Q-Learning applied to snake game
h-sinha/Wikipedia-Search-Engine
A Mini-Wikipedia search engine.
h-sinha/al-go-rithms
:musical_note: Algorithms written in different programming languages - https://zoranpandovski.github.io/al-go-rithms/
h-sinha/Applications-of-Linear-Programming
Linear Programming for solving various real life problems
h-sinha/Bigtable
h-sinha/Botomania-2021
h-sinha/BTP-2
Web application to host flood prediction software
h-sinha/dashfeed
News Aggregator made using Flask
h-sinha/Jetpack-Joyride-Clone
A basic replica of Jetpack-Joyride using OpenGL.
h-sinha/Join-Validator
Join validation code for Data Systems - Assignment 4
h-sinha/MPI-Programs
h-sinha/Proxy-Server
HTTP proxy server
h-sinha/PSNE-and-WDS
h-sinha/Quiz-Portal
A Quiz Portal made with GoLang and React.
h-sinha/README
Welcome, friend! Here's an overview to our engineering team's documentation
h-sinha/SimpleRA
A laughably-minimalist, integer-only, read-only Relational Database Management System that makes the author question why they ever bothered to write it up!
h-sinha/slidErr
Automation of slide matching
h-sinha/spoj-problems
Solution to SPOJ-problems