Pinned Repositories
Albums
JavaFX-based desktop app built using MVC architecture.
Concurrent-File-Wrapper
Quickly wrap files.
generate-sub-directories
Test Script
GoodEats
Keep track of your calories through computer vision!
GrindTime
GrindTime, an app that decides wether it's the right time to study based on the temperature, noise-level, and humidity parameter.
IFEval
Evaluator for LLMs
Operating-System
My projects for CS-416 at Rutgers. Operating System Design
pypods
A lightweight solution to execute Python dependencies in an isolated fashion.
Stream-Video-gRPC
Video Streamer with GRPC!
Win-ProfHacks2020-Sentry
Rohan2002's Repositories
Rohan2002/IFEval
Evaluator for LLMs
Rohan2002/pypods
A lightweight solution to execute Python dependencies in an isolated fashion.
Rohan2002/Stream-Video-gRPC
Video Streamer with GRPC!
Rohan2002/Concurrent-File-Wrapper
Quickly wrap files.
Rohan2002/generate-sub-directories
Test Script
Rohan2002/GrindTime
GrindTime, an app that decides wether it's the right time to study based on the temperature, noise-level, and humidity parameter.
Rohan2002/Malloc-Free
Re-invent Malloc and Free Functionality in C
Rohan2002/Albums
JavaFX-based desktop app built using MVC architecture.
Rohan2002/Chess
CLI-based chess game.
Rohan2002/GoodEats
Keep track of your calories through computer vision!
Rohan2002/gRPC-Ping-Pong
Implementation of Ping-Pong by using multiple gRPC communication paradigms
Rohan2002/Operating-System
My projects for CS-416 at Rutgers. Operating System Design
Rohan2002/Advance-Housing-Regression
Going to predict some house sale prices tonight.
Rohan2002/Albums-Android
Rohan2002/awesome-distributed-systems
A curated list to learn about distributed systems
Rohan2002/coding-interview-university
A complete computer science study plan to become a software engineer.
Rohan2002/common-bash-scripts
Misc scripts for my personal use
Rohan2002/cpython
The Python programming language
Rohan2002/dslabs
Distributed Systems Labs and Framework
Rohan2002/emacs-clojure-config
https://github.com/flyingmachine/emacs-for-clojure/
Rohan2002/googleapis
Public interface definitions of Google APIs.
Rohan2002/graphapi
Graph API
Rohan2002/img2dataset
Easily turn large sets of image urls to an image dataset. Can download, resize and package 100M urls in 20h on one machine.
Rohan2002/pikepdf
A Python library for reading and writing PDF, powered by QPDF
Rohan2002/PyQT-Notes
Quick PyQT notes.
Rohan2002/QBHacks
Website for 12-hour hackathon called QBHacks
Rohan2002/qbweb
Rohan2002/rohan2002.github.io
Rohan2002/rust
Empowering everyone to build reliable and efficient software.
Rohan2002/Synchronized-Thread-Counter
Posix Threads Counter. Producer-Consumer relationship