r/buildinpublic

A different approach to productivity and getting things done :)
▲ 64 r/buildinpublic+12 crossposts

A different approach to productivity and getting things done :)

Hey all, I'm currently building Lockn, an app that helps you do more and plan less. Rather than planning your whole week, you plan day by day with Lockn.

It incorporates over 10 different productivity methods and has some really cool features.

Its launching really really soon, I just wanted to get a rough sense if any of you would use it 😄

If there are any additional features you would like to see added do drop a comment below! or if there is anything you think you don't like feel free to let me know too!

thanks so much for reading!!

u/gordiony — 2 hours ago
▲ 42 r/buildinpublic+35 crossposts

I’m 32 and tracked my fiber for a week mostly out of curiosity.

I was getting like 12g a day.

The recommendation is 25–35g, which honestly explained a lot. I always had mid-afternoon crashes, bloating, and just random stomach stuff I never really thought about.

The tracking apps I tried didn’t really help either. MyFitnessPal tracks fiber, but it’s buried behind calories and macros. Cronometer felt way too detailed for what I wanted.

I basically just wanted an app that told me one thing:

Did I hit my fiber today or not?

So I built one.

It has a daily ring for your fiber goal, barcode scanner, 200+ USDA foods, and a plant diversity score. That last part was kind of surprising to me. A lot of gut health research points to variety per week, not just total grams.

A few honest surprises after using it for ~6 months:

  • Getting to 30g isn’t that hard once you realize where fiber actually comes from. Beans, oats, raspberries, chia, avocado, etc.
  • Plant diversity was harder for me than the actual fiber goal.
  • A lot of packaged “high fiber” foods are not as useful as they make themselves sound.

Free, iOS only, on device, no account.

https://apps.apple.com/us/app/id6760719879

Would genuinely love feedback on the food database or anything that feels off.

u/esilacynohtna — 2 hours ago

Morning all — we're mid-week already. What's everyone building right now?

Morning everyone — hope you're all having a good week so far. What's everyone working on this week?

reddit.com
u/2butterfree — 3 hours ago
▲ 7 r/buildinpublic+2 crossposts

RateMyStartup - A site where you swipe yes/no on startup ideas

Built a yes/no voting site for startup ideas. Free to vote, $4.99/mo to post your idea and get real feedback.

Stuff that surprised me while building it:

  • SQLite on a cheap VPS is completely fine for an early product. I was way overthinking the database situation.
  • next-auth v5 has basically no real documentation. Had to figure out a lot by trial and error.
  • Stripe was somehow the easiest part. Had it working in like 30 min.
  • Email verification has way more moving pieces than it should for something so common.r

Would love brutal feedback — on the idea, the UX, the pricing, anything.

https://rate-my-startup.com/

reddit.com
u/TendToTensor — 3 hours ago
▲ 75 r/buildinpublic+63 crossposts

This sub gets the assignment better than most so I'll be direct.

The no-code movement solved half the problem. You can build almost anything now without knowing how to code, which is genuinely incredible and wasn't true five years ago. But there's still a gap that nobody talks about. Even with the best no-code tools you still have to know which tools to pick, how to connect them, how to write copy that converts, how to set up ad accounts, how to source products, how to structure a funnel. The learning curve didn't disappear, it just moved.

Most people in this sub know exactly what I mean. You've spent a weekend deep in Zapier trying to get two things to talk to each other that should just work. You've rebuilt your Webflow site three times because the first two didn't convert. You've watched your Notion dashboard get more elaborate while the actual business stayed the same size.

That's the gap Locus Founder closes.

You describe what you want to build. The AI handles everything else. It sources products directly from AliExpress and Alibaba (or sell YOUR OWN digital services, products, or content), builds a real storefront around them, writes conversion-optimized copy, then autonomously creates and runs ads on Google, Facebook and Instagram. No Zapier. No Webflow. No piecing together eight tools that half work. Just a running business.

If you don't have an idea yet it interviews you and figures out what makes sense for your situation.

We got into YCombinator this year and we're opening 100 free beta spots this week before public launch. Free to use, you keep everything you make.

