A list of the aimless(not so aimless)—now dead, projects that I worked on over the years.
Kwery
Kwery was my attempt at a single person lifestyle business. The business did not work out; I open-sourced the code.
https://github.com/kwery/kwery
External Calls
Accompanying Jupyter Notebook for my blog on external calls.
https://github.com/abhirama/external-calls-blog
Selfie
Selfie is a Jenkins plugin that lets you configure recurring jobs born out of a practical need at work.
https://github.com/abhirama/selfie
SmushIt
SmushIt is a command-line tool which losslessly compresses all the images in the passed directory using yahoo!’s smush.it image compression utility.
https://github.com/abhirama/smushit
Coursera Download
Coursera Download is a Python script to download Coursera lecture assets.
https://github.com/abhirama/coursera-download
XML Splitter
XML Splitter is a Java utility to split a large XML file into well-formed smaller XML files.
https://github.com/abhirama/xml-splitter
PHP Police
PHP Police is a small specific PHP linter.
https://github.com/abhirama/php-police
Tab Jumper
Tab Jumper is a Google Chrome plugin that lets you name tabs and then switch to them based on their names.
Example WordPress Plugin
An example WordPress plugin that I wrote for a blog post.
https://github.com/abhirama/wordpress-example-plugin
n-puzzle
n-puzzle is a Facebook game of n-puzzle written during the days when Facebook games where all the rage.
https://github.com/abhirama/n-puzzle
Geek Nav SoundCloud
Geek Nav SoundCloud is a Google Chrome extension that lets one navigate SoundCloud using one’s keyboard.
https://github.com/abhirama/geek-nav-soundcloud
Robot Fruit Hunt
Robot Fruit Hunt is a solution to the initial version of https://github.com/scribd/robot-fruit-hunt.