Welcome to the repository for my dynamic and interactive Portfolio! Built with ❤️ using modern web technologies to showcase my skills and experience in style.
- Dynamic Content: Powered by Supabase to keep your CV up-to-date effortlessly.
- Responsive Design: Looks great on any device, whether it’s a phone, tablet, or desktop.
- Modern UI/UX: Crafted with ReactJS and styled for a clean, professional appearance.
project-directory
├── public # Static assets
├── src
│ ├── components # Reusable React components
│ ├── pages # Main pages of the CV
│ ├── services # Supabase integration and API calls
│ └── styles # Custom CSS/SCSS
├── package.json # Dependencies and scripts
└── vite.config.js # Vite configuration
- Frontend: Built with ReactJS and Vite for fast development and smooth performance.
- Backend: Supabase provides real-time database capabilities to fetch and update CV content.
- Deployment: Can be deployed on platforms like Netlify or Vercel for a seamless user experience.
- Modify the Supabase schema to include the fields you want to display in your CV.
- Update the React components to fetch and render the new data.
- Style the application using the
styles
folder to match your personal branding.
Check out the live demo here: https://tanuj-kandpal-curriculum-vitae.vercel.app/ 🌐
Contributions are welcome! If you have ideas to enhance this project, feel free to open an issue or submit a pull request.
This project is licensed under the MIT License.
Thank you for visiting! 🎉