A comprehensive, semantic HTML5 project representing a professional transition into Web Development. This capstone project showcases a structured approach to building static websites with a focus on navigation, asset management, and clean code.
You can view the live website here: [(https://jusnow1608.github.io/capstone-project-online-resume/]
- Semantic HTML5: Full use of
<header>,<main>,<section>,<figure>, and<footer>tags for better accessibility and SEO. - Multi-page Architecture: Organized structure with separate pages for Contact and Hobbies.
- Optimized Assets: Consistent image resolution and descriptive captions using
<figcaption>. - Professional Resume: Detailed history of Software Engineering experience, Webcon BPS architecture, and advanced certifications.
index.html: The main landing page (CV/Resume)./public: Contains additional pages likecontact.htmlandhobbies.html./assets: Organized folder for images and visual resources.
This project was built to demonstrate:
- Linking between local files and external resources.
- Building a professional online presence without CSS (focus on pure HTML structure).
- Version control and deployment via GitHub Pages.
Justyna Nowak-Szrajnert
- LinkedIn: [https://www.linkedin.com/in/justyna-nowak-szrajnert-a5168713b/]
- GitHub: @JusNow1608