Development

Games

Knight Hopper is a strategic puzzle game where you move like a chess knight on a 10×10 grid. The goal is to fill every square and reach 100 by planning your path ahead. Easy to learn, but endlessly challenging!

Web

Running pace calculator
The countdown timer lets you set a specific date and time, then counts down to that moment.
The interval timer runs fixed-duration timers with optional delay, custom phases, repeat cycles, and a polite sound at each boundary.
A simple and fun interval looper for cycling a steady rhythm or exercise.
A micro-site for time and date info.
Compare two sets of lines or search terms line-by-line.
A minimalist web app for generating lottery number sets. You're still going to lose, though 😄

Dev

A demo site that shows how to turn any emoji into a browser tab icon using only standard web features.
Web based tool for URL and Base64 encoding/decoding.

CLI tools

CLI utility to add and remove .gitkeep files to directories. 📁
Find duplicate files recursively from a directory. 🔍
Minimal FTP deploy tool with .env config and JSON-based upload map. 🛠️
A minimal CLI tool that merges the contents of multiple text files into a single .txt output file.