This is the personal portfolio website of Ravi Kumar, Data Scientist & Machine Learning Engineer. It showcases projects, skills, and professional experience in a modern, responsive interface.
- Progressive Web App (PWA): Fully installable as an app on desktop and mobile. Works offline.
- Modern Design: Built with React and Tailwind CSS for a sleek, dark-themed aesthetic.
- Responsive: Perfectly optimized for all screen sizes.
- Interactive: Smooth animations powered by Framer Motion.
- Frontend: React, Vite
- Styling: Tailwind CSS
- Animations: Framer Motion
- Icons: Lucide React
- PWA: Vite PWA Plugin
- Node.js installed
- Clone the repository
- Install dependencies:
npm install
Start the local development server:
npm run devTo build the application and test the PWA features (install prompt, offline mode):
-
Build the project:
npm run build
-
Preview the build:
npm run preview
Open the link shown (e.g.,
http://localhost:4173) to see the installable app.
Personal and confidential.