No description
  • TypeScript 78.1%
  • CSS 12.4%
  • Dockerfile 9.3%
  • JavaScript 0.2%
Find a file
2026-03-28 18:13:36 +02:00
.zed feat!: move to Next.js 16 2025-11-29 01:49:13 +02:00
public feat: update 'my-spotify-playlist-sorter' project 2025-12-16 06:00:53 +02:00
src build: add gitlab ci pipeline 2026-03-28 18:13:35 +02:00
.gitattributes refactor!: move from NextJS to react/vite 2025-02-09 18:29:02 +02:00
.gitignore chore: add 'dist/' to .gitignore 2026-01-15 17:14:43 +02:00
.gitlab-ci.yml build: add gitlab ci pipeline 2026-03-28 18:13:35 +02:00
biome.json build: add gitlab ci pipeline 2026-03-28 18:13:35 +02:00
components.json feat!: move to Next.js 16 2025-11-29 01:49:13 +02:00
Dockerfile build: add gitlab ci pipeline 2026-03-28 18:13:35 +02:00
next.config.ts build: add gitlab ci pipeline 2026-03-28 18:13:35 +02:00
package.json build: add gitlab ci pipeline 2026-03-28 18:13:35 +02:00
pnpm-lock.yaml build: update next.js up one patch 2025-12-07 23:49:31 +02:00
postcss.config.mjs feat!: move to Next.js 16 2025-11-29 01:49:13 +02:00
README.md feat!: move to Next.js 16 2025-11-29 01:49:13 +02:00
tsconfig.json feat!: move to Next.js 16 2025-11-29 01:49:13 +02:00

My personal portfolio website

The website is running in vercel at https://j0h.dev

Getting Started

First, run the development server:

pnpm install
pnpm dev

Open http://localhost:3000 with your browser to see the result.