Pinned Repositories
api
The Wunderlist API Documentation
bolt-auction-bot
A bot that competes in asynchronous auctions.
cathreya-blog
Jetpack-Joyride-Clone
A Minimalist clone of the popular Jetpack Joyride game written with OpenGL and C++
Proxy-Server
A simple proxy server using socket programming.
Shell
A shell using unix-like system calls that implements command execution, foreground and background processes , I/O redirection and pipes.
sic-compiler
sic, short for simplified C, is a language designed for the course project of Compilers taken during Monsoon 2019.
Stack-Chef
PounceScoreBounceBot
Quizzing bot for a discord server that makes hosting and participating in quizzes much simpler
NimbooPaani
CodeFunDo++ Project
cathreya's Repositories
cathreya/Proxy-Server
A simple proxy server using socket programming.
cathreya/Stack-Chef
cathreya/api
The Wunderlist API Documentation
cathreya/bolt-auction-bot
A bot that competes in asynchronous auctions.
cathreya/cathreya-blog
cathreya/codebook
Reference material for ACM-ICPC
cathreya/Jetpack-Joyride-Clone
A Minimalist clone of the popular Jetpack Joyride game written with OpenGL and C++
cathreya/OQS-Project
cathreya/Shell
A shell using unix-like system calls that implements command execution, foreground and background processes , I/O redirection and pipes.
cathreya/sic-compiler
sic, short for simplified C, is a language designed for the course project of Compilers taken during Monsoon 2019.
cathreya/cryptography-assignments
Assignments done as part of the Principles of Information Security course at IIITH, Spring 2020.
cathreya/decode-source-files
cathreya/dynamic-percolation-centrality
cathreya/ecc-implementations
Implementations of two popular error correcting codes and their efficient decoding.
cathreya/Fighter-Plane-3D
A basic 3D game written in OpenGL and C++
cathreya/grid-approximator
Given a Treemaker tmd5 file approximates a grid. Work in progress.
cathreya/HPDF
Work with Flask done for Hasura's Product Development Fellowship
cathreya/HPDF-Task-1
cathreya/intro-git
teaching: introduction to git
cathreya/Mario-Game
cathreya/MatrixMultiplication
cathreya/nilmtk
Non-Intrusive Load Monitoring Toolkit (nilmtk)
cathreya/pandas
Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more
cathreya/percolation-centrality
Programs corresponding to the work "Efficient Parallel Algorithms for Computing Percolation Centrality"
cathreya/pocketsphinx
PocketSphinx is a lightweight speech recognition engine, specifically tuned for handheld and mobile devices, though it works equally well on the desktop
cathreya/PounceScoreBounceBot
Quizzing bot for a discord server that makes hosting and participating quizzes much simpler
cathreya/SAD-Quiz-App
cathreya/SIH_Dash
Flask App for SIH
cathreya/stanfordacm
Stanford ACM-ICPC related materials
cathreya/tic_tac_trash-bot
A bot that plays a variation of ultimate tic tac toe, called Xtreme tic tac toe using Search.