Skip to content

Codemode128/portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Resume Portfolio Website

This is a responsive single-page portfolio website built from Shivam Singh's software engineering resume.

Files

  • index.html contains the page content and resume sections.
  • styles.css contains the layout, colors, responsive styling, and components.
  • script.js adds the dynamic footer year and accessible mobile menu behavior.
  • SWE_Resume_Shivam.pdf is linked from the contact section as the downloadable resume.

Update Later

Edit index.html when you want to add newer work experience, project links, or updated contact details.

Run Locally

From this folder, start a simple server:

python -m http.server 8000

Then open:

http://127.0.0.1:8000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors