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
tag to embed images. - Understood the importance of
altattributes 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! ๐