Developer Bio

Developer profile with a boxy mono avatar, github handle, stack chips, contributions, and streak flame.

Jules Park
Jules Parkjules.dev
TypeScriptGoPostgresTerraform
1,284 commits this year🔥 12-day streak

Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.

Import & use
import { Card28 } from "@/components/beste/piece/card28";

<Card28
  name="Jules Park"
  handle="jules.dev"
  stack={[
    "TypeScript",
    "Go",
    "Postgres",
    "Terraform"
  ]}
  contributions="1,284 commits this year"
  streak="12-day streak"
  initials="JP"
  image="https://images.unsplash.com/photo-1519085360753-af0119f7cbe7?w=100&auto=format&fit=crop"
/>