A clean and modern personal portfolio website showcasing my skills, projects, and experiences in web development, machine learning, and problem solving. Built to serve as a central hub for everything about me — from professional highlights to ways to connect.
- Responsive Design – Looks great on desktop, tablet, and mobile
- About Section – A snapshot of who I am, my journey, and my interests
- Skills & Services – Technical stack and areas I work in
- Projects / Work Experience – Highlighted work with live links or case studies
- Contact Section – Easy way to connect via email or socials
- Smooth Navigation – Intuitive scrolling and menu interactions
- Frontend: HTML, CSS, JavaScript
- Frameworks & Tools: React.js / Next.js (if used), Bootstrap / TailwindCSS (if used)
- Icons & Styling: Font Awesome, custom CSS animations
- Hosting: GitHub Pages / Vercel / Netlify
├── index.html # Main entry point
├── style.css # Stylesheet for design
├── script.js # Optional JS for interactivity
├── assets/ # Images, icons, and media files
└── README.md # Project documentation
-
Clone the repository
git clone https://github.com/<AviralJaiswal>/<your-portfolio-repo>.git
-
Navigate to the project folder
cd <your-portfolio-repo>
-
Open
index.htmlin your browser, or run with a local server
- Replace the logo, profile photo, and background images in the
assets/folder - Update the About, Skills, and Projects sections in
index.html - Tweak
style.cssto match your personal theme/colors
- Email: [avijai2004@gmail.com]
- LinkedIn: [www.linkedin.com/in/avi-jaiswal12/]
- GitHub: [github.com/AviralJaiswal]
✨ This portfolio is a continuous work in progress — just like me.