A simple personal portfolio website built using pure HTML and hosted with GitHub Pages.
This project showcases my personal information, education, skills, and projects. It was created while learning HTML fundamentals without using CSS frameworks or JavaScript.
The purpose of this project is to strengthen my understanding of HTML structure and build my first online portfolio.
🔗 https://upali22.github.io/upaliportfolio-html/
- Personal Introduction
- Career Objective
- About Me
- Education Details
- Technical Skills
- Projects
- Contact Information
- Social Media Links
- Profile Picture
- Clean HTML Structure
- HTML5
- GitHub Pages
upaliportfolio-html/
│
├── index.html
├── images/
└── README.md
This project helped me practice:
- HTML Document Structure
- Headings
- Paragraphs
- Tables
- Lists
- Hyperlinks
- Images
- Semantic Organization
Upali Aparajita Patra
BCA Student
- GitHub: https://github.com/upali22
- LinkedIn: (Add your LinkedIn profile here)
- Add CSS styling
- Make the website fully responsive
- Add JavaScript interactions
- Improve UI/UX
- Include more projects
- Add downloadable resume
This project is open-source and available for learning purposes.