Skip to content

Hell0WorldAgain/my-portfolio

Repository files navigation

My Portfolio

This is a modern portfolio website built with Next.js, React, and Tailwind CSS.

Features

  • Responsive design
  • Custom sections for intro, projects, achievements and more
  • Animated counters and interactive UI
  • Dark mode support
  • Contact and social links
  • Easy to customize

Getting Started

Prerequisites

Installation

  1. Clone the repository:

    git clone https://github.com/Hell0WorldAgain/my-portfolio.git
    cd my-portfolio
  2. Install dependencies:

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

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

Project Structure

  • src/app/ - Main application code
  • src/app/components/ - Reusable UI components
  • src/app/components/layout/header/Logo/ - Logo component
  • src/app/components/layout/footer/ - Footer component
  • public/ - Static assets (images, icons, etc.)

Customization

  • Update your name, logo, and content in the respective components.
  • Edit styles using Tailwind CSS classes.
  • Add or remove sections as needed in src/app/page.tsx.

Deployment

You can deploy this project to Vercel or any platform that supports Next.js.

License

This project is licensed under the MIT License.


Made with ❤️

About

"My Portfolio" or "About Me" single-page website built on Next.js and Typescript

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published