projects (11)
- intermediate 8 Jul 2026 · 5 minLocal Container Development on Apple Silicon: A Practical Guide
Set up a high-performance local container development environment on Apple Silicon Macs using native virtualization, building and running OCI images efficiently.
- intermediate 24 May 2026 · 7 minBuilding Kanbots: AI Agents, Git Worktrees, and Desktop Automation
Build Kanbots, a desktop Kanban app orchestrating AI agents on cards using Git worktrees for isolated tasks. Learn multi-persona development workflows with Tauri and Svelte.
- intermediate 23 May 2026 · 6 minBuilding Persistent AI Agents with Google ADK: Pause, Resume, Recover
Learn to build robust, long-running AI agents using Google ADK, capable of persisting state and context, allowing for pause, resume, and recovery.
- intermediate 22 May 2026 · 4 minBuilding a Production-Ready Docker Compose Stack
Learn to design and deploy a robust, multi-service application stack using Docker Compose, focusing on production best practices like security, data persistence, and image optimization.
- intermediate 17 Mar 2026 · 8 minBuilding MermaidLint: A Production-Grade Mermaid Analyzer & Fixer
Learn to build a strict, production-grade Mermaid code analyzer and fixer in Rust, from scratch to deployment, with compiler-level rigor.
- intermediate 2 Mar 2026 · 11 minBuilding StellarGen, a Modern High-Performance Rust SSG
Build StellarGen, a high-performance Rust SSG featuring component-driven rendering, partial hydration, and incremental builds.
- intermediate 8 Jan 2026 · 8 minBuild a Production-Grade Node.js API Platform on AWS ECS
You will learn to build a production-ready, scalable Node.js API platform using Fastify and TypeScript, then deploy it to a production environment on AWS ECS Fargate.
- intermediate 20 Dec 2025 · 10 minBuild a Real-time Supply Chain Platform with Databricks Lakehouse
Develop a real-time supply chain intelligence platform using Databricks Lakehouse to gain visibility, predict delays, and analyze tariff impacts.
- intermediate 4 Dec 2025 · 9 minBuild Java Projects from CLI Apps to Spring Boot REST APIs
Readers will learn to develop diverse Java applications, progressing from foundational command-line tools to a production-ready Spring Boot RESTful API.
- intermediate 1 Dec 2025 · 1 minBuild a Real-time Chat App with FastAPI, WebSockets, and Auth
Learn to build a robust, production-ready real-time chat application using FastAPI and WebSockets, implementing user authentication and preparing for deployment.
- intermediate 1 Dec 2025 · 1 minBuild a Secure and Efficient Rust CLI Password Generator
You will build a production-ready Rust CLI password generator, applying security principles and best practices from setup to deployment.