Skip to content

Latest commit

 

History

History
85 lines (64 loc) · 2.26 KB

README.md

File metadata and controls

85 lines (64 loc) · 2.26 KB
Typing SVG

✨ Portfolio 2025

Welcome to my portfolio repository - a modern, high-performance showcase of my work and skills. Built with the latest web technologies and design trends.

🚀 Features

  • Modern Design

    • Glassmorphism UI
    • Micro-interactions
    • Smooth scroll effects
    • Dynamic color themes
  • Technical Excellence

    • 100/100 Lighthouse score
    • SSG with instant page loads
    • PWA ready
    • Optimized asset delivery
  • Interactive Elements

    • 3D elements with Three.js
    • Custom cursor effects
    • Parallax scrolling
    • Animated transitions

🛠️ Tech Stack

📊 Performance

pie title "Lighthouse Scores"
    "Performance" : 100
    "Accessibility" : 100
    "Best Practices" : 100
    "SEO" : 100
Loading

🎯 Key Sections

  • Hero - Dynamic 3D introduction
  • Projects - Interactive showcase
  • Experience - Visual timeline
  • Skills - Animated skill cards
  • Contact - Interactive form

📱 Responsive Design

  • Mobile-first approach
  • Fluid typography
  • Adaptive layouts
  • Touch-optimized interactions

🔥 Getting Started

# Clone the repo
git clone https://github.com/sheikh-developer/sheikh-developer.github.io.git

# Install dependencies
npm install

# Start development server
npm run dev