Skip to content

My Portfolio website build with Next.Js , Tailwind and Aceternity UI

Notifications You must be signed in to change notification settings

itsyaba/portfolio-v2

Repository files navigation

My Portfolio

Welcome to my personal portfolio! This project showcases my skills, experience, and projects in an elegant and responsive web design.

🌟 Features

  • Modern Design: A sleek and intuitive user interface.
  • Responsive Layout: Fully optimized for desktop, tablet, and mobile devices.
  • Projects Showcase: Highlights my best work with detailed descriptions and links.
  • Contact Form: Easily get in touch with me directly from the site.
  • Optimized Performance: Fast loading speeds with modern web optimization techniques.

🚀 Technologies Used

  • Framework: Next.js
  • Styling: Tailwind CSS
  • Deployment: Vercel
  • Other Tools:
    • React Icons
    • Aceternity UI

📂 Project Structure

portfolio-v2/
├── public/            # Static files (images, favicon, etc.)
├── src/
│   ├── components/    # Reusable React components
│   ├── pages/         # Next.js pages
│   ├── styles/        # Global styles
│   ├── utils/         # Helper functions
├── package.json       # Project dependencies
├── tailwind.config.js # Tailwind CSS configuration
└── README.md          # Project documentation

📸 Screenshots

Home Page
Home Page Screenshot

Projects Page
Projects Page Screenshot

🛠️ Installation & Development

  1. Clone the repository:
    git clone https://github.com/itsyaba/portfolio-v2.git
    cd portfolio-v2
        
  2. Install dependencies:
    npm install
        
  3. Run the development server:
    npm run dev
        
  4. Open your browser and navigate to http://localhost:3000.

🌍 Live Demo

Check out the live version of my portfolio: Yeabsira Portfolio

📧 Contact