Why I Started This Blog
Hello! I’m Sameera, currently pursuing my BS in Software Engineering. Alongside learning core web development, I’m also working on AI-driven projects focused on misinformation detection and trustworthy systems. This blog documents both sides of my journey — practical coding skills and research-oriented projects — so readers can learn with me while also seeing how technology can create social impact.
📖 My Blogs
Python & AI Projects
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.