DEV Community

Adhyan Jain
Adhyan Jain

Posted on

πŸš€ Week 2 of My Web Development Journey

Hey devs! πŸ‘‹
I’m back with another weekly update on my coding journey, where I’m working through The Complete Full-Stack Web Development Bootcamp by Angela Yu.
Even though my final exams are ongoing, I’ve been keeping up with small daily wins β€” and they’re really stacking up! πŸ’ͺ


πŸ“š What I Learned This Week

πŸ”Ή Day 8: Image Elements

  • Learned how to use the <img> tag to embed images.
  • Understood the importance of alt attributes for accessibility and SEO.

πŸ”Ή Day 9: Birthday Invite Project

  • Built a fun web-based birthday invitation.
  • Practiced layout, file structure, and embedding media in a clean, presentable way.

πŸ”Ή Day 10: File Paths

  • Explored absolute vs. relative file paths.
  • Practiced organizing folders and linking assets like images and stylesheets.

πŸ”Ή Day 11: HTML Portfolio Project

  • Created a basic portfolio using only HTML.
  • Focused on proper semantic structure and content organization.

πŸ”Ή Day 12: Adding CSS

  • Applied external CSS for the first time!
  • Learned how to style elements using selectors and began exploring visual hierarchy.

πŸ”Ή Day 13: CSS Selectors

  • Practiced using tag, class, and ID selectors effectively.
  • Gained confidence in applying precise styles to structure my pages better.

πŸ”Ή Day 14: Color Vocabulary

  • Dived into HEX, RGB, and HSL color systems.
  • Improved page aesthetics using consistent and readable color schemes.

🧠 Key Takeaways

  • Organizing files and folders properly makes scaling projects much easier.
  • Semantic HTML isn’t just about structure β€” it boosts SEO and accessibility.
  • Consistency matters. Even 30 minutes a day pays off when done regularly.

⚑ Challenges I Faced

So far, things are going smoothly! But:

  • Understanding file paths and organizing folder structures took a few trial runs to get right.

πŸ”— Check Out My Work

All code and projects are open-source and available here:
πŸ“ GitHub: GitHub Repo
πŸ“‡ LinkedIn: Adhyan Jain


πŸ’¬ Question for You

What was the first full project you built using just HTML?
I’d love to hear your stories β€” let’s grow together and learn from one another! πŸš€

Top comments (0)