Skip to content

Latest commit

 

History

History
42 lines (29 loc) · 1.17 KB

File metadata and controls

42 lines (29 loc) · 1.17 KB

Futuristic Portfolio Website

A modern, innovative portfolio website with a black theme and theme toggle functionality.

Features

  • 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

Sections

  • Home: Hero section with particle background
  • About: Personal introduction
  • Skills: Showcase of technical skills
  • Projects: Display of portfolio projects
  • Contact: Contact form

Usage

  1. Open index.html in your web browser
  2. Use the navigation menu to explore sections
  3. Click the "Toggle Theme" button to switch themes
  4. Fill out the contact form (currently a placeholder)

Customization

  • Edit index.html to update content
  • Modify styles.css for styling changes
  • Update script.js for additional interactivity

Technologies Used

  • HTML5
  • CSS3 (with CSS Variables for theming)
  • Vanilla JavaScript

Browser Support

Works in all modern browsers that support CSS Variables and ES6+ JavaScript.