Welcome to my personal portfolio website! This project showcases my skills, certifications, and projects in an interactive and visually engaging way.
Check out the live version of my portfolio: Live Demo
This is a fully responsive portfolio website built using modern web technologies. It includes sections like:
- Home: Introduction and a brief about me.
- Skills: Technologies and tools I use.
- Certification: Certificates from the top firms.
- Projects: Showcasing my best projects with live links and repositories.
- Contact: A way to connect with me.
- Frontend: React, Tailwind CSS, Framer Motion
- Animations: Framer Motion
- Deployment: Vercel, Swiper js
- Fully responsive design
- Smooth animations using Framer Motion
- Interactive UI with modern aesthetics
- Optimized for performance and SEO
- Preloaded assets for a better user experience
portfolio/
├── public/ # Static assets (images, icons, etc.)
├── src/
│ ├── components/ # Reusable components
│ ├── pages/ # Page components
│ ├── assets/ # Images, fonts, etc.
│ ├── App.js # Main application file
│ ├── index.js # Entry point
│
├── .gitignore
├── README.md
├── package.json
├── tailwind.config.js
git clone https://github.com/AnujIstwal/PortfolioX.git
cd PortfolioXyarn install # or npm installyarn dev # or npm run devyarn build # or npm run buildThis project is deployed using Vercel. You can also deploy it on GitHub Pages, Netlify, or any hosting provider of your choice.
- Portfolio: https://portfolio-x-aj.vercel.app/
- LinkedIn: https://www.linkedin.com/in/anuj-kumar-393196200/
Give this project a ⭐ if you like it! 🎉
