Pinned Repositories
cities
A simple database to import database of US cities/zipcodes/states
datacube
some implementations of a classic data cube
gma
Guess My Age
interesting-problems
Random problems that interest me. Most of them are algorithm problems.
jmh-benchmarks
Some basic jmh-benchmarks
mavenear2
Maven2 based Java EE 5/6 EAR
rails-sti
demonstrates Rails STI
scripts
These are useful Unix scripts that I want to WOUA (Write Once Use Anywhere) except Windoze of course.
kedarmhaswade's Repositories
kedarmhaswade/rails-sti
demonstrates Rails STI
kedarmhaswade/gma
Guess My Age
kedarmhaswade/mavenear2
Maven2 based Java EE 5/6 EAR
kedarmhaswade/alvis
It's a short for ...
kedarmhaswade/blueprint-css
A CSS framework that aims to cut down on your CSS development time
kedarmhaswade/bootstrap
HTML, CSS, and JS toolkit from Twitter
kedarmhaswade/httmultiparty
HTTMultiParty is a thin wrapper around HTTParty to provide multipart uploads.
kedarmhaswade/lilutils
Lil' utilities to promote reuse ...
kedarmhaswade/oauth2-provider
An OAuth2 Provider for rack based apps
kedarmhaswade/patricia-trie
Practical Algorithm to Retrieve Information Coded in Alphanumeric (PATRICIA)
kedarmhaswade/rails-locking
A simple example that shows how rails db-locking is done (OCC)
kedarmhaswade/rdoc_rest
RDoc generator for auto documenting REST based APIs
kedarmhaswade/shapado
Free and open source Q&A software, open source stackoverflow style app written in ruby, rails, mongomapper and mongodb.
kedarmhaswade/using_jruby
Code samples from the "Using JRuby" book
kedarmhaswade/angularisms
Learning Angularisms
kedarmhaswade/dotjs
~/.js
kedarmhaswade/etonreve
Some problems ...
kedarmhaswade/fix-commit
Fix this commit, please ...
kedarmhaswade/git-learn
Learning git.
kedarmhaswade/hadoop-mrx
A working example of Java MapReduce client for Hadoop-2
kedarmhaswade/hiped2
Source code that accompanies the book "Hadoop in Practice, Second Edition".
kedarmhaswade/html2textile
Ruby library to convert HTML to Textile
kedarmhaswade/ircsome
An experiment in sentiment analysis
kedarmhaswade/jmt
Some concurrency tests for java.util.concurrent and other classes, mainly from an "understanding" standpoint.
kedarmhaswade/li-rnr-app
Lithium RnR Application
kedarmhaswade/littleosbook
Source for the little book about OS development
kedarmhaswade/my-head-nack
An interesting anagram and a knack (k silent ;))
kedarmhaswade/patterns
Rails-like framework built during the Owning Rails Masterclass to explain the design patterns behind Rails. Join the next class to learn more: http://owningrails.com
kedarmhaswade/simple-string-search-bm
A caliper benchmark for string replacement code ...
kedarmhaswade/xslt-bench
some xslt experiments