https://github.com/skuong/sokhuong
Portfolio website
https://github.com/skuong/sokhuong
drizzle-orm hono lexical mdx nextjs postgresql react react-three-fiber supabase tailwindcss threejs tiptap typescript zustand
Last synced: about 1 month ago
JSON representation
Portfolio website
- Host: GitHub
- URL: https://github.com/skuong/sokhuong
- Owner: skuong
- Created: 2024-08-25T11:56:48.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-12-06T16:46:22.000Z (7 months ago)
- Last Synced: 2026-06-06T09:21:29.808Z (about 1 month ago)
- Topics: drizzle-orm, hono, lexical, mdx, nextjs, postgresql, react, react-three-fiber, supabase, tailwindcss, threejs, tiptap, typescript, zustand
- Language: TypeScript
- Homepage: https://sokhuong.com
- Size: 1.35 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Portfolio
- Next.js
- Shadcn/ui
- Tailwind CSS
- Dark mode
- Internationalization
- Drizzle
- Postgresql, Supabase
- Hono
## Getting Started
### Install dependencies
```bash
pnpm i
```
### Run the development server
```bash
pnpm dev
```
Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.