/Portfolio

The website showcases a curated selection of my completed projects, highlights my technical skills, and provides ways to get in touch with me. It is built using Next.js, TypeScript, and Tailwind CSS, and features animated elements using react-type-animation.

Primary LanguageTypeScriptMIT LicenseMIT

My Portfolio

Project Image

A personal portfolio website showcasing my projects and skills.

Table of Contents

Description

This project is a personal portfolio website created to showcase my projects, skills, and expertise as a developer. It provides an interactive platform for visitors to explore my work and get to know more about me.

Technologies Used

  • Next.js: A React-based framework for building modern web applications.
  • TypeScript: A statically typed superset of JavaScript that enhances code maintainability and reliability.
  • Tailwind CSS: A utility-first CSS framework for quickly building custom designs.

Deployment

The project is deployed and can be viewed live at portfolio-085.vercel.app.

Installation

  1. Clone the repository: git clone https://github.com/your-username/my-portfolio.git
  2. Navigate to the project directory: cd my-portfolio
  3. Install dependencies: npm install

Usage

  1. Start the development server: npm run dev
  2. Open your browser and go to http://localhost:3000

License

MIT License