A blazing fast, responsive, and modern personal portfolio website built with vanilla HTML, CSS, and JavaScript. Designed with a focus on clean aesthetics, accessibility, and performance.
- Modern Design: Clean glassmorphism UI with smooth animations and transitions.
- Responsive: Fully responsive layout that looks great on mobile, tablet, and desktop.
- Dark/Light Mode: User-preference aware theme toggle with persistent storage.
- Interactive Elements: Custom cursor effects (tilt), smooth scrolling, and dynamic filtering.
- Performance: Optimized assets and minimal dependencies for fast load times.
- HTML5: Semantic structure.
- CSS3: Custom properties (variables), Flexbox, Grid, and Animations.
- JavaScript (ES6+): Interactive logic without heavy frameworks.
- Bootstrap Icons: For consistent iconography.
- Google Fonts: Outfit & JetBrains Mono for typography.
/
├── index.html # Main entry point
├── styles.css # Custom styling and design system
├── script.js # Logic for theme, animations, and interactions
├── mypic.png # Profile image
└── README.md # Project documentation
Simply open index.html in any modern web browser to view the site. No build process required!
To modify the content:
- Edit
index.htmlfor text and structure. - Edit
styles.cssto tweak colors and layout. - Edit
script.jsfor interaction logic.
This project is open source and available under the content of Adabala Venkata Thrinadh.