voo.gg
work / projects / writing
Projects

Side projects, old and new.

  • Tabby.to
    A cloud-based tab manager — save, organize, and share collections of links across machines.
  • Facial Keypoints Detection and Filter Application
    CV pipeline that locates facial keypoints and applies real-time filters (e.g. sunglasses) via webcam.
  • Dog Breed Detection with Transfer Learning
    Haar Cascades for face detection feeding a CNN (transfer learning) that classifies the dog's breed.
  • American Sign Language Recognizer
    Hidden Markov Models trained to recognize ASL words from tracked hand and nose positions.
  • Wargame Web
    Adversarial-search AI (Minimax with Alpha-Beta pruning) playing a points-capture game, with an HTML/JS front-end.
  • Tetris Web Game
    Tetris in HTML5 canvas + jQuery, 2014 — preserved in amber as a time capsule of pre-framework, pre-ES6 JavaScript.
  • Memory Web Game
    A simple memory-matching browser game in vanilla HTML and JavaScript — exercise from my NYU Advanced JavaScript class.
© 2026 | voo.gg