Projects I have shipped and articles on what I learn along the way, from search infrastructure and dev tools to the games I make for my own game nights.
37 entries
Feb 08, 2026A multi-agent harness I built that turns a single topic into a finished short-form educational video, and cut my video-making time by about 10x.
→Nov 25, 2025A few small tools I built while moving my own data off the cloud and onto my home NAS, shared for anyone else backing up Google and Snapchat exports.
→Nov 20, 2025A tool I built to turn GitHub Gists into clean PDFs, then packaged it properly for Homebrew, APT, Cargo, and Docker.
→Nov 18, 2025An open-source fix I made to a GitHub CLI extension that renders your contribution graph in the terminal, so it shows the correct data over a proper sliding one-year window.
→Aug 15, 2025A web companion for the board game Scotland Yard that replaces the error-prone shared notepad and removes trust issues around Mr. X's hidden moves.
→Jun 02, 2025A multiplayer stock-trading game I designed as a board game and then turned into a real-time web app.
→Mar 27, 2025A collection of hands-on tutorial and course repos I built for my guest lectures and the Full-Stack Development course I teach, so students have clean, runnable material to learn from.
→Feb 05, 2025A small server that lets me print to a USB thermal printer straight from the browser, working around all the driver and browser headaches.
→Dec 16, 2024A Catan board generator I built for my own game nights, complete with a face-down 'surprise mode' my group invented.
→Mar 17, 2024A brief opinion on what AI and LLMs are doing and how would they effect us.
→Dec 23, 2023An article about which library to pick for fractional arithmetic in Solidity.
→Dec 23, 2023An article about ERC721Enumerable and how is it helpful and different from base ERC721 standard.
→Dec 23, 2023An article that explores on why we would need a library to handle fixed point arithmetic in Solidity.
→Feb 08, 2023A tech talk and template exploring how to call fast C++ from Node.js through N-API, so time-sensitive work runs at native speed while keeping Node's event loop.
→Sep 22, 2022A CLI algo to solve wordle puzzles effortlessly
→Sep 13, 2022My love for ecosystems.
→Sep 05, 2022A writing dedicated to all the teachers and mentors who are reason for what I am today. :D
→Jul 09, 2022A Dockerized PocketBase with a one-click 'Deploy on Railway' template, one of my simplest yet most-used open-source repos.
→Jan 12, 2021A tiny tool that gives me persistent SSH sessions using tmux, so my connections to remote machines survive drops and long-running jobs keep going.
→Jul 15, 2020A browser card game built in React with Firebase, a quick, fun match game to play with friends.
→Jun 02, 2020An open-source fix I needed for my own work: making fetch-cookie not throw the whole request away when setting a cookie fails.
→Apr 16, 2020A web app and browser extension that turn my phone into a remote for whatever is playing on my screen, so I can seek, play, and pause from the couch.
→Oct 07, 2019A fun experiment building custom watch faces for my Fossil Gen 5 Wear OS watch, just to see what the APIs let you do.
→Aug 20, 2019My first open-source contribution that actually shipped, a donation page for the Coderplex Foundation, and where I learned the git, PR, and open-source-etiquette workflow.
→Aug 02, 2019An augmented-reality treasure hunt we built for our college tech fest, where scanning a character reveals a 3D model that hints at your next stop.
→Jul 22, 2019The motivation and story behind why and how I built 'Mini-Terminal'
→Jun 28, 2019This is a writing, where I share my experiences, learnings and my views on cross platform application development now-a-days.
→Feb 05, 2019A repository where I keep adding tips for React Native.
→Jan 23, 2019A article about how and why I built a bot for myself, which write MCQ based tests for me.
→Jan 22, 2019A mini-project to build a bot for myself to write MCQ based tests for me.
→Dec 25, 2018A web application which can be used as an alternative source to VCE Results site.
→Jul 09, 2018A college-days deep dive into how big systems actually work under the hood: I built a small compiler, a SQLite-like database, and explored multithreading, just to understand the internals.
→Jun 29, 2018A console game in C, like 2048 but the tiles merge along the Fibonacci series instead of doubling. My first proper terminal project in C.
→Apr 18, 2018My very first open-source contribution: a bug-fix PR to a Django forms package I was using for a college project.
→Mar 02, 2018A code-puzzle game we hosted at our college tech fest, where each riddle needs you to write code to solve it, and the answer unlocks the next challenge.
→Feb 24, 2017A Unity remake of the classic Nokia 'Rapid Roll' arcade game, built to run on any device with keyboard, touch, and gyroscope controls, and shipped to the Play Store.
→May 31, 2016A companion app I built to run an IPL-style player auction game at our college tech fest, so the whole auction stayed smooth and easy to manage.
→That is everything for now. Check back for new entries.