Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/varuntv97/my-portfolio

A modern portfolio website built with Next.js and TypeScript, showcasing projects, skills, and professional experience with a minimalist design and dark mode support.
https://github.com/varuntv97/my-portfolio

dark-mode frontend minimalist-design nextjs personal-website portfolio tailwindcss typescript

Last synced: 5 days ago
JSON representation

A modern portfolio website built with Next.js and TypeScript, showcasing projects, skills, and professional experience with a minimalist design and dark mode support.

Awesome Lists containing this project

README

        

# Features

- Setup only takes a few minutes by editing the [single config file](./src/data/resume.tsx)
- Built using Next.js 14, React, Typescript, Shadcn/UI, TailwindCSS, Framer Motion, Magic UI
- Includes a blog
- Responsive for different devices
- Optimized for Next.js and Vercel

# Getting Started Locally

1. Install dependencies:

```bash
pnpm install
```

2. Start the local Server:

```bash
pnpm dev
```

3. Open the [Config file](./src/data/resume.tsx) and make changes