A semantic HTML5 portfolio website showcasing Nuel Ukah's professional journey, technical skills, projects, and contact information. Built with accessibility, SEO, and mobile optimization in mindβno CSS or JavaScript required.
β
Semantic HTML5 Structure β Uses <header>, <nav>, <main>, <section>, <article>, and <footer> for clarity.
β
Accessibility Optimized β ARIA labels, alt text, logical heading hierarchy, and screen-reader-friendly navigation.
β
SEO-Ready β Descriptive metadata, keyword optimization, and semantic markup for search engines.
β
Mobile-Friendly β Responsive design via HTML5 viewport settings.
β
Contact Form β Simple mailto form for easy outreach.
β
Social Media Integration β Links to GitHub, LinkedIn, Twitter, and more.
- About Me β Introduction with professional photo.
- Education β Academic background + downloadable CV.
- Programming Languages β List of technical skills (HTML5, Python, etc.).
- Interests β Tech passions and professional focus areas.
- Projects β Featured work with descriptions and links.
- Contact β Form and social media links.
- Pure HTML5 β No CSS/JS to maintain focus on semantic structure.
- Accessibility β ARIA attributes,
alttext, and landmark roles. - SEO β Meta tags, descriptive headings, and keyword-rich content.
- Clone/download the
index.htmlfile. - Open in any browser.
- Replace placeholder content (e.g., image paths, social links) with your own.
- Clean Code: Logical hierarchy with
<h1>to<h3>headings. - Downloadable CV: PDF linked via
<a download>. - Favicon Support: Custom favicon for branding.
This is a foundational HTML-only version. Future enhancements could include CSS styling and JavaScript interactivity.
Β© 2025 Nuel Ukah | GitHub | LinkedIn
Built for the Power Learn Project (PLP) Web Development Program.