Skip to content

OGEmanuel/portfolio-v2

Repository files navigation

Portfolio v2

A modern, responsive portfolio website built with Next.js and Tailwind CSS. Showcases my projects, experience, skills, and contact information in a clean and interactive layout.

Features

  • Project Showcase: Displays a curated list of my projects with images, descriptions, and links.
  • Experience & Education: Highlights my professional experience and educational background.
  • Skills Section: Lists my technical skills.
  • Contact Section: Easy way for visitors to reach out.
  • Animations: Smooth transitions and interactive elements using GSAP.
  • Responsive Design: Optimized for all devices.

Tech Stack

Getting Started

  1. Install dependencies:

    npm install
    # or
    yarn install
  2. Run the development server:

    npm run dev
    # or
    yarn dev
  3. Open http://localhost:3000 to view the site.

Project Structure

  • app/ – Main application pages and sections (experience, header, projects, etc.)
  • components/ – Reusable UI components and icons.
  • lib/ – Project data and utility functions.
  • public/ – Static assets and images.

Customization

  • Update your project list in lib/projects-list.ts.
  • Modify sections in app/ to personalize your experience, education, and skills.
  • Add or update images in public/images/.

Deployment

Deploy easily on Vercel or any platform supporting Next.js.

Contributing

Pull requests and suggestions are welcome! For major changes, please open an issue first to discuss what you’d like to change.

Author & Contact

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages