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
Java Projects
💡 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.