For the people in this sub specifically, this isn't a replacement for no-code tools for people who love building. It's for everyone who wanted the outcome but never wanted to become a tools expert to get there. Big difference.

Beta form: https://forms.gle/nW7CGN1PNBHgqrBb8

Happy to answer anything about how it works under the hood.

u/IAmDreTheKid — 10 hours ago

Hardest part of create a Saas

Hi everyone I´m back with good and bad news, as I told you before I´m from Colombia and I´m coding my first Saas, Freeledger is a tracking of incomes by client, expenses and calculate taxes, specially focused on freelancers but whoever can use this for their personal or business uses, right now, I get everything ready for the launch but the most difficult part is get people interested in my projects (clients), if someone can give some tips to improve my revenue in a future or find people interested in my Saas I´m all ears!

I´d appreciate your comments and experiences.

reddit.com
u/Low_Substance6044 — 4 hours ago
▲ 6 r/buildinpublic+3 crossposts

From prototype to stable V1: what I learned building my AI SaaS

I spent the last few weeks building an AI SaaS called RankSpires.

At first, I thought the hardest part would be the UI or the marketing.

It wasn’t.

The hardest part was making the AI outputs actually stay coherent with the product instead of generating generic “AI sounding” content.

I kept refining the generation logic until the outputs finally became stable enough to feel publishable.

That was the moment the project stopped feeling like a prototype and started feeling like a real product.

The goal of RankSpires is simple:

turn 1 product brief into a complete SEO + marketing pack in under 30 seconds.

Right now I’m freezing the V1 and focusing more on observing real user behavior instead of endlessly redesigning everything.

Honestly, that’s a weird feeling as a solo founder 😅

https://rankspires.com

u/Old_Gold_8700 — 7 hours ago
▲ 230 r/buildinpublic+7 crossposts

Built a React data grid that can save you hours of time and money.

Hello everyone,

Wanted to share a super cool project (IMO) we have been working on. It’s a zero-dependency React data grid, called LyteNyte Grid. Check it out, and hopefully, you will find it useful and save yourself a ton of time.

Some of the reasons to use LyteNyte Grid.

  • Crazy Performance: LyteNyte Grid is super light at only 40kb (gzipped) and is extremely fast. It can handle millions of rows and 10,000+ updates/sec. Based on our internal benchmarks, it is one of the fastest grids available on the market.

  • Feature-rich: Brings 150+ features, most of which are free and open source. Features such as cell range selection, row master-detail, and row grouping are included for free with LyteNyte Grid. This is something we are quite proud of. There are paid libraries (I won't name them) that offer less.

  • No Styling Tradeoffs: With LyteNyte Grid, you can choose whether to go headless or styled. There is basically no tradeoff when considering styling choices.

  • Full Prop Driven: You can configure it declaratively from your state, whether it’s URL params, server state, Redux, or whatever else you can imagine, meaning zero sync headaches.

  • Unique DX Experience: Our grid is built in React for React and has a clean declarative API, which eliminates awkward configuration workarounds.

We also recently dropped LyteNyte Grid AI Skills. This is a really nice feature if you’re using AI coding agents. It lets you describe an advanced data grid solution, and your AI agent codes it for you. We have been testing this with increasingly complex grid instances, and the results have been awesome.

All our code is publicly available on GitHub. Happy to answer any questions you may have.

If you find this helpful and like what we’re building, GitHub stars help. Feature suggestions and code contributions are always welcome.

1771technologies.com
u/Vis_et_Honor — 17 hours ago
▲ 10 r/buildinpublic+6 crossposts

I just launched my Website and I am looking for testers

​

Hey Guys!

I just launched my Website "XenonFlare".

I am looking for testers / developers.

I need help in:

- UI / UX Bugs

- Open Source Repo Contribution

The project is simple: Using global runners or using your own local runner you can interact with our services. We provide a clean website / interface for ai to illustrate a project. Crete Charts, Files, Tables, List, Checklists etc. You create a workspace, each workspace has its own chat (personalized AI). You can discuss about your ideas etc. The AI learns with time. The clue: use your own runners to optimize / change the output / cod etc.

I literally just went live.

I appreciate EVERY FEEDBACK.

Here is the link:

https://xenonflare.com

u/Substantial_Peak_511 — 11 hours ago

What actually got you your first 1000 SaaS users?

Everyone talks about “building SaaS”…

but getting the first 1000 users honestly feels like the real boss fight 😭

I’m curious what ACTUALLY worked for people here.

Not generic advice like:

  • “just post content”
  • “do SEO”
  • “launch on Product Hunt”

I mean the real thing that moved users.

Was it:

  • Reddit?
  • X/Twitter?
  • cold DMs?
  • SEO?
  • affiliates?
  • niche communities?
  • partnerships?
  • short form videos?
  • building in public?
  • something else?

And more importantly…

what made users stick instead of trying the app for 2 minutes and disappearing? 👀

Feels like distribution is crowded now and attention is cheap… but trust is insanely hard.

Would genuinely love to hear real stories from founders who crossed that first 1000 users milestone.

reddit.com
u/avsvishalmedia — 13 hours ago
▲ 13 r/buildinpublic+5 crossposts

Are you bored? Want to help other founders? StumbleUpon meets ProductHunt where voting and leaving feedback doesn’t require an account and is 100% anonymous.

Hop through startup landing pages effortlessly, vote and leave feedback for the founders so they can improve their landing pages and products, no account required to leave feedback and vote. Just hit “Start Hopping” to see it in action https://buildhop.io

Or if you want to submit your product… Account creation is easy and submitting a product doesn’t require a ton of writing, product images, or time.

u/SaaSy_lad — 11 hours ago
▲ 12 r/buildinpublic+3 crossposts

Gave AI control of my Google Pixel 10 to fix my keyboard app

It's stupidly hard to get right, and impossible to really build out alone.

Try it out @ yaps.ai :)

