Skip to content
View colinhacks's full-sized avatar

Sponsors

Block or report colinhacks

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
colinhacks/README.md

Engineer, open-sourcer, and ride-or-die TypeScripter. I build and maintain Zod, a TypeScript schema validation library with static type inference. I also wrote the initial proof-of-concept for tRPC, though the modern incarnation is entirely built and maintained by @katt.

Pinned Loading

  1. zod Public

    TypeScript-first schema validation with static type inference

    TypeScript 36.2k 1.3k

  2. trpc/trpc Public

    🧙‍♀️ Move Fast and Break Nothing. End-to-end typesafe APIs made easy.

    TypeScript 36.6k 1.3k

395 contributions in the last year

Contribution Graph
Day of Week March April May June July August September October November December January February March
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Contribution activity

March 2025

Created 7 commits in 2 repositories
Created 1 repository

Created a pull request in colinhacks/zod that received 2 comments

Feature Mintlify

+10 −10 lines changed 2 comments
Opened 4 other pull requests in 1 repository
colinhacks/zod 4 merged

Created an issue in fuma-nama/fumadocs that received 1 comment

Customizing components in DocsLayout#sidebar

To Reproduce I'm trying to customize the sidebar components: // app/docs/layout.tsx import { baseOptions } from "@/app/layout.config"; import { source

1 comment
Loading