Category: work
Replace Your Standup with a Todo List
A new approach to async standups that focuses on todolist-driven updates.
Working with Me
A guide for anyone working with me. Covers communication preferences, feedback, what I value, and my quirks.
I couldn't submit a PR, so I got hired and fixed it myself
After joining Mintlify (which acquired my previous company), I finally fixed a search bug that had bothered me for over a year as a user - the debounced search queries weren't being aborted, causing race conditions and poaor search quality. By adding an AbortController to ensure only the most recent search query returns results, I made the search experience crisper and more responsive across their 30,000+ documentation