*
here are some of the projects i've worked on. i love building tools that make developers' lives easier and exploring new technologies along the way.
create-t3-app
creator and maintainer (jun 2022 - present)
cli tool to bootstrap full-stack type-safe next.js applications
achievements
- grew project to 24k+ github stars
- wrote education blog posts with over 100k views
- maintained comprehensive, up-to-date documentation
technologies
typescriptnext.jstrpcprismatailwind cssauth.js
text2regex
creator (jul 2024)
convert natural language text into validated regular expressions
achievements
- implemented a self-correcting llm-powered regex generator
- built a easy-to-use cli to generate regex patterns
technologies
typescriptopenai
fp_
creator (feb 2023)
a functional programming library for typescript
achievements
- implemented a comprehensive set of functional programming constructs
- wrote documentation and examples to help developers understand and use the library
- published to deno package registry
technologies
typescript