A unique, highly interactive developer portfolio built with React. It features a dual-mode interface: a clean, "Mac-like" Client Mode for non-technical visitors, and a hacker-style Dev Mode terminal for developers.
Live Demo: mido-io.vercel.app
- Framework: React + Vite
- Styling: CSS & Framer Motion (for animations)
- 3D Interactive Background: Three.js
- Internationalization: i18next (English & Arabic)
- Deployment: Vercel
# Clone the repository
git clone https://github.com/mido-io/Mido.git
# Navigate to directory
cd Mido
# Install dependencies
npm install
# Start the development server
npm run devBuilt by Mido.

