Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 506 Bytes

File metadata and controls

14 lines (9 loc) · 506 Bytes

Basic HTML Website

A multi-page HTML-only portfolio website.

Pages

  • Home (index.html) - Portfolio landing page with projects, work experience, education, and testimonials
  • Projects (projects.html) - Showcase of featured work
  • Articles (articles.html) - Writing on frontend development and HTML
  • Contact (contact.html) - Contact form

About

Built with pure HTML, no CSS or JavaScript. Focuses on semantic markup, proper document structure, and multi-page navigation.