A modern, animated portfolio website built with Next.js, TypeScript, GSAP, and SCSS Modules. The site features a smooth landing page with responsive typography and an interactive projects section with external links and modal-based project documentation.
🌐 Live demo: saurow.vercel.app
Replace with an actual screenshot of your site.
- Fully responsive – Looks great on all devices.
- Smooth animations – Powered by GSAP for entry animations and future scroll effects.
- Interactive project list – Click to open external links (e.g., JPA website) or view detailed project info in a modal for in‑progress or internal projects.
- Custom SCSS Modules – Scoped, maintainable styling with a clean architecture.
- TypeScript – Type‑safe code and better developer experience.
- Preloader ready – Structure supports adding a preloader animation (coming soon).
- Framework: Next.js (App Router)
- Language: TypeScript
- Animations: GSAP
- Styling: SCSS Modules
- Deployment: Vercel
- Node.js (v18 or later)
- npm or yarn
- Clone the repository:
git clone https://github.com/Saur0w/Saurow cd Saurow