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/scripts
These are useful Unix scripts that I want to WOUA (Write Once Use Anywhere) except Windoze of course.
kedarmhaswade/talkd
Talking Dictionary for Linux
kedarmhaswade/utf8
A helper script to give you utf-8 encoding for anything you want ...
kedarmhaswade/jmh-benchmarks
Some basic jmh-benchmarks
kedarmhaswade/antlr4gs
ANTLR4 Getting Started
kedarmhaswade/assignment-simulator
Peer-reviewed Assignments
kedarmhaswade/dx-toolkit
DNAnexus platform client libraries
kedarmhaswade/epicode
Code for Elements of Programming Interviews
kedarmhaswade/example-datastax-driver
Examples showing use of Datastax Cassandra Driver with Cassandra 3 and Tables of your choice (especially JanusGraph)
kedarmhaswade/gobook
The exercises from gopl.io
kedarmhaswade/graphframes
kedarmhaswade/greetings
Simple java hello world type of program for use in demonstrations
kedarmhaswade/impatiently-scala
Exercises as Scala Worksheets from Cay Horstmann's book
kedarmhaswade/InterviewPreparation
This repository contains questions from interview bit.
kedarmhaswade/is-this-archetype-bug
As a good citizen, I tried to create a "test-case" that is easily reproducible.
kedarmhaswade/java-blog-aggregator
Java Blog Aggregator
kedarmhaswade/javacallbacks7
a tale of two (primordial and verbose) drivers -- on the way to java 8
kedarmhaswade/learning-sql
# Notes from Alan Beaulieu's Book (converted from my gists)
kedarmhaswade/leveldb
Port of LevelDB to Java
kedarmhaswade/mastering-chrome-devtools
Website for teaching Chrome DevTools
kedarmhaswade/nnfa
bootstrap code
kedarmhaswade/py
Learning Python! Does exercises from several books.
kedarmhaswade/remark
A simple, in-browser, markdown-driven slideshow tool.
kedarmhaswade/sdcnd
kedarmhaswade/Setting-up-Spark-with-Maven
First Spark tutorial solution with explanation
kedarmhaswade/since-when
Generates a readable report of which java API was added since when ...
kedarmhaswade/SparkInternals
Notes talking about the design and implementation of Apache Spark
kedarmhaswade/spring-hibernate-810
adding the database support to our spring app
kedarmhaswade/spring-tiles-bs-jsp-47
This covers the Spring Tutorials 4-6 on YouTube by Jiri Pinkas
kedarmhaswade/springtut13
Represents the repo related to the parts 1-3 excellent YouTube repo's by Jiri Pinkas