https://github.com/thisisnotjustin/thisisnotjustin.github.io
My Personal Portfolio Site
https://github.com/thisisnotjustin/thisisnotjustin.github.io
go nextjs tailwindcss typescript web-development
Last synced: about 1 year ago
JSON representation
My Personal Portfolio Site
- Host: GitHub
- URL: https://github.com/thisisnotjustin/thisisnotjustin.github.io
- Owner: ThisIsNotJustin
- Created: 2025-01-10T08:03:11.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-14T04:23:17.000Z (over 1 year ago)
- Last Synced: 2025-03-27T16:55:49.718Z (about 1 year ago)
- Topics: go, nextjs, tailwindcss, typescript, web-development
- Language: TypeScript
- Homepage: https://thisisnotjustin.github.io/
- Size: 13.4 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# My Portfolio
This is a [Next.js](https://nextjs.org) project bootstrapped with [`create-next-app`](https://nextjs.org/docs/app/api-reference/cli/create-next-app).
## Getting Started
First, run the development server:
```bash
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
```
Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.