Recent activity

Yesterday

nikhilm committed 68b004de01c7 to brainstorm
Tagged version 1.0, which was the one submitted for Apps Dreamer
39 hours ago

8 days ago

nikhilm committed 33903a0882e9 to brainstorm
Fix empty string problem
8 days ago
nikhilm committed 6b41aa5e5b48 to brainstorm
Not sure if this will help, but no time
8 days ago
nikhilm committed 0dfbbec7a7fd to brainstorm
Stricter parsing rather than casting
8 days ago
nikhilm committed dc030d5231bf to brainstorm
Added input validation
8 days ago
nikhilm committed fa544aeafeea to brainstorm
Removed source.html from version control since its generated
8 days ago
nikhilm committed 2d1494a63db1 to brainstorm
Fixed concurrent mod issue by copying to an array first. Considering we have only 2 or 3 receivers, this shouldn't impact performance
8 days ago
nikhilm committed e145159290fb to brainstorm
first step to fixing concurrent modification errors in the client
8 days ago
nikhilm committed ded74f7d7180 to brainstorm
Fixed NullPointerException on first click
8 days ago
nikhilm committed 442fae47f505 to brainstorm
Renamed design doc
8 days ago
nikhilm committed 2ca74d252f2c to brainstorm
Debug info. to be removed
8 days ago
nikhilm committed 71067ffeccc0 to brainstorm
Added pygment highlighted generator and helper
8 days ago

Repositories

 nikhilm / brainstorm (created 3 weeks ago)

A whiteboard in Java, made for Apps Dreamer at Synapse 2010. ( http://synapse.daiict.ac.in/index.php/events/technical/kernel/appsdreamer )

 nikhilm / cq (created 7 months ago)

Cq ( Commit Queue ) is a tool to work offline on a Mercurial clone of a Subversion working copy. All changes done in the local Mercurial repository can be pushed to the Subversion repository when the network is available. Cq is in a very early stage, see DESIGN ( incomplete ) for details

 nikhilm / ddm (created 4 months ago)

A distributed download manager, currently vapourware

 nikhilm / lc3bf (created 4 months ago)

An implementation of brainfuck in LC-3 assembly language. w00t :)

 nikhilm / minestrone (created 3 weeks ago)

A music streaming server in Javascript + node.js

 nikhilm / newlisp-redis (created 3 weeks ago)

Newlisp bindings for the Redis database

 nikhilm / yajl-js (created 10 days ago)

JavaScript bindings to Yet Another JSON Library ( http://lloyd.github.com/yajl/ ) for node.js ( http://nodejs.org )