Skip to content

This portfolio website serves as a showcase of my projects, skills, and experiences. It provides visitors with an overview of my professional background, links to my social profiles, and a portfolio gallery displaying some of my notable works.

Notifications You must be signed in to change notification settings

0x1Luffy/New-Portfolio

Repository files navigation

Portfolio Banner

Portfolio Website

Welcome to my portfolio website! This repository contains the source code for my personal portfolio website built with Next.js, TypeScript, Tailwind CSS, and Shadcn UI.

Introduction

This portfolio website serves as a showcase of my projects, skills, and experiences. It provides visitors with an overview of my professional background, links to my social profiles, and a portfolio gallery displaying some of my notable works.

Features

  • Responsive Design: The website is optimized for various devices, ensuring a seamless experience across desktops, tablets, and smartphones.
  • Project Showcase: A dedicated section to display my projects with brief descriptions, technologies used, and links to live demos or GitHub repositories.
  • Skills & Expertise: Highlights of my technical skills, tools, and programming languages proficiency.
  • Contact Form: An interactive form allowing visitors to get in touch with me directly.

Technologies Used

  • Next.js: Next.js is used as the foundation for building React applications with server-side rendering and other powerful features.
  • TypeScript: TypeScript adds static typing to JavaScript, providing better tooling, code quality, and error detection.
  • Tailwind CSS: Tailwind CSS is employed for rapid UI development with utility-first CSS classes, enabling quick styling and responsiveness.
  • Shadcn UI: Shadcn UI provides additional UI components and design elements to enhance the visual aesthetics and user experience.

Getting Started

To get started with the project, follow these steps:

  1. Clone the Repository:

    git clone https://github.com/0x1Luffy/New-Portfolio
  2. Navigate to the Project Directory:

    cd portfolio-next
  3. Install Dependencies:

    npm install
    # or
    yarn install
  4. Start the Development Server:

    npm run dev
    # or
    yarn dev

    This command starts the development server. Open http://localhost:3000 in your browser to view the website.

Contributing

Contributions are welcome! Feel free to fork this repository, make changes, and submit a pull request.

About

This portfolio website serves as a showcase of my projects, skills, and experiences. It provides visitors with an overview of my professional background, links to my social profiles, and a portfolio gallery displaying some of my notable works.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages