Does every programmer need to have projects on the side? That’s what the world wants to believe. Although I don’t understand how a professional programmer can do real side projects without affecting his/her dayjob. Or his/her sanity.
Some tiny and simple things I have tried to do
- TicTacToe using reagent
- Generating MIDI files using C++11
- An OSX web browser which doesn’t do anything
- A very minimal JavaScript library for printing a collapsible tree
Some not-so-tiny things I have done
- Bangla transliterator from Roman letters to Unicode
- ClojureScript version of the above
- A search engine for recent YouTube videos (source)