Welcome to my personal portfolio website. This site showcases selected projects, my resume, and technical skillset as a frontend developer, with a focus on clean, accessible, and performant user interfaces built with React and Angular.
- HTML5, CSS3, JavaScript (ES6+)
- Responsive Design
- Accessibility (a11y) best practices
- Animate on Scroll (AOS)
- GitHub Pages for hosting
- GitHub Actions for CI
This is a static site without a build step. All assets are managed directly in the index.html
, style.css
, and script.js
files. The site is optimized for speed and minimalism.
/index.html → Main HTML file
/style.css → Site-wide styling
/script.js → Interactive behavior and enhancements
/assets/ → Images and icons
- Responsive design for mobile, tablet, and desktop
- Semantic HTML with accessible markup
- Lazy-loaded animations with AOS
- SEO and structured data (JSON-LD)
- Custom favicon and metadata
- Sitemap and robots.txt included
- Performance: 100
- Accessibility: 100
- Best Practices: 100
- SEO: 100
I'm a frontend developer with experience building high-quality web applications using modern tools and frameworks. I'm passionate about delivering user-centric, maintainable code and continually improving performance and accessibility.
This portfolio is open-source under the MIT License.