Pseudosoda
is an incubator for Bharath Bhushan's creative output
05/30/2009 —project
Zeitnot: Chess Tactics Trainer

visit site
Zeitnot Screenshot
Zeitnot is a new kind of chess tactics trainer.

why is this special?

  • it uses positions from real games played recently on the internet
  • the interface is minimal compare to alternatives

what did I learn to do?

  • add Drag & Drop functionality via jQuery
  • implement Fade-In/Out effect via jQuery
  • read/write cookies via jQuery
  • mod a C++ Chess engine (Crafty) to mine tactical positions
  • read/write/sort XML markup through C++ & JS
  • query FICS for large quantitites of games
  • calculate ELO and Glicko chess ratings

12/19/2008 —project
Sleeves: Weather Forecast

visit site
Sleeves Screenshot
Sleeves is a simple local weather forecast.

why is this special?

what did I learn to do?

  • position/size better for different screen resolutions
  • write basic Python code and host on Google AppEngine
  • query weather stats (XML) from Yahoo Dev API in Python
  • apply horizontal-scroll effect using MooTools
  • draw primitive-style suns, clouds, and hands in Illustrator