Pinned Repositories
barista
interpreter for liquid handling protocol description language. in haskell!
cellular
noodling around with different cellular automata rules
classy_finder
Change your OSX finder icon to be much classier
cube_bot
markov chain xmpp bot written in python
dotfiles
various config files
launchdata
Historical space rocket launch and payload info
METAR
NOTAM: get METAR weather readings on your command line!
quill
browser based collaborative pen-enabled whiteboard
Rhythmic
Album-centric desktop music player written in Scala
vm
Gameboy Color (Zilog Z80) emulator
vsinha's Repositories
vsinha/cube_bot
markov chain xmpp bot written in python
vsinha/mancala
a mancala search-based AI player/solver
vsinha/simple_c_compiler
a stripped down C compiler written using Lex and YACC for Purdue's Computer Architecture course
vsinha/windward_codewar_14
http://www.windward.net/code-war/
vsinha/BookMixer
Markov chain book mashup android app
vsinha/function_plotter
CS 314 assignment to compute a few different numerical methods
vsinha/kruskals_algorithm
Finds best minimum spanning tree(s) of an inputted graph, written for CS 251
vsinha/nupic.core
Core algorithms for NuPIC (under construction).
vsinha/nupic.fluent
A platform for building language / NLP-based applications using NuPIC and CEPT.
vsinha/pokerbot
python poker player for Enova Hackathon 2013 at Purdue
vsinha/shell
unix shell project, written for cs252
vsinha/webserver
threaded C webserver for cs252