About

I spend my time understanding how people interact with products and where they get stuck. I enjoy testing new tools, studying user behavior, and sharing feedback that helps teams build better experiences. Product Hunt is where I discover fresh ideas and thoughtful product design.

Badges

Tastemaker
Tastemaker
Gone streaking
Gone streaking

Forums

Why I Built a YC Database at 2AM

I was prepping my YC application. I wanted to know: has anyone already done this idea?

YC's search gave me nothing useful. So I spent a weekend scraping their Algolia API, built a local database, ran embeddings against my pitch... and found 3 companies that had tried it.

New in Easy Scribe: Interactive Walkthroughs + Sharing

We just shipped a big update to Easy Scribe. You already get an AI-generated step-by-step doc from a single recording. Now you can convert that same doc into an interactive walkthrough: a clickable, player-based tour your audience follows at their own pace.

3d ago

How do you handle disposable or unconfirmed accounts after launch?

We launched a SaaS recently and noticed a cluster of accounts created within minutes of each other that never confirmed email or returned after signup. We want to keep our user table healthy without accidentally deleting real users.

Curious what other founders do in practice, more specifically:

  • Do you auto-delete accounts after X days without email confirmation? If so, what timeframe worked for you?

  • Do you keep soft-deleted rows for analytics or GDPR reasons? Any retention windows you recommend?

  • If you have automated detection, what signals did you use (IP clusters; identical metadata; signup rate spikes)?

View more