Skip to content

Repository files navigation

Vimal's Interactive Portfolio

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.

Features

🤖 Interactive Robot Guide

  • 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.

💻 System Terminal

  • 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.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open 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.

Releases

Packages

Contributors

Languages