A simple personal portfolio website built with only HTML.
This project showcases my profile, projects, resume, and contact form in a clean and structured way without any CSS or JavaScript frameworks.
- Navigation bar for easy access to different sections.
- About Section – A short introduction about me.
- Work Section – Displays some of my personal projects with demo and repo links.
- Resume Section – Includes my education, skills, and projects.
- Contact Section – Simple contact form to collect user details and messages.
- Footer – Contains quick links and contact information.
.
├── index.html
├── image/
└── README.md
-
Clone the repository:
git clone https://github.com/your-username/html-portfolio.git
-
Open the
index.html
file in your browser.
This project is built with pure HTML.
- HTML5 (semantic elements)
- Basic form fields and structure
- Accessible markup
© 2025 Ola Esther Pelumi. All rights reserved.