bacterium vanquisher
2025-06
  • Copy of Brain Age's Virus Buster minigame for iOS
  • Gameplay complete, but unpolished. In a proof of concept state.
  • New to game dev, so code is a bit hacky/could use a refactor (learned a lot though!)
  • Fairly extensive writeup in the project readme (linked above)
  • Supplemented by experiments with a well-finished connect 4 app and a small 2049 project.
  • Swift, SwiftUI
lichess refined
2024-09
  • Firefox browser extension
  • Improves landing page of lichess.org
  • Uses lichess API to add rating info
  • HTML, CSS, JS
read more...
clickings
2024-03
  • Minimal clicking game with many themes
  • Fork of typing test typings
  • HTML <canvas>, CSS, JS
read more...
dotes
2021-05
  • Minimal desktop journaling app
  • Write without distractions, browse previous entries
  • Electron.js, Node.js, HTML, CSS, JS