Welcome,Developer
Every developer begins with curiosity. Over time, that curiosity becomes a craft-shaped by mistakes, breakthroughs, late-night experiments, and the quiet satisfaction of solving real problems. This space exists to share that journey, from mobile and web development to the deeper lessons learned along the way.
"Man's mind, stretched to a new idea, never goes back to its original dimension." – Oliver Wendell
Made with ♡ in New Zealand
Recent Posts
Giving Your AI Agent Memory with SQLite
Posted on:April 1, 2026Part 2 of our AI Agent series — let's give our MCP todo agent persistent memory so it actually remembers your tasks across sessions.
Building Your First AI Agent with Claude and MCP
Posted on:March 25, 2026A practical, hands-on guide to building your first AI Agent using Claude and the Model Context Protocol (MCP). From zero to a working agent with TypeScript.
SQL Query Optimization: How to Make Your Queries Faster
Posted on:March 16, 2026Practical SQL optimization techniques that dramatically improve query performance, from indexing and execution plans to pagination, partitioning, and materialized views.
Featured Apps
React Boilerplate with TypeScript and MUI
Posted on:October 6, 2021A well-structured app for you to get started!