Pinned Repositories
BinPackingProblem
A one dimensional container loading problem using Next Fit and also displaying Bin contents.
CGOL
An emulation of the Conway's Game of Life with Object Oriented Programming and Data file handling.
ch4t
Chatting app in Go.
Chatapp
A real-time chat app.
drowsy-api
An endpoint accepting a stream of images to classify if the user is drowsy (or driver drowsiness detection)
facedec
Face detection on image stream transmitted from a Raspberry Pi.
image-info
Selecting a thumbnail from a video based on user genre preference.
quickdocs
An online real-time text editing software.
remote-ops
Easy-2-Deploy ML models.
Work-Monitor
A Workplace Management System using Django integrating text, video chat and event creation.
hrithik-jha's Repositories
hrithik-jha/Work-Monitor
A Workplace Management System using Django integrating text, video chat and event creation.
hrithik-jha/ch4t
Chatting app in Go.
hrithik-jha/facedec
Face detection on image stream transmitted from a Raspberry Pi.
hrithik-jha/image-info
Selecting a thumbnail from a video based on user genre preference.
hrithik-jha/BinPackingProblem
A one dimensional container loading problem using Next Fit and also displaying Bin contents.
hrithik-jha/CGOL
An emulation of the Conway's Game of Life with Object Oriented Programming and Data file handling.
hrithik-jha/Chatapp
A real-time chat app.
hrithik-jha/Driver-Drowsiness
NodeJS server code of a driver drowsiness detection system
hrithik-jha/drowsy-api
An endpoint accepting a stream of images to classify if the user is drowsy (or driver drowsiness detection)
hrithik-jha/FakeNewsDet
A fake news detector built using NLP which takes the article link as input and determines its authenticity.
hrithik-jha/FFCSonTheGo
FFCS course registration made hassle free for VITians. Search courses and visualize the timetable on the go!
hrithik-jha/img-channelling
Server client setup where server can split images into RGB channels and client merges them.
hrithik-jha/NLPMinis
Small code snippets implementing various NLP methods and functions.
hrithik-jha/pensieve
Neural Adaptive Video Streaming with Pensieve (SIGCOMM '17)
hrithik-jha/phpAuth
Barebones Login and Registration using PHP and MySQL.
hrithik-jha/project-omega
hrithik-jha/quickdocs
An online real-time text editing software.
hrithik-jha/rcmder
rcmder is an end-to-end entertainment recommender API using ML to predict a user's taste in movies or music.
hrithik-jha/re-learning
Collection of reinforcement learing exercises.
hrithik-jha/remote-ops
Easy-2-Deploy ML models.
hrithik-jha/SpaceDataVisualisation
A WebApp for Web Scraping and finally plotting the web data using d3.js, c3.js and Python.