Blog & Articles
I write about the things I'm learning as a developer, from practical guides and project breakdowns to tips I wish I had known earlier. It's my way of sharing what works, what doesn't, and how I think about building things for the web.
✦ Featured Post

Building a Responsive Portfolio Website
Step-by-step guide to creating a modern, responsive portfolio using React and Tailwind CSS.
Read more
JavaScript Tips & Tricks
Improve your JS skills with these lesser-known but powerful tips and techniques.
Read more
Understanding Modern Web Development
A deep dive into the tools, frameworks, and best practices for building web apps today.
Read more
LocalStorage as a Mini Database - What It Can and Cannot Do
How the Snake Game leaderboard and ToDo App persistence work, and where localStorage hits its limits.
Read more
Building a Proper Tech Resume
Learn how to structure a clean and professional tech resume that properly highlights projects, skills, and real experience.
Read more
How I Actually Plan My Web Projects
A simple student workflow on how web projects are planned step by step before writing code, from idea to execution.
Read more