Category: Programming

How I Host and Deploy My Astro Site for $0 on Cloudflare
Learn how to host and deploy your Astro static site for free using Cloudflare. Streamline your development workflow with this simple, reliable, and fast guide.
Continue to read more…
Built an Astro CMS Admin in Go
/Programming, Blog, Tech
I built a lightweight, high-performance CMS admin panel for my Astro blog using Go. Learn how this custom tool streamlines my publishing workflow from anywhere.
Continue to read more…
Ditching the IDE: Streamlining My Astro Blog Workflow
Why I'm building a custom Go backend with Firebase Auth to manage and publish blog posts to my Astro site on the fly without opening an IDE.
Continue to read more…
Speed over Pure Muscle: My First Week with Gemini 3.5 Flash
A developer's first-week review of Google's Gemini 3.5 Flash. Discover why its ultra-low latency makes it the ultimate coding agent for software development.
Continue to read more…
The Evolution of Coding in 2026
/Blog, Tech, Programming
Forget Copilot, we are in the era of Agentic Workflows. Discover how the conversation has shifted from writing code to orchestrating intent in 2026.
Continue to read more…
Next Project, New Stack: Why PHP Won't Power My API
Why I'm moving away from Laravel for my next high-concurrency API project in favor of performance-focused languages like Go or Rust.
Continue to read more…
Using Antigravity AI to Build Websites
Learn how Antigravity AI helped me build invoicing software and migrate to Vite. Explore the benefits and future of agentic coding for web development.
Continue to read more…
Auto Deploying Astro on a VPS
Learn how to auto-deploy your Astro site to a VPS like DigitalOcean running Ubuntu using GitHub Webhooks and a Laravel API.
Continue to read more…
Setting Up Astro From Wordpress
Learn how I converted over 200 WordPress posts to markdown using the wordpress-export-to-markdown tool for my Astro migration.
Continue to read more…