Skip to content
UNASPACE

Built a digital portfolio that showcases about you and your projects. The portfolio should be visually appealing and easy to navigate. It should include:

  1. A homepage that introduces you, your education, your work experience, and your skills.
  2. A work page that showcases your projects.
  3. A contact page that allows visitors to contact you.
  • Topic: Digital Portfolio Website
  • Tech Stack: (frameworks allowed)
    • HTML
    • CSS
    • JavaScript
  1. GitHub Pages (Recommended)
  2. Vercel
  3. Netlify
  • All files should be linked relative (e.g., <a href="./contact.html">).
  • The should be your desired file and folder structure:
/
│── index.html
│── work.html
│── blog.html (optional)
│── post.html
│── contact.html
│── /css
│ │── main.css
│ │── work.css
│ │── contact.css
│── /js
│ │── main.js
│ │── contact.js
│── /img
|── logo.png
│── (all image assets)
Built with passion by Ngineer Lab