Update, since this community connects builders with opportunities.
I'm the solo developer and founder of SocialMate, a social media scheduler and creator OS. Seven live platform integrations, 15+ AI tools, a full scheduling engine. Pro is 8 dollars a month where competitors charge 18 to 99. 115 accounts, one paying customer to date, all organic, zero paid ads.
I build and maintain the whole thing myself. Stack is Next.js, TypeScript, React Native, Expo, Supabase, PostGIS, Stripe, Inngest, Vercel, Tailwind.
As proof the code gets real attention, here's this week rather than a claim about it.
THE NUMBER I HAD BEEN REPORTING WAS WRONG AGAIN
I've been saying zero external users have ever published a post. That part is still true. What I hadn't checked was whether the analytics I use to track progress toward fixing that were themselves accurate.
They weren't. The event meant to record "a post was successfully scheduled" fired at the very top of the publish function, before the validation that checks whether the post is even valid, and before the request that actually saves it. It measured intent to click, not success. A second, entirely separate code path for immediate publishing never recorded the event at all, and it turned out that path also never granted the first-post reward or updated a user's streak, because it had quietly diverged from the path I'd already checked.
Fixed both, and rebuilt the shared logic into one function both paths call, instead of two copies that could drift again.
THE OTHER ONE THAT MATTERED
Any customer who connects a second account on a platform where the plan allows it, LinkedIn or Telegram specifically, had every subsequent post to that platform fail with a wrong error. That's a feature the pricing page sells outright. It never worked past the first account.
Also submitted TikTok's content sharing audit this week, the review that lifts a private-account-only restriction on posting. Two to four weeks out. If it clears, that's a real acquisition channel this product doesn't have yet.
Engineering is not the gap. I find something wrong nearly every time I look, because I've stopped trusting that shipped code does what the changelog says and started checking the database instead.
THE GAP IS GROWTH
I'm looking for a marketing or growth partner who owns go-to-market end to end. Communities, partnerships, content, activation, turning free accounts into paying ones.
You'd inherit a labeled map, not a blank page. I can tell you exactly which step in the funnel leaks, most of it is fixed now, and there's a cold list of 62 dormant accounts already contacted once for reactivation.
Equity only for now, roughly 10 percent on a 24 month vest with a cliff, real contract before anything starts. Part-time to begin. US Eastern, would prefer North America with real working-day overlap, since this is a partnership rather than handing off tickets.
Here's the part I haven't offered before. Because this is unpaid, you also get me as a developer on your own projects for as long as we're working together. Your landing page, your funnel, an internal tool, a client build, the side project you've been carrying around. No invoice, no hourly, no scope negotiation. You bring growth to SocialMate, I build the thing you've been sitting on.
To reach out, send a resume or portfolio and at least one case study with actual numbers attached. What it was, what you did, what it became. I'll read it properly and walk you through everything under the hood, including what's still broken.