A stunning single-page portfolio showcasing my work as a Python Developer, AI/ML Engineer, and Full-Stack Web Developer.
- Node.js & npm installed - install with nvm
# Clone the repository
git clone <YOUR_GIT_URL>
# Navigate to the project directory
cd <YOUR_PROJECT_NAME>
# Install dependencies
npm install
# Start the development server
npm run devnpm run dev- Start development server with hot reloadnpm run build- Build for productionnpm run build:dev- Build in development modenpm run preview- Preview production build locallynpm run lint- Run ESLintnpm run test- Run tests oncenpm run test:watch- Run tests in watch mode
This project is built with:
- Vite - Fast build tool and dev server
- React - UI library
- TypeScript - Type-safe JavaScript
- Tailwind CSS - Utility-first CSS framework
- shadcn/ui - Beautiful, accessible component library
- React Router - Client-side routing
- React Query - Data fetching and state management
- Glassmorphism design with frosted glass UI
- Dark gradient backgrounds with animated elements
- Smooth scroll animations and transitions
- Fully responsive across all devices
- Project showcase with filtering
- Contact form with validation
- Skills and services sections
- Testimonials carousel
© 2026 Touseef Ur Rehman. All rights reserved.