Welcome to my interactive portfolio built with Next.js! This project features a unique user experience with an interactive Robot Guide and a fully functional Terminal interface.
- Personal Assistant: A friendly robot that guides you through the portfolio.
- Voice Interaction: Uses Web Speech API to speak to visitors.
- Expressions: Dynamic facial expressions (happy, excited, sleepy, confused, love).
- Mini-Game: Catch falling energy bolts to charge the robot!
- Interactive: Follows mouse movement, reacts to clicks, and dances.
- Command Line Interface: Access portfolio sections via commands.
- Commands:
help: List available commands.about,projects,skills,experience: Navigate to sections.game: Start the mini-game.robot <expression>: Change robot expressions.theme: Toggle dark/light mode.message: Send a contact message.joke: Hear a programming joke.
First, run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun devOpen http://localhost:3000 with your browser to see the result.
You can start editing the page by modifying app/page.js. The page auto-updates as you edit the file.
This project uses next/font to automatically optimize and load Geist, a new font family for Vercel.