A modern, innovative portfolio website with a black theme and theme toggle functionality.
- Futuristic Design: Neon accents, particle animations, and smooth transitions
- Theme Toggle: Switch between dark and light themes
- Responsive Layout: Works on all devices
- Smooth Scrolling: Navigate seamlessly between sections
- Interactive Elements: Hover effects and animations
- Home: Hero section with particle background
- About: Personal introduction
- Skills: Showcase of technical skills
- Projects: Display of portfolio projects
- Contact: Contact form
- Open
index.htmlin your web browser - Use the navigation menu to explore sections
- Click the "Toggle Theme" button to switch themes
- Fill out the contact form (currently a placeholder)
- Edit
index.htmlto update content - Modify
styles.cssfor styling changes - Update
script.jsfor additional interactivity
- HTML5
- CSS3 (with CSS Variables for theming)
- Vanilla JavaScript
Works in all modern browsers that support CSS Variables and ES6+ JavaScript.