3
1 Comment

How I built & launched a Twitter username checker in 3 days πŸŽ‰

I've just launched a new Twitter username checker called username.so that allows you to monitor Twitter handles and get alerts once they're available to register!πŸŽ‰

Here's how I built it in 3 days:

[1] Setup a db with MongoDB using their free tier

[2] Setup a nuxt_js project with their recently launched v3

[3] Created a home, login, register and dashboard pages

[4] Built user auth by creating a cookie on login and saving it to the browser

[5] Created a new Twitter API app (standard level is fine) and added it to the project

[6] Built the username check functions so we can see if it's suspended, taken or available using Twitter API

[7] Added a cron job that runs every hour and checks every handle in the database. Can handle 30k checks every 15 mins.

[8] Created a template in SendGrid and added a function to send an email alert when the handle is available

[9] Bought a logo from @nico_jeannen's new AI logo tool (needed some minor edits, but a great $20 spent)

[10] Deployed on a $15/mo instance from render

[11] Bought the domain from Namecheap for $95

[12] Launched! πŸš€

Love to hear your feedback if it helps!

on December 13, 2022
  1. 1

    Oh awesome! Do names come back into circulation often?

Trending on Indie Hackers
Why Indie Founders Fail: The Uncomfortable Truths Beyond "Build in Public" User Avatar 139 comments Your AI Product Is Not A Real Business User Avatar 88 comments Stop Building Features: Why 80% of Your Roadmap is a Waste of Time User Avatar 34 comments The Clarity Trap: Why β€œPretty” Pages Kill Profits (And What To Do Instead) User Avatar 34 comments I built an enterprise AI chatbot platform solo β€” 6 microservices, 7 channels, and Claude Code as my co-developer User Avatar 30 comments I got let go, spent 18 months building a productivity app, and now I'm taking it to Kickstarter User Avatar 22 comments