5hubh4m
PhD student at the Department of Computer Science at Cornell University.
Cornell UniversityIthaca, NY
Pinned Repositories
bril-hs
A library for processing Bril programs in Haskell.
ChatUp
A simple socket based GUI real-time chatting application built on client-server model in Python 2.7!
homespan-thermostat
HomeKit connected smart thermostat based on Arduino using HomeSpan.
ltdp-viterbi-algorithm
An LTDP parallelisation for the Viterbi algorithm, based on http://dl.acm.org/citation.cfm?id=3001840.2983553
simple-scheme
A simple scheme implementation in Haskell.
simple_ra
An interpreter for the Relational Algebra along with a simple file based storage backend.
snake-ncurses
A Classic Snake Game with ncurses.
snake-sdl2
A Classic Snake Game in SDL2
traycer-hs
A ray tracer in Haskell.
Understanding-network-stack-overheads-SIGCOMM-2021
Tools for profiling the Linux network stack.
5hubh4m's Repositories
5hubh4m/homespan-thermostat
HomeKit connected smart thermostat based on Arduino using HomeSpan.
5hubh4m/ChatUp
A simple socket based GUI real-time chatting application built on client-server model in Python 2.7!
5hubh4m/simple_ra
An interpreter for the Relational Algebra along with a simple file based storage backend.
5hubh4m/ltdp-viterbi-algorithm
An LTDP parallelisation for the Viterbi algorithm, based on http://dl.acm.org/citation.cfm?id=3001840.2983553
5hubh4m/snake-ncurses
A Classic Snake Game with ncurses.
5hubh4m/snake-sdl2
A Classic Snake Game in SDL2
5hubh4m/bril-hs
A library for processing Bril programs in Haskell.
5hubh4m/bril-scala
This is a standalone library to enable processing of Bril programs in Scala.
5hubh4m/simple-scheme
A simple scheme implementation in Haskell.
5hubh4m/traycer-hs
A ray tracer in Haskell.
5hubh4m/zombies-vs-soldier
A 2D Endless Topdown Zombie Shooter Game.
5hubh4m/99-haskell-problems
Solutions to the Ninety Nine Haskell Problems.
5hubh4m/akka-kubernetes
A example project to demonstrate how to setup a simple akka remote configuration on a Kubernetes cluster.
5hubh4m/bplus_tree
A in-memory implementation of a B+ Tree. (WIP)
5hubh4m/bril-processing
This is a repository for CS 6120 course projects and assignments. It contains Scala code used to perform operations on Bril programs.
5hubh4m/computer_graphics_fall_2016
Implementation of various computer graphics related algorithms.
5hubh4m/CS231n
Repository for assignments of the course CS231n: Convolutional Neural Networks for Visual Recognition.
5hubh4m/neushell
A simple, small unix shell.
5hubh4m/publications_portal
A publications portal written with love in django and python3.
5hubh4m/bolt
Bolt is a language with in-built data-race freedom!
5hubh4m/bril
an educational compiler intermediate representation
5hubh4m/cs6120
advanced compilers
5hubh4m/data_mining_fall_2016
The repository for data mining 2016 fall semester assignment submission.
5hubh4m/eRPC
Efficient RPCs for datacenter networks
5hubh4m/HdrHistogram_py
A port of HdrHistogram in native python
5hubh4m/infinity
A lightweight C++ RDMA library for InfiniBand networks.
5hubh4m/mba6x_bl
MacBook Air 6,1 and 6,2 (mid 2013) backlight driver
5hubh4m/xic-hs
A parser for the Xi programming language.