This is a responsive and modern personal portfolio website designed and developed by Pavani Paila. It showcases skills, certifications, projects, and contact information in a clean white and brown theme, enhanced with smooth GSAP animations.
- HTML5 – For the page structure and semantic markup.
- CSS3 – Custom styling with variables and responsive layout.
- JavaScript – To handle interactivity and dynamic behavior.
- GSAP (GreenSock Animation Platform) – Used for animations.
- Font Awesome – For linking social profiles (icons removed in design).
- Responsive Web Design – Mobile-friendly layout.
- Sticky Navigation Bar – With smooth scrolling and section links.
- Hero Section – With profile image, introduction, and downloadable CV.
- About Me – Short biography and interests.
- Skills Section – Lists core technologies (HTML, CSS, JavaScript, Python, Java).
- Certifications Section – Links to completed courses (local paths, replace for hosting).
- Projects Section – Includes Student Management System and Invoice System.
- Contact Section – Email and social profile links.
- GSAP Animations – Smooth element transitions on page load.
- Clean UI – White background with brown-themed design for modern look.
portfolio/
├── index.html # Main webpage file
├── style.css (inline or internal)
├── README.md # Project description
├── certificates/ # PDFs or images of certifications
├── images/ # Profile image, background, etc.
└── resume.pdf # Your downloadable CV
You can host this project on:
- GitHub Pages
- Netlify
- Vercel
To do that, make sure:
- All
C:\Users\...local paths are changed to URLs (e.g., hosted images or resume on GitHub or cloud storage). - Your repo is public (if hosting through GitHub).
- Built a complete and responsive portfolio site from scratch.
- Used HTML, CSS, JavaScript together effectively.
- Integrated GSAP for animations.
- Practiced organizing code for scalability and clarity.
- Learned how to prepare a personal project for public hosting.
Pavani Paila
Student, JNTU-GV College of Engineering, Vizianagaram
Email: pavanipaila1609@gmail.com
GitHub: https://github.com/pavanipaila
LinkedIn: https://www.linkedin.com/in/pavani-paila-19b801286/
© 2025 Pavani. All rights reserved.