A premium, glassmorphism-styled portfolio website built with React, Vite, and TypeScript. This project showcases my journey, skills, and projects with a focus on modern UI/UX and Generative AI integration.
- Glassmorphism Design: A modern, frosted-glass aesthetic using custom SCSS.
- Interactive UI: Smooth animations and transitions powered by Framer Motion.
- GenAI Integration: Intelligent features powered by Google's GenAI SDK.
- Responsive Layout: Fully optimized for all device sizes.
- Type-Safe: Built with TypeScript for robust and maintainable code.
- Frontend: React, Vite
- Language: TypeScript
- Styling: SASS/SCSS
- Animations: Framer Motion
- Icons: Lucide React
- AI: Google GenAI SDK
Ensure you have Node.js installed on your machine.
- Clone the repository:
git clone https://github.com/rahulapjs/folio.git
- Navigate to the project directory:
cd folio - Install dependencies:
npm install
Start the development server:
npm run devThe application will be available at http://localhost:5173.
npm run dev: Starts the development server.npm run build: Compiles TypeScript and builds the app for production.npm run lint: Runs ESLint to check for code quality issues.npm run preview: Previews the production build locally.
Rahul A P
- Website: rahulap.vercel.app
- GitHub: @rahulapjs
- LinkedIn: Rahul A P
Built with ❤️ using React & Vite.