• About
  • Blog
    • Hearthstone card synergy analysis

      Maximizing card synergy by finding cards that are often used together in the same tournament deck. Made using Python and D3.js.

    • How Twitter feels about the 2016 USA presidential candidates

      Live sentiment analysis on Tweets about Bernie Sanders, Donald Trump, Hillary Clinton, and Ted Cruz leading up to the 2016 presidential election. Made using NLTK for Python and D3.js.

      source
    • Neuron draw

      A little exercise in HTML5 canvas drawing and procedural generation. It can create very interesting patterns when you play around with the input variables. Inspired by Santiago Ramón y Cajal, who was one of the first to make detailed drawings of neurons.

      source
    • Year Circler

      Yearly calendar in the shape of a clock, because I like to keep an eye on when I am on a grander scale. An exercise in design and building SVG elements using JavaScript.

      source
    • Octy (unfinished)

      A platfomer-like mobile game with a built-in level editor. Built using the Phaser.js framework. Currently only available in-browser (work-in-progress version) and on Windows Phone (old version built with Construct 2), but I do plan to release it on Android and possibly iPhone some day.