Personal portfolio for Marvel Harisson, a software engineering student building projects in Python, C++, data automation, robotics, and interactive software.
Design inspired by Rauno.me
- Interactive spatial project map with an Osaka clock and grid-aligned cursor trail
- Project gallery with six structured case studies
- Lab, timeline, about, and contact pages
- Persistent light and dark themes
- Responsive desktop and mobile navigation
- Accessible modal and keyboard interactions
- Next.js App Router
- TypeScript
- Tailwind CSS
- Motion for React
- Lucide icons
Install dependencies and start the local development server:
pnpm install
pnpm devOpen http://localhost:3000.
pnpm lint
pnpm typecheck
pnpm test
pnpm buildThe project is ready for deployment on the default Next.js settings.