This is my last major feature for
#buildinpublic.
Domain site searches are often slow and clunky, with a basic input or jumbled mess of dropdowns.
I created the domain search I've always wanted: simple and flexible in a single field.
And blazing fast.
No AI—just simple pattern matching:
- Contains: example
- Exact match: "example"
- Starts With: example*
- Ends With: *example
Or get fancy:
*program*course -> Matches "programmercourse", "programmingcourse", "pythonprogrammigncourse", etc.
Next up, pSEO baby.
Time to market and put YND on autopilot for a while.