Open-source tools, utilities, and experiments.
A selection of things I've built to explore an idea, solve a practical problem, or make a workflow easier. Most are intentionally small and focused.
View GitHub profile ↗Repository index
Projects built to learn and be useful.
From product prototypes to Android tooling, each repository captures a focused problem and a practical implementation.
Beautiful Todos
A focused task manager designed to make capturing and completing everyday work feel effortless.
Binary Search in TypeScript
A concise, typed implementation of binary search with an emphasis on clarity and fundamentals.
Array Chunk in TypeScript
A small TypeScript utility for splitting arrays into predictable, fixed-size groups.
User Auth with GraphQL
A complete authentication reference using GraphQL, Apollo, Redis, and containerized services.
Fastboot Tool
A Linux command-line workflow for safely flashing recovery and boot images to Android devices with Fastboot.
Flash My zImage
A one-command utility for packaging a compiled Android kernel into a flashable ZIP.
Kernel Tool
A Linux toolkit for unpacking, repacking, and creating flashable Android kernel images.