A modern and responsive personal portfolio website built with React, TypeScript, and TailwindCSS.
This project showcases my skills, projects, journey, and achievements as a front-end developer and UI/UX enthusiast..
Check out the live version here: https://itsmalak.xyz
- π» Responsive design for all screen sizes
- π§ Skills & tech stack sectiontion
- π Certificates carousel
- π€οΈ Journey section featuring academic background & achievementsents
- π Projects page with cards showing project name, image, and tech stack
- π¬ Contact page with form and input validation
- Hero Section: Introduction with name, role, and quick links
- About Me: Brief bio with background and goals
- Skills: Technologies & tools I work withwith
- Certificates: Carousel of achievements
- Projects: Project cards displaying the project title, thumbnail, and technologies used
- Journey: Timeline of my academic education and personal achievements
- Contact: Form with validation to reach out directly
- Footer: Social media and contact links
| Tech | Description |
|---|---|
| React | Front-end framework |
| TypeScript | Strongly-typed JavaScript |
| Tailwind CSS | Utility-first CSS framework |
| Vite | Fast development build tool |
| GitHub Pages | Deployment |
To run the project locally:
git clone https://github.com/malak-sabry-104/portfolio.git
cd portfolio
npm install
npm run devev