Skip to content

Cryvex-Dev/simple-portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Simple Portfolio

A minimal static portfolio website template for showcasing projects and contact information.

Project structure

  • index.html — main page
  • assets/css/styles.css — styles
  • assets/images/ — images
  • assets/js/app.js — JavaScript

Local preview

  1. Open index.html directly in your browser.
  2. Or run a simple local server (Python):
python -m http.server 8000

# then open http://localhost:8000

Notes

  • Static site — no build step required.
  • Edit files under the assets/ folder to update styles, scripts, or images.

Important

To find the website's source code you have to check "Releases"

About

A portfolio website called "simple portfolio" for basically anyone!

Resources

License

Stars

Watchers

Forks

Contributors