Welcome to my web developer portfolio. This is a responsive web application that showcases my personal projects, previous work, and volunteer experience. Built with modern web technologies, this portfolio highlights my technical and design skills through an interactive user interface.
- TypeScript
- JavaScript
- React
- Supabase
- Tailwind CSS
- 🎥 Video Project Showcase – Interactive previews of projects in action.
- 📱 Responsive Layout – Optimized for mobile, tablet, and desktop viewing.
- 🧩 Modular Components – Clean, scalable React components for easy updates.
To run the project locally:
# Clone the repository
git clone https://github.com/<your-username>/revamped.git
# Navigate to the project directory
cd revamped
# Install dependencies
yarn install
# Start the development server
yarn dev