This project is a single-page resume website built using HTML
The resume website includes the following sections:
- Header with name and title
- About Me
- Skills
- Experience (table format)
- Projects
- Education
- Contact Details
- HTML5 only
- No CSS
resume-website/
│
├── index.html
├── README.md
└── screenshots/
└── resume-preview.png
- Download or clone the repository.
- Open the project folder.
- Open
index.htmlin any modern web browser.
No additional setup is required.
