Skip to content

omkar-79/portfolio

Repository files navigation

My Portfolio

A website to showcase my projects and experience in software engineering and machine learning.

Features:

  • About Me
  • Skills and Technologies
  • Experience
  • Blog Posts
  • Navigation bar

Prerequisites:

Node.js 20.12.0 or later installed.

Installation

1. Clone the repository

git clone https://github.com/omkar-79/portfolio.git

2. Install dependencies

npm install

3. Start the website (locally)

npm run dev