A cutting-edge portfolio built with Next.js and TypeScript, featuring smooth animations and a terminal-style interface. Experience a perfect blend of modern design and interactive elements.
- 🖥️ Terminal Experience - Immersive typing animations
- 🎨 Modern Design - Clean, minimal, and responsive
- ⚡ Lightning Fast - Optimized for performance
- 🌙 Dark Mode - Easy on the eyes
- 📱 Fully Responsive - Perfect on all devices
src/
├── 📱 app/ # Next.js app router
├── 🧩 components/ # Reusable components
├── 📚 lib/ # Data & utilities
├── 🎨 styles/ # Global styles
└── 📝 types/ # TypeScript typesnode -v >= 14.0.01️⃣ Clone & Install:
git clone https://github.com/nannipy/nannipy.git && cd nannipy && npm install2️⃣ Start developing:
npm run dev3️⃣ View at: http://localhost:3000 🎉
npm run dev # Start development server
npm run build # Build for production
npm run start # Start production server
npm run lint # Check code quality- 🔱 Fork it
- 🌿 Create your branch (
git checkout -b feature/AmazingFeature) - 💫 Commit changes (
git commit -m 'Add AmazingFeature') - 🚀 Push (
git push origin feature/AmazingFeature) - 🎉 Open a PR
- 🧪 Unit testing implementation
- 📝 Blog section
- 🌐 Internationalization
- ♿ Accessibility improvements
- 🌓 Theme switcher
Released under the MIT License. See LICENSE for more information.
Built with ❤️ by Giovanni Battista Pernazza