Skip to content

Sidratul02/Html-resume

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

HTML Resume Page

This is a single-page resume website built using pure HTML only as part of the Web Dev Cohort 2026 assignment.

Features

  • Semantic HTML structure
  • No CSS used
  • Sections for About, Skills, Experience, Projects, Education, and Contact

How to Run

  1. Clone the repository
  2. Open index.html in any web browser

To use this resume

git clone [https://github.com/Sidratul02/Html-resume.git]

Then make changes if needed and open with Live Server.

Preview

(https://sidratul02.github.io/Html-resume/)

Screenshot (190)

Steps to deploy on GitHub Pages

1.Push this folder to a GitHub repository.

2.In the repo, go to Settings → Pages.

3.Under “Build and deployment”, choose “Deploy from a branch”.

4.Select branch: main (or your default) and folder: / (root).

5.Click Save; wait a minute for the site to build.

6.Your site will be available at: `https://<username>.github.io/<repo>/`

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages