A personal portfolio website with: — gamified achievements, sidebar navigation, project category tabs — terminal aesthetic, dark moody hero, skill bars, blog section — whimsical charm symbols, image-forward galleries, illustrative warmth
portfolio/
├── index.html ← Main HTML
├── css/
│ └── style.css ← All styles (colors, fonts, layout)
├── js/
│ └── main.js ← Interactions, animations, achievements
├── assets/
│ ├── images/ ← Project screenshots
│ └── resume.pdf ← Resume PDF
└── README.md
Inspired by:
- clixmods.github.io — gamified portfolio concept
- aaabadcode.com — terminal card + dark aesthetic
- artofgina.com — whimsical charm + image galleries