Pinned Repositories
APIfy
Convert data in any static site to JSON API by scraping it dynamically. Try http://apify.heroku.com
gitwall
gitwall is a card wall/todo list for github projects
javascript_functional_koans
Functional programming concepts explained in Javascript using "Functional programming for the rest of us" http://www.defmacro.org/ramblings/fp.html
jsonify_rack_example
Example Rack application using scrapify/jsonify gem to scrap static sites and expose them as JSON APIs
litexte
litexte is a textile parser
metaprogramming_koans
Ruby Metaprograaming Koans (Inspired by EdgeCase RubyKoans).
pIpe
pIpe is ifttt for websites/webservices linked to webservices/smartphones/desktops with advanced filters
scrapify
ScrApify is a library to build APIs by scraping static sites and use data as models or JSON APIs. It powers APIfy which is used to create JSON APIs from any html or wikipedia page
sathish316's Repositories
sathish316/metaprogramming_koans
Ruby Metaprograaming Koans (Inspired by EdgeCase RubyKoans).
sathish316/javascript_functional_koans
Functional programming concepts explained in Javascript using "Functional programming for the rest of us" http://www.defmacro.org/ramblings/fp.html
sathish316/dropwizard-multitenancy-example
sathish316/prognos-spark-example
Spark usage example for Prognos library: https://github.com/sathish316/prognos
sathish316/vaxnotifier
sathish316/arapp
augmented reality android app
sathish316/arapp_product_service
backend service for augmented reality android app
sathish316/arduinohacks
sathish316/azkaban
Azkaban workflow manager.
sathish316/coderwall
Professional network for software engineers
sathish316/dotemacs
emacs config
sathish316/dotfiles-neovim
neovim config and plugins for programming envs along with basic usage guide for plugins
sathish316/dotvim
vim dot files
sathish316/dropwizard-multitenancy
sathish316/druby-integration-tests
Integration tests for distributed systems using druby
sathish316/emacs-for-clojure
sathish316/estore-druby-tests
DRuby for integration testing distributed systems source code
sathish316/go-koans
koans for go
sathish316/hbase-object-mapper
Java-annotation based compact utility library for HBase that helps you: [1] convert objects of your bean-like classes to HBase rows and vice-versa [2] define data access classes for random access of HBase rows
sathish316/metric_fu
A fist full of code metrics
sathish316/PredictionIO
PredictionIO, a machine learning server for software developers and data engineers.
sathish316/prognos
sathish316/prognos-scalding-example
Scalding usage example for Prognos library: https://github.com/sathish316/prognos
sathish316/rack-timeout
Abort requests that are taking too long
sathish316/scala-basics-2
sathish316/solarized
precision color scheme for multiple applications (terminal, vim, etc.) with both dark/light modes
sathish316/SpyGlass
Cascading and Scalding wrapper for HBase with advanced read features
sathish316/statreduce
A library which to write Hadoop MapReduce jobs with map step in Java and reduce step in R for statistical computations
sathish316/traverse
sathish316/vimux-ruby-test
vim plugin to run ruby tests using https://github.com/benmills/vimux