My Blog

I write about software development, technology trends, and my experiences as a developer.

May 5, 2025

How I Built My Portfolio with Next.js

In this post, I share my experience building a modern portfolio website using Next.js and Tailwind CSS. I discuss the architecture decisions, component design, and deployment process to GitHub Pages.

Next.jsTailwind CSSGitHub Pages
Read more →
April 20, 2025

Best Practices for Code Organization

Exploring different approaches to organize code in large projects and how it impacts maintainability, scalability, and team collaboration. With examples from real-world applications.

Software ArchitectureClean CodeBest Practices
Read more →