My Blog

Welcome to My Blog

Thoughts on code, design, and everything in between.

Getting Started with Web Development

May 15, 2026 · 5 min read

Web development can feel overwhelming at first, but breaking it down into manageable pieces makes all the difference. Here's how to start your journey.

Read More
Image

Understanding CSS Grid

May 12, 2026 · 4 min read

A practical guide to mastering CSS Grid layout for modern responsive designs.

Read More
Image

JavaScript Basics: Variables & Types

May 8, 2026 · 3 min read

Learn the building blocks of JavaScript — variables, data types, and how they work together.

Read More
Image

Why Version Control Matters

May 3, 2026 · 6 min read

Git isn't just for teams. Even solo developers benefit enormously from version control.

Read More