Skip to content

neinzaut/dev-portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Developer Portfolio

Portfolio Landing Page

This is one of the first side-projects I built for fun during my third year of college. It's still a work in progress, though I do also plan on revamping it entirely in the future.

It currently features a one-page website with three main sections: Hero Section, Technologies, and Projects. Case studies will be added later on, but for now, I wanted to focus on keeping it simple while at the same time adding some creative flairs.

🛠️ Technologies Used

Frontend

  • HTML5 - Semantic markup
  • CSS3 - Custom styling and animations
  • JavaScript (ES6+) - Interactive functionality
  • TailwindCSS - Utility-first CSS framework
  • Google Fonts - Typography (Figtree, Jacquard, Jersey, Micro, Pixelify Sans)

Design & Development Tools

  • Figma - UI/UX prototyping and design, icon editing
  • Aseprite - Main Sprite creation
  • Visual Studio Code - Code editor
  • Git - Version control

📁 Project Structure

dev-portfolio/
├── index.html              # Main homepage
├── about.html              # About page
├── projects.html           # Projects listing page
├── styles.css              # Main stylesheet
├── about-styles.css        # About page styles
├── proj-styles.css         # Project page styles
├── assets/                 # Images and media files
│   ├── cover-*.png         # Project cover images
│   ├── skill-*.png         # Technology skill icons
│   ├── project-*.png       # Project screenshots
│   └── *.pdf              # Resume files
└── projects/               # Individual project pages
    ├── 1-talk2dhand.html   # Talk2DHand project details
    └── proj-styles.css     # Project page styles

This portfolio is continuously updated with new projects and improvements. Last updated: 2025

Releases

Packages

Used by

Contributors

Languages