A modern, glassmorphism-inspired portfolio website built with HTML, CSS, and JavaScript.
- Home: Introduction with animated particle background
- Background: About Me, Profile, Skills, and Education in a grid layout
- Experience: Work experience timeline with interactive markers
- Projects: Showcase of personal projects
- Contact: Contact information
- HTML5
- CSS3 (with CSS Grid and Flexbox)
- JavaScript
- particles.js
- AOS
- Simple Icons for skill icons
- Clone the repository:
git clone https://github.com/ba6yshark/ba6yshark.github.io.git- Open
index.htmlin your browser, or use a local server:
python3 -m http.server 8000- Navigate to
http://localhost:8000in your browser
See LICENSE file for details.