Articles
Build logs, deep dives, and things I figured out the hard way.
2026
Astro · Cloudflare Workers · AI
Building Insider Hub
How I built a zero-cost financial intelligence system for Indonesian stock investing with automated scraping, AI summarization, and edge deployment.
Go · Swift · Language Learning
Building Kotoba
After years of Duolingo streaks without retention, I built a Japanese vocabulary app with deep explanations, grammar patterns, and home screen widgets.
Tamagotchi from Scratch · Part 3
Designing the Game
Before writing any code, I mapped out the core game loop. A Tamagotchi is basically a state machine with feelings.
Tamagotchi from Scratch · Part 2
Choosing the Hardware
ESP32 vs Raspberry Pi, IPS vs AMOLED, all-in-one boards vs DIY. The decisions behind building a custom handheld for about $35.
Tamagotchi from Scratch · Part 1
Why a Tamagotchi?
After 8 years of writing backend services, I wanted to build something I could hold in my hands.
2025
Go · React · D3.js
Building GeoWeather
How a curiosity about weather data turned into a full-stack platform with interactive maps, 3D terrain, and real-time data from around the world.
Go · Microservices · Architecture
The Gooking Journey
What started as "learn Go by building something" became a microservices monorepo, a weather platform, a GIS explorer, and a lesson in software architecture.