Skip to content

mabedd/Work-Profile-2026

Repository files navigation

Work Profile

A personal work profile built with React (Vite), Tailwind CSS, and Aceternity UI-style components.

Features

  • Dark / light theme toggle
  • All profile content stored in src/data/profile.ts for easy customization
  • Sections: Hero, Bio, Experience, Education, Skills, Tech Stack, Contact
  • Contact form opens your mail client via mailto: on submit
  • Animated Aceternity-style UI (spotlight, beams, timeline, bento grid, moving cards)

Getting Started

npm install
npm run dev

Open http://localhost:5173.

Customize

Edit src/data/profile.ts to update your name, bio, experience, skills, tech stack, and social links.

Replace the profile image URL in profile.image with your own photo (place it in public/ and use /your-photo.jpg).

Build

npm run build
npm run preview

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors