Web Development

Why I Switched Back to Pure HTML & CSS

Frameworks like Next.js and React are incredibly powerful, but sometimes they introduce more complexity than necessary. For a simple text-based blog, going back to the basics is remarkably refreshing...

Read Full Article →
Tutorial

Deploying a Static Site to Vercel in 5 Seconds

Vercel isn't just for heavy JavaScript applications. It is actually one of the fastest and easiest ways to host a simple HTML file. Here is how you can link it to GitHub and deploy instantly...

Read Full Article →