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

Hosting

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

  1. Clone the repository:
    git clone https://github.com/yousifpa98/portfolio.git
    
  2. Navigate to the project directory:
    cd portfolio
    
  3. 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:


Enjoy exploring my portfolio! 😊

Description
No description provided
Readme 8.4 MiB
Languages
JavaScript 68%
CSS 31.2%
HTML 0.8%