Hi, I'm Tim 👋
🔗 Links
Github
Stack Overflow
LinkedIn
Twitter
Last.fm
Instagram
Steam
💻 Tech
👨💻 Experience
I'm a Software Engineer at Auth0
which is part of Okta
. Here's my resumé
.
🤝 Open Source
ts-prune
CLI tool with ~250k+ downloads/month on npm to find unused code in typescript projects. Added a small feature to allow specfifying a pattern to exclude files from counting toward code use, for instance .test.ts
- so that functions that were tested but not used anywhere else in the codebase could still be identified and removed.
firebase-to-supabase
Community tool to migrate from Firebase to Supabase. Improved some documentation, fixed a bug with variable scoping and improved a query to skip legitimate duplicate records.
fig
Added the gh clone
autocompletion spec for the GitHub CLI in Fig, which adds VSCode-style autocomplete to the terminal.
slate
Updated some documentation for consistency in this popular (~1.2m downloads/month on npm) rich text editor.