2026-03-28 ai
Building AI Applications with Python and Go Microservices How we architect AI-powered SaaS applications using Python for ML pipelines and Go for high-performance microservices.
2026-03-25 open-source
Rewriting Import Cost: From Webpack to esbuild, Babel to SWC How I modernized the Import Cost VS Code extension by replacing Webpack with esbuild, Babel with SWC, and cutting runtime dependencies from 16 to 2.
2026-03-15 nestjs
Building Scalable APIs with NestJS: Architecture That Grows A deep dive into NestJS architecture patterns, dependency injection, and building production-grade APIs with TypeScript.
2026-03-10 open-source
Building MaskDial: A Phone Number Library with React, Vue, and Full Accessibility How I built MaskDial — a phone formatting library with React/Vue components, Zod/Yup validators, and WCAG 2.2 compliance from the ground up.
2026-02-20 security
Production Server Security: Lessons from Pentesting My Own Infrastructure Practical server hardening techniques I apply after years of penetration testing and managing production Linux servers.
2026-02-05 ecommerce
CS-Cart Multivendor: Building Enterprise E-Commerce Addons Lessons from building custom modules, addons, and integrations for CS-Cart's enterprise multivendor platform.
2026-01-10 docker
Docker for PHP Developers: From Local Dev to Production A complete Docker setup for PHP applications with Nginx, MySQL, Redis, and production deployment strategies.
2025-01-05 open-source
Servforge: Building a Cross-Platform LAMP/LEMP Installer in Shell Why I built servforge — a modular server stack installer supporting Ubuntu, RHEL, macOS with both native and Docker install modes.