A personal portfolio showcasing my projects, skills, and achievements.
This is my personal portfolio website, designed to highlight my work as a Full Stack Developer. It features a modern UI, responsive design, and smooth animations to create an engaging and interactive experience. Built with Vite for fast development and optimized production builds.
- HTML5 – Semantic, accessible markup
- CSS3 – Responsive, modern UI
- JavaScript (ES Modules) – Interactive logic and animations
- Vite – Dev server and build tooling
- PostCSS + Autoprefixer – Cross-browser CSS
- ESLint + Prettier + Husky – Code quality and formatting
- Font Awesome (CDN) – Iconography
- @fontsource/poppins – Typography
- Netlify Forms – Contact form handling
- Git & GitHub – Version control and hosting
my-final-portfolio-website
├── public/
│ ├── data/ # JSON data (projects, certificates, tech stack)
│ └── img/ # Images and assets
├── html/ # HTML pages (index, cv)
├── js/ # App logic (ES modules)
├── styles/ # Stylesheets
├──├── package.json # Scripts and tooling
├── vite.config.js # Vite configuration
└── README.md # Project documentation
✔️ Fully responsive design
✔️ Dynamic typing effect for introduction
✔️ Interactive project showcase with modal view
✔️ Certificates section
✔️ Tech Stack section
✔️ Contact form powered by Netlify Forms
✔️ Social media links
- Clone the repository:
git clone https://github.com/byseif21/portfolio-website.git
- Install dependencies and start the dev server:
npm install npm run dev
- Build for production (optional) and preview locally:
npm run build npm run preview
You're welcome to explore, modify, or build upon this project for personal use. If you decide to use or adapt a significant portion of the code, a credit or acknowledgment would be appreciated.
Ways to give credit:
- Mentioning Seif Soliman (byseif21) in your project's README or footer.
- Giving a shoutout on GitHub or social media.
Your support means a lot, and I'd love to see how you customize it! 😊
- Design inspired by EkiZR
- Icons by FontAwesome
- Deployed on Netlify
🌐 Visit my portfolio: seifsoliman.com
📍 Contact me: LinkedIn
👨💻 GitHub: @byseif21
