Welcome to my professional portfolio. I am a passionate AI Developer focused on solving complex challenges and building applications with quality and real-world applicability. This project showcases my skills, experience, and projects in the field of Artificial Intelligence, Machine Learning, and Web Development.
- Modern UI/UX: Built with a dark-themed glassmorphism aesthetic.
- Multi-Page Navigation: Smooth routing between sections using React Router.
- Interactive Skills Marquee: Dynamic, infinitely scrolling skills representation grouped by expertise.
- Engaging Text Effects: Utilizing
DecryptedTextfor high-engagement headline reveals. - Fully Responsive: Optimized for desktop, tablet, and mobile views.
- Frontend: React.js, Vite, Vanilla CSS
- Routing: React Router DOM (v7)
- Animations: Framer Motion
- Icons: React Icons (Fa, Si)
- Design System: Custom CSS with Outfit Typography
Portfolio/
├── public/ # Static assets (Resume, Favicon)
├── src/
│ ├── assets/ # Images and vectors
│ ├── components/ # Reusable UI components (Navbar, Skills, Hero, etc.)
│ ├── pages/ # Individual route pages (Home, Skills, Experience, etc.)
│ ├── App.jsx # Main application router
│ ├── main.jsx # Entry point
│ └── index.css # Global styles & design tokens
To get this project up and running locally, follow these steps:
git clone https://github.com/Deepitha123/Portfolio.gitnpm installnpm run devnpm run buildBuilt with ❤️ by Deepitha