My Web Development Journey

By Sameera Afridi | Sharing my path from beginner to full-stack developer

Why I Started This Blog

Hello! I’m Sameera, currently pursuing my BS in Software Engineering. The tech world is moving faster than ever, and when I started my degree, I was amazed by how much had already changed. This blog is where I’ll share my step-by-step learning path in HTML, CSS, JavaScript, React, and backend development. My goal? To make web development easy and inspiring for anyone who wants to start coding — whether for a career, hobby, or curiosity.

Follow along as I break concepts into simple explanations, share my struggles and wins, and give you a roadmap that you can follow too!

My Blogs

💡 Quick HTML & CSS Tips

  • Always close your HTML tags properly — it keeps your code clean.
  • Use classes and IDs to make CSS styling easier.
  • Mobile-first design ensures your site works on all devices.
  • Validate your HTML using W3C Validator.