Releases: Ali-Marandi/NextJS-Portfolio
Releases · Ali-Marandi/NextJS-Portfolio
Release list
Portfolio v2.0.0 - Commercial Grade Rewrite
Portfolio v2.0.0 - Complete Rewrite
What Changed
Transformed from a basic placeholder into a stunning, commercial-grade portfolio website.
Features
- Next.js 16 with App Router + TypeScript 5
- Tailwind CSS 4 with custom cyberpunk theme
- Framer Motion scroll-triggered animations
- 6 sections: Hero, About, Skills, Projects, Experience, Contact
- Interactive sticky navbar with section highlighting
- Responsive design (mobile-first)
- Glass morphism effects and gradient animations
- Skills with animated progress bars (4 categories, 16 skills)
- 6 project cards with hover effects
- Experience timeline (work + education)
- Contact form with info cards
- Static export for blazing fast loading
- SEO optimized with Open Graph meta tags
Quick Start
git clone https://github.com/Ali-Marandi/NextJS-Portfolio.git
cd NextJS-Portfolio
npm install
npm run devTech Stack
| Technology | Version |
|---|---|
| Next.js | 16 |
| TypeScript | 5 |
| Tailwind CSS | 4 |
| Framer Motion | 12 |
| Lucide React | 0.460 |
Deployment
This project uses output: "export" for static generation. Deploy to any static hosting (Vercel, Netlify, GitHub Pages).
Built by Ali Marandi