A modern, responsive CV/Resume built with React, TypeScript, and Tailwind CSS. This digital CV showcases my experience as an AI & Data Science Consultant with a focus on machine learning, computer vision, and enterprise AI solutions.
Visit the live CV at: https://nimishchaudhari.github.io/CV_NimishChaudhari/
- React 19 - Modern React with latest features
- TypeScript - Type-safe development
- Tailwind CSS - Utility-first CSS framework
- Vite - Fast build tool and dev server
- Lucide React - Beautiful, customizable icons
- GitHub Pages - Automated deployment
- Print-Ready Design - Optimized for A4 printing with proper dimensions
- Professional Layout - Clean, modern design with AI/Data Science focus
- Responsive Design - Works on all screen sizes
- Fast Performance - Built with Vite for optimal loading times
- SEO Optimized - Proper meta tags and semantic HTML
- Accessible - WCAG compliant with proper contrast and navigation
- Node.js 18+
- npm or yarn
-
Clone the repository
git clone https://github.com/nimishchaudhari/CV_NimishChaudhari.git cd CV_NimishChaudhari
-
Install dependencies
npm install
-
Start development server
npm run dev
-
Open in browser Navigate to
http://localhost:5173
npm run dev
- Start development servernpm run build
- Build for productionnpm run preview
- Preview production build locallynpm run lint
- Run ESLint
The CV is automatically deployed to GitHub Pages using GitHub Actions when changes are pushed to the main branch.
The CV is built with modularity in mind. Key areas for customization:
- Personal Information: Update contact details in
src/components/CV.tsx
- Styling: Modify Tailwind classes or add custom CSS
- Content: Edit experience, education, and skills sections
- Colors: Update the color scheme in the component
The CV is optimized for printing:
- A4 page dimensions (210mm × 297mm)
- Print-friendly colors and fonts
- Proper page breaks and margins
- High contrast for readability
Nimish Chaudhari
- Email: [email protected]
- LinkedIn: nimishchaudhari
- Location: Strassen, Luxembourg
⭐ If you found this CV template useful, please consider giving it a star!