Skip to content

younesrivandi/portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Younes Rivandi — Portfolio

Simple static portfolio site generated for Cloudflare Pages deployment.

How to preview locally

# From the repository root
python3 -m http.server 8000
# then open http://localhost:8000

Deploy to Cloudflare Pages

  • Create a new Pages project and connect to this repository.
  • Set build command: (none) — this is a static site.
  • Set build directory: / or leave empty if Pages accepts root.

Notes & next steps

  • Add screenshots and case study pages for each project.
  • Add optimized images and Lighthouse/a11y improvements.
  • Replace mailto form with serverless function or Form provider for production.

portfolio

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors