Fork me on GitHub

Portfolio

  • r_t
    R Language Poster

    Academic Poster on the R Programming Language.

  • h_slime2
    Slime Volleyball Tech Demo

    A slime volleyball game developed for Android with multi-touch controls, a custom physics engine, and animated sprites.

  • h_wta
    WTA Bus Routing

    A command-line route planning application for Whatcom Transit Authority’s bus schedule.

Code

Addepar Ant AI & Blob-Bomb

ants

Addepar requests that internship applicants program an ant AI in Java. This was my first experience programming an AI, so I stuck with classic techniques like state machines and A* pathfinding to be sure I ended up with something functional. In this article, I’ll be documenting the challenge, my strategy, and possible improvements. I’ll also …

Read more