Skip to content

aguchristopher/portfolio

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Portfolio

Single-page portfolio (no build tools). Dark + gold “editorial” design with custom cursor + scroll reveals.

Customize (search + replace)

Open index.html and replace these placeholders:

  • Your Name (appears multiple times)
  • YN.dev (logo)
  • you@email.com (nav + contact)
  • Your City, Country
  • UTC±X
  • your-username (GitHub) and your-handle (LinkedIn)

Then edit the section text and the “Notable Work” cards to match your real projects.

Run locally

If you have Python:

python -m http.server 5173

Then open http://localhost:5173.

Deploy

  • GitHub Pages: push to a repo → enable Pages.
  • Netlify/Vercel: drag-and-drop folder or connect repo.

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • HTML 43.3%
  • CSS 33.7%
  • JavaScript 23.0%