Things I have built, mostly small tools that scratched an itch.
Split exported chat logs into dates and messages, then plot who talks more and about what.
Linux shell cd replacement. cd on steroids, with a fuzzy finder and directory bookmarks.
Pulls tweets through the v1.1 Search API, classifies them positive or negative, and visualizes the result. Usable as a product or market-research probe.
Computing PageRank over the wt2g TREC 1997 web crawl with a Markov-chain random-walk model.
A small BrainF**k variant. Parses an array of tokens like a Turing strip.
A network chat client using socket programming in Python.
An implementation of the virtual tarot game.