https://github.com/ahmeddev00/portfolio
https://github.com/ahmeddev00/portfolio
animation css3 dark-mode email-sender framer-motion html5 jsx-syntax light-mode localstorage react-router-dom reactjs
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/ahmeddev00/portfolio
- Owner: AhmedDeV00
- Created: 2024-11-02T09:11:01.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-03T15:44:04.000Z (over 1 year ago)
- Last Synced: 2025-01-31T16:28:30.396Z (over 1 year ago)
- Topics: animation, css3, dark-mode, email-sender, framer-motion, html5, jsx-syntax, light-mode, localstorage, react-router-dom, reactjs
- Language: JavaScript
- Homepage: https://portfolio-liart-nine-18.vercel.app
- Size: 5.56 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Portfolio
# link to view my portfolio : https://portfolio-liart-nine-18.vercel.app/
This project is a personal developer portfolio built with React. Designed to highlight your skills, projects, and experience, this portfolio serves as a professional showcase for potential employers, clients, and
collaborators. The responsive design ensures optimal viewing on any device, and the clean, modern layout presents your work in a visually appealing way.
# Features :
Introduction Section: A brief, engaging introduction about your background and interests.
Projects Showcase: A curated gallery displaying your top projects with descriptions, technologies used, and links to GitHub repositories and live demos.
Skills Summary: A visual presentation of your technical skills and tools, showcasing your strengths in front-end and back-end development.
Work Experience & Education: An organized timeline of your professional journey, including key roles, responsibilities, and achievements.
Contact Form: A functional form allowing visitors to reach out directly from the portfolio.
Responsive Design: The portfolio is fully responsive, ensuring a seamless experience on mobile, tablet, and desktop devices.
# Technologies Used:
# React: Framework for building dynamic and interactive front-end components.
# CSS3: Custom styling for a visually appealing and responsive layout.
# EmailJS: Integration to handle the contact form submission.
# JavaScript: Adds interactive elements to enhance user experience.
# Setup Instructions:
git clone https://github.com/AhmedDeV00/portfolio.git
# Navigate to the project directory:
cd portfolio
# install dependencies:
npm install
# Start the development server:
npm start