A stunning, interactive portfolio website featuring particle animations, glassmorphism UI, and smooth transitions built with pure HTML, CSS, and JavaScript.
This portfolio showcases my journey as a Data Science enthusiast and aspiring ML Engineer, combining modern web design with cutting-edge visual effects to create an immersive user experience.
const portfolio = {
design: "π¨ Modern Glassmorphism UI",
animations: "π Particle System Background",
responsive: "π± Mobile-First Design",
sections: ["Hero", "About", "Skills", "Education", "Projects", "Certifications", "Contact"],
techStack: ["HTML5", "CSS3", "JavaScript", "Three.js"],
theme: "π Purple Cosmic Aesthetic"
};portfolio/
β
βββ π index.html # Main HTML file
βββ π¨ Particles.css # Particle system styles
βββ β‘ simple-particles.js # Particle animation engine
β
βββ πΌοΈ assets/
β βββ DP Photo.jpg # Profile image
β βββ cert2.png # Certificates
β βββ cert3.png
β βββ badge.png
β βββ CERT.png
β βββ ai_ml.png
β βββ iitmcgpa screenshot.png
β βββ quantum screenshot.png
β βββ output.png
β
βββ π Prodhosh_new_Resume.pdf # Resume
- 150+ animated particles creating a cosmic atmosphere
- Mouse-responsive interactions with repulsion effects
- Dynamic color palette: Purple, Indigo, Violet, Hot Pink
- Translucent cards with backdrop blur
- Smooth gradient borders
- Floating animations and hover effects
- Fixed navigation bar with active state tracking
- Smooth scroll behavior
- Intersection Observer for scroll animations
|
|
|
|
|
|
Web-based CGPA calculator for IIT Madras BS degree students with interactive UI.
Simulation of QKD protocols demonstrating secure key exchange using quantum mechanics.
Sentiment analysis achieving 87% accuracy on 50K IMDb movie reviews using Logistic Regression.
- π Supervised Machine Learning - DeepLearning.AI (Sep 2025)
- π Python for Data Science - NPTEL (Sep 2025)
- π€ Introduction to Generative AI - Google Cloud (Aug 2025)
- π§ AI For Everyone - DeepLearning.AI (Jul 2025)
- βοΈ Fundamentals of ML and AI - AWS (Jul 2025)
# A modern web browser (Chrome, Firefox, Safari, Edge)
# No build tools required!# Clone the repository
git clone https://github.com/PRODHOSH/portfolio.git
# Navigate to project directory
cd portfolio
# Open in browser
open index.html
# or simply double-click index.html# Push to GitHub
git add .
git commit -m "Deploy portfolio"
git push origin main
# Enable GitHub Pages in repository settings
# Settings β Pages β Source: main branchContributions, issues, and feature requests are welcome!
- Fork the project
- Create your feature branch (
git checkout -b feature/AmazingFeature) - Commit your changes (
git commit -m 'Add some AmazingFeature') - Push to the branch (
git push origin feature/AmazingFeature) - Open a Pull Request
This project is MIT licensed - feel free to use it for your own portfolio!
| Platform | Link |
|---|---|
| π Portfolio | Visit Site |
| πΌ LinkedIn | prodhoshvs |
| π GitHub | PRODHOSH |
| π§ Email | [email protected] |
| πΈ Instagram | @itzprodhosh |
