Skip to content

Hello there! 👋 Welcome to the repository of my personal portfolio. Here, you'll find the codebase that powers my personal space on the web. My portfolio showcases my projects, experiences, and a bit about who I am.

Notifications You must be signed in to change notification settings

VinMeld/Portfolio

Repository files navigation

Vinay's Portfolio Website

Hello there! 👋 Welcome to the repository of my personal portfolio. Here, you'll find the codebase that powers my personal space on the web. My portfolio showcases my projects, experiences, and a bit about who I am.

Portfolio Screenshot

Technologies Used

  • Vite: A build tool and development server that provides a faster and leaner development experience.
  • React: A JavaScript library for building user interfaces.
  • TypeScript: A superset of JavaScript that adds static types.

Features

  • Responsive design that looks great on both desktop and mobile.
  • Dark mode for those who prefer a darker aesthetic.
  • Interactive animations for a lively user experience.
  • Detailed projects section to showcase my best work.

Live Demo

Visit my Portfolio

Development

Prerequisites

  • Node.js
  • npm or Yarn

Setting Up & Running Locally

  1. Clone the repository:

    git clone https://github.com/VinMeld/portfolio.git
    cd portfolio
  2. Install dependencies:

    npm install
  3. Start the development server:

    npm run dev
  4. Open your browser and go to http://localhost:<port number>

Deployment

The site is hosted on Vercel. Every push to the main branch triggers a deployment.

Feedback

If you have any feedback or run into issues, please file an issue on this repository. If you like the repository, please consider giving it a ⭐!

License

This project is open source and available under the MIT License.

About

Hello there! 👋 Welcome to the repository of my personal portfolio. Here, you'll find the codebase that powers my personal space on the web. My portfolio showcases my projects, experiences, and a bit about who I am.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published