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

✦ Featured
Building a Responsive Portfolio Website
Web DevelopmentApr 2, 2025

Building a Responsive Portfolio Website

Step-by-step guide to creating a modern, responsive portfolio using React and Tailwind CSS.

Read more
More Articles
JavaScript Tips & Tricks
JavaScriptJun 15, 2025

JavaScript Tips & Tricks

Improve your JS skills with these lesser-known but powerful tips and techniques.

Read more
Understanding Modern Web Development
Web DevelopmentSept 3, 2025

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
JavaScriptNov 10, 2025

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
Career DevelopmentJan 22, 2026

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
Web DevelopmentApr 2, 2026

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