Skip to content

nievyx/portfolio_2025

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

51 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Portfolio 2025

A modern, responsive portfolio website showcasing my work, skills, and contact information. Built to highlight my projects in a clean and professional way with simple navigation and a visually appealing layout.

Visit Portfolio

πŸ“Έ Preview

Portfolio Demo

πŸ“ File Structure

root
β”‚
β”œβ”€β”€ index.html                 # Main portfolio page (structure + content)
β”‚
└── assets/
    β”œβ”€β”€ css/
    β”‚   └── style.css          # Global styling for the entire site
    β”‚
    β”œβ”€β”€ js/
    β”‚   β”œβ”€β”€ main.js          # bootstraps everything
    β”‚   β”œβ”€β”€ projects.js      # card + modal rendering
    β”‚   β”œβ”€β”€ media.js         # mp4/gif/png fallback logic
    β”‚   └── intro.js         # typewriter effect
    β”‚
    β”œβ”€β”€ data/
    β”‚   └── projects.json      #Project data (titles, descriptions, stack, modal content)
    β”‚   └── projects.template.json 
    β”‚   └── about.json         #About me data 
    β”‚
    β”œβ”€β”€ legacy/
    β”‚   └── projects.legacy.js # Old Legacy Project data (titles, descriptions, stack, modal content)
    β”‚
    β”‚
    └── imgs/
        └── <project folders>  # Demo GIFs/PNGs for each project

πŸ“¬ Contact

Feel free to get in touch using the contact form on the site. (Currently unavaliable, feel free to message me via github)

About

My portfolio website- displaying some of my programming projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published