Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/varuntv97/my-portfolio
- Owner: varuntv97
- License: mit
- Created: 2024-12-23T05:03:36.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2025-01-02T06:24:52.000Z (about 1 month ago)
- Last Synced: 2025-01-02T07:27:18.748Z (about 1 month ago)
- Topics: dark-mode, frontend, minimalist-design, nextjs, personal-website, portfolio, tailwindcss, typescript
- Language: TypeScript
- Homepage: https://www.varuntv.me/
- Size: 609 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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