9ee3e25f0a40b19ee2ac9160b10171a0ed9fbb11
Portfolio of Yousif Paulus
This is the repository for my portfolio. It serves as a modern, interactive showcase of my projects and skills.
Tech Stack
- Frontend: React
- Styling: Animate.css (for animations)
- Backend: Node.js
- Font: Apple's SF Pro
- Icons: FontAwesome
Plugins
- vite-plugin-svgr (for seamless integration of SVGs as React components)
Hosting
- Hosted on Netlify.
- Live version: yousifpaulus.dev.
Inspiration
The design is inspired by:
- Apple Keynote presentations
- A "tile" theme with dynamic tiles showcasing specific content.
Features
- Dynamic and interactive tiles presenting content such as projects, skills, and additional information.
- Animations to ensure a smooth and engaging user experience.
- Modern and minimalist design aligned with Apple's aesthetic.
Development
Prerequisites
Ensure the following tools are installed:
- Node.js
- Vite
Installation
- Clone the repository:
git clone https://github.com/yousifpa98/portfolio.git - Navigate to the project directory:
cd portfolio - Install dependencies:
npm install
Start Development
Run the development server:
npm run dev
The portfolio will be accessible at http://localhost:3000.
Build for Production
Create a production build:
npm run build
The built files will be located in the dist folder.
Feedback and Contact
If you have any feedback or wish to get in touch, you can reach me at:
- GitHub: yousifpa98
Enjoy exploring my portfolio! 😊
Description
Languages
JavaScript
68%
CSS
31.2%
HTML
0.8%