Repository to store code for Stanford's Cryptography course(s) being taken via Coursera.org
RESTful blackjack API. In development. Does not support real or virtual currencies at the moment.
Code in C# to generate and solve a Boggle board. It's highlight is an intelligent representation of words in memory that aids recursion while minimizing the memory space usage. Link to download code: http://src.devghai.com/boggleNet/zipball/master Cloning is not available yet.
repository to hold my various personalization things in various touch points.
This repo holds code that was made in around 2.5 months in latter part of 2011 while pursuing graduate studies at CMU. Information about the project can be found at http://www.etc.cmu.edu/projects/survey/. The admin panel was hacked together in last few weeks and hence is not a good judge of how I would write UI code. The funnest part was found after I was done with the project... I didn't know anything about JSON-RPC but it turns out I had designed and implemented the full JSON-RPC spec even without knowing it! 'extern' directory contains a doc that contains script that was used to data mine car data, and also the complete documentation about the project that was submitted at the end of the semester.
Port of engine written to solve Boggle board in C# to Qt. This will remain a work in progress for a long time.
My first ever Java application written for an interview test.
Rudimentary Configuration Management written in Ruby.