A personal portfolio website showcasing my skills, projects, and experience as a passionate web developer.
Visit the live portfolio at: https://portfolio-rosy-seven-75.vercel.app/
I am Ayush Kumar, a passionate web developer with a strong foundation in HTML, CSS, and React JS. During my studies, I honed my skills in front-end development, building interactive websites and web applications using the latest React.js technologies. I am adept at collaborating with teams to create user-friendly, responsive designs that deliver an optimal experience across devices.
- Frontend Framework: React.js 18
- Routing: React Router DOM
- Styling: CSS3 with custom animations
- SEO & Meta Tags: React Helmet
- Version Control: Git & GitHub
portfolio/
├── public/
│ ├── index.html
│ ├── manifest.json
│ ├── robots.txt
│ └── sitemap.xml
├── src/
│ ├── component/
│ │ ├── Home.jsx
│ │ ├── Profile.jsx
│ │ ├── Project.jsx
│ │ ├── Skill.jsx
│ │ ├── Contact.jsx
│ │ ├── Navbar.jsx
│ │ ├── Ham.jsx (Hamburger menu)
│ │ └── Card.jsx
│ ├── style/
│ │ ├── home.css
│ │ ├── profile.css
│ │ ├── project.css
│ │ ├── skill.css
│ │ ├── contact.css
│ │ ├── navbar.css
│ │ ├── layout.css
│ │ ├── ham.css
│ │ └── card.css
│ ├── asserts/
│ │ ├── Profile/
│ │ ├── cv/
│ │ └── icon/
│ ├── App.js
│ └── index.js
└── package.json
- Responsive Design: Optimized for all devices (desktop, tablet, mobile)
- Smooth Animations: Powered by AOS (Animate On Scroll) library
- SEO Optimized: Meta tags, canonical URLs, and structured data
- Progressive Web App: PWA ready with service worker support
- Fast Loading: Optimized build with code splitting
- Accessible: Semantic HTML and ARIA attributes
- React JS
- HTML5
- CSS3
- MongoDB
- Front-end Development
- Responsive Web Design
-
Portfolio Website - This very website!
-
E-commerce Website (QuickStore)
-
Restaurant Menu Website
- Node.js (v14 or higher)
- npm or yarn
-
Clone the repository:
git clone https://github.com/Ayushkumar12/portfolio.git cd portfolio -
Install dependencies:
npm install
-
Start the development server:
npm start
-
Open http://localhost:3000 in your browser.
npm run buildThis will create a build folder with optimized production files.
- Portfolio: https://portfolio-rosy-seven-75.vercel.app/
- GitHub: https://github.com/Ayushkumar12
- LinkedIn: [Your LinkedIn profile] (Add if available)
- Email: [Your email] (Add if available)
This project is private and for personal use.
This is a personal portfolio project. Feel free to fork and use as inspiration for your own portfolio!
Built with ❤️ using React.js