Modern • Performant • Type-Safe
This repository contains the source code for my personal portfolio — a high-performance, fully custom Next.js 16 website featuring real-time integrations, 3D visualizations, and a polished UI built with React 19 and TypeScript.
⚠ Important:
The design, layout, branding, and overall visual presentation of this portfolio are proprietary and may not be copied or reused.
- Interactive code editor with typing animations
- 3D GitHub globe (Three.js + R3F)
- Real-time GitHub statistics
- Motion-based UI animations
- WCAG-compliant accessibility
- Lighthouse score 95+
Core
- Next.js 16.0.7
- React 19.1.0
- TypeScript 5
- Tailwind CSS 4
UI & Animation
- Motion 12
- Lottie React
- Three.js & React Three Fiber
- shadcn/ui
- Aceternity UI (third-party)
Tools
- Sentry
- ESLint
- Web Vitals
⚠ Note:
You may view the code locally for reference only. Usage in your own projects is strictly prohibited.
- Node.js 20+
- npm/yarn/pnpm
git clone https://github.com/amirallami-code/amirallami.com.git
cd amirallami.com
npm install
npm run devThe overall design, layout, branding, animations, content structure, and visual presentation of this portfolio are proprietary and not available for reuse. Copying, replication, or adaptation for personal or commercial projects is strictly prohibited.
External libraries and components (e.g., Aceternity UI, shadcn/ui, React, Next.js) remain licensed by their original authors and are not covered by this design restriction.
The repository’s source code may be viewed for learning or reference purposes only. Using the code to recreate or imitate this portfolio’s design is not permitted.
For the full legal text, see: LICENSE
MIT License (for code, if applicable) Some portions of the code may be under MIT License. Refer to the LICENSE file for details.
Amirhossein Allami
- Website: amirallami.com
- Email: amirallami.dev@gmail.com
- GitHub: @amirallami-code
- LinkedIn: in/amirallami
- v2 - Complete rebuild with Next.js 16, React 19, TypeScript
- v1.4.2 - Legacy vanilla HTML/CSS/JS version
