This is my personal portfolio website built with pure HTML, CSS, and JavaScript. It showcases my journey as an Electronics Engineering student from RGIPT, my work as Co-Founder & Director at Volzo Mobility, and my passion for AI/ML, Computer Vision, DevOps, and Full-Stack Development.
The design is fully responsive, clean, modern, and includes smooth animations, a hamburger menu for mobile, and easy navigation.
- ✅ Fully Responsive (Desktop + Mobile)
- ✅ Smooth scrolling & interactive elements
- ✅ Clean & professional UI/UX
- ✅ Dark/light mode ready foundation
- ✅ Fast loading with minimal JavaScript
- ✅ SEO-friendly semantic structure
- Frontend: HTML5, CSS3 (Flexbox + Media Queries), Vanilla JavaScript
- Design: Responsive, Mobile-first approach
https://aashish-chandra.vercel.app/
| Project | Description | Links |
|---|---|---|
| Indian Vehicle Number Plate Detector | AI-powered ANPR system using YOLO & OpenCV | GitHub |
| Emotion Detector from Image | Real-time facial emotion recognition | GitHub |
| EcoVision Pro | Environmental monitoring web application | GitHub |
(More projects coming soon...)
- Co-Founder & Director — Volzo Mobility Private Limited
- B.Tech in Electronics Engineering — Rajiv Gandhi Institute of Petroleum Technology (RGIPT)
- Passionate about AI/ML, Computer Vision, DevOps, and building impactful startup products.
Currently expanding skills in cross-platform mobile development (Flutter) and advanced DevOps practices.
- Email: ashishchandra952@gmail.com
- LinkedIn: linkedin.com/in/aashish-chandr
- GitHub: github.com/Aashish-Chandr
I'm always open to collaborations, internships, or just a friendly chat about tech and startups! 🚀
Portfolio/
├── index.html
├── style.css
├── mediaqueries.css
├── script.js
├── assets/
│ ├── profile-pic.png
│ ├── about-pic.png
│ ├── project-*.jpg
│ ├── icons/ (linkedin, github, email, etc.)
│ └── aashish-chandra.pdf # Your CV
└── README.md