Search

Search pages, projects, and more.

Open Source

Contributions

PRs to open source projects I depend on. Bug fixes, accessibility improvements, and the occasional documentation correction.

vercel/next.js

Jan 2025Merged

Fixed a bug in the App Router where dynamic route segments were incorrectly typed when using generateStaticParams with TypeScript strict mode.

#58234

shadcn-ui/ui

Nov 2024Merged

Added accessible keyboard navigation to the Command component — tab and shift+tab now cycle through groups correctly.

#4821

drizzle-team/drizzle-orm

Oct 2024Merged

Contributed a fix for incorrect SQL generated when using .where() with multiple OR conditions on joined tables in PostgreSQL.

#2103

biomejs/biome

Dec 2024Open

Added a lint rule for detecting unintentional floating promises in async event handlers. Currently in review.

#3847

colinhacks/zod

Sep 2024Merged

Documentation fix: corrected the example for z.discriminatedUnion() which had an incorrect type assertion.

#3291

Available for work