u/rich_awo — 7 hours ago
▲ 9 r/buildinpublic+3 crossposts

Promote your ‘app solution’ in my web app (free)

You need to mention:

  • What problem you’re solving
  • Your product name
  • Link

My goal is to build a problem-solution network where it's easy for developers to see problems and what's already built for it. This will also give credits to people posting problems, as the ones who initiated a solution.

I would love your feedback on the my new home page, it's built to help you consume new ideas, problems, solutions, explore reports, and find what updates builders are publishing. If you have a problem you don't have an answer for, I'm giving away 3 free idea generation (4 monetizable ideas in each generation).

u/Independent-Show-723 — 15 hours ago
▲ 15 r/buildinpublic+10 crossposts

Managing investments across multiple apps is messy.

Arthavi helps you track your mutual funds and stocks together in one place, without spreadsheets or cluttered dashboards.

### 🚀 What it does

- Unified portfolio view (MF + stocks)

- Clean and minimal interface

- Simple performance tracking (no confusing metrics)

- AI-powered insights (early feature)

### 💡 Why it’s different

Most tools either:

- Focus only on stocks

- Or only on mutual funds

- Or overwhelm users with too many features

Arthavi is built for clarity and simplicity first.

### 👤 Who it’s for

- Long-term investors

- People tired of juggling multiple apps

- Anyone who wants a simple portfolio overview

### 🔗 Try it: https://arthavi.com

Would love feedback from the community 🙌

u/tejascodes — 13 hours ago
▲ 98 r/buildinpublic+1 crossposts

Just reached 20 users as a teen!

Been building my first ever SaaS for over a month now and recently shipped it. And I already reached 20 registered users, yay!

For context, I've been building a tool that visualises your daily tasks on a 24-hour clock because boring to-do lists weren't cutting it anymore for me. You can see the dashboard in the picture (sorry for the terrible image quality, haha).

The way I reached those 20 users was mostly through some Reddit posts (I had the most success on r/webdev), but I'm now starting an actual build in public series on Reddit and X.

If anyone's curious, here's the link: https://app-arcadia.vercel.app

u/Apart-Television4396 — 18 hours ago
▲ 63 r/buildinpublic+1 crossposts

The experts are wrong. You can run a mailserver from a dynamic IP. I'm doing it.

Over 10yrs ago I built a self-hosted mailserver on Windows7 using hMailServer, MXGuardDog, FreeDNS and other 3rd party services and apps.

In 2023, I migrated all of my servers to Ubuntu and recreated my mailserver using all FOSS, DynDNS, and SMTP Relay through Brevo.

Using DynDNS and Brevo's SMTP Relay with DKIM, SPF and DMARC, my mailserver is scoring 9.3/10 for spam protection from a dynamic residential IP address on a completely self-hosted 4-node LAN with SSL, reverse proxy, mailserver, and 2 webservers -- all running Apache LAMP stacks.

Ask me how I did it. Would love to share!

https://preview.redd.it/j8fx5dtf9w1h1.png?width=1870&format=png&auto=webp&s=ae4b869b6865c8123e97c03f9cdddf8673d77b1d

reddit.com
u/Cyberbird85 — 22 hours ago

How NOT TO FALL IN LOVE with your own product?

I'm feeling weird and I'd like to share.

I've been working on a web app for a few months, and I'm starting to realize I think it's too pretty. Like, I keep staring at it proud of how it looks and how it works, which sounds good but I'm worried.

Two things I'm afraid of:

- I'm afraid of not being able to see what is missing: I built it the way I would want someone to have built it, so for me everything is just where it needs to be. I worry I'm missing obvious UX friction or confusing flows

- I'm also afraid of optimizing the wrong things: I spent 3 hours this week tweaking a micro-interaction that users probably won't even notice, but I notice it. Meanwhile, there's probably real issues I'm ignoring.

Have you guys ever felt like that? How do you deal with it?

reddit.com
u/rochakiller — 16 hours ago
▲ 13 r/buildinpublic+1 crossposts

I made a geography explorer for airplane flights

I love looking out of airplane windows, but most of the time I had no idea what I was actually flying over.

This is a web preview but If you are interested - I also have an app where you can download a map with all the cool stuff along your route.

https://flymap.app/map

PS: What I like about this project: no AI features at the moment

u/SuperIntelligentLion — 11 hours ago
▲ 2 r/buildinpublic+1 crossposts

Launched a waitlist for a niche B2B tool targeting a specific country market. Struggling to find early adopters. What worked for you?

Built a tool that solves a very specific problem for web designers and freelancers in a specific geographic market. The niche is real — validated through Reddit threads, competitor research, and direct conversations with potential users.

Waitlist is live. Here's what I've tried so far:

Posted on Indie Hackers — got some views and a few comments, waiting to see if it converts.

Started the reply game on X — responding to relevant conversations without pitching, just adding value.

Planning to hit niche Facebook groups next week after warming up a bit.

The challenge: the target user (freelancers selling web services to local businesses) is not very active on typical builder communities. They're on Facebook groups, local forums, and WhatsApp groups — harder to reach than a typical SaaS audience.

For those who've built for a niche geographic market or a non-technical audience — what actually moved the needle for your first 100 waitlist signups?

reddit.com
u/charlycharlychar — 12 hours ago
▲ 12 r/buildinpublic+12 crossposts

Building “Figma + DevTools + AI” as a Chrome extension

Been building a Chrome extension called Tweaklify because I honestly got tired of how annoying website editing workflows are 😭

The goal is to make editing websites feel visual instead of technical.

Right now you can:

  • click any element and tweak styles visually
  • edit spacing, colors, typography, shadows, borders etc through proper UX inputs instead of raw CSS
  • double click text to edit content instantly
  • open a live HTML editor and modify sections directly
  • use AI to edit existing sections
  • generate completely new sections with AI
  • convert sections/components into React, Vue, Angular or Shopify Liquid
  • preview changes live on the page
  • experiment with layouts without constantly opening DevTools
  • copy/export the generated section code directly into your project

The AI part is what I’m most excited about.

You can do stuff like:
“make this hero section look more modern”
“turn this into a Shopify section”
“convert this card component to React”
“add a pricing section below this”

and it generates/edit things directly on the page.

I’m trying to make it feel like Figma + DevTools + AI had a baby.

Still early but would genuinely love feedback:
What feature would make something like this actually useful for you?

You can check it out at --> Tweaklify.xyz

u/Business-Ad6390 — 18 hours ago