1
1 Comment

I Didn’t Build a Startup. I Built Small Internet Utilities — and It Actually Worked

For a long time, I thought I needed a big startup idea.

Something like a SaaS dashboard, an AI product, or a tool with a monthly subscription. Every time I opened Indie Hackers, I saw people talking about ARR, churn, onboarding flows, and pricing tiers. Naturally, I assumed that was the only “real” way to build on the internet.

But my journey started with something much smaller — a single online utility.

No login system.
No payment page.
No product roadmap.

Just a tool that solved one tiny problem.

Today that small experiment has turned into a growing platform of utilities https://99tools.net/ used by developers, students, bloggers, and normal internet users who just want to get a task done quickly.

This isn’t a viral success story.
It’s a consistency story.

The Problem Hidden in Plain Sight

Every day, millions of people search for very specific, very small problems.

Someone wants to remove extra spaces from a paragraph.
Someone needs to format JSON code.
Someone wants to calculate percentages.
Someone needs a secure password quickly.

These aren’t startup ideas. They’re micro-tasks.

And that’s exactly why I ignored them for a long time. I thought real businesses solve big problems. But eventually I noticed something important: while each problem is tiny, the frequency is massive.

People don’t wake up wanting software.

They wake up wanting to finish a task.

They don’t want to create accounts, verify emails, or learn a dashboard. They want to paste text, click a button, copy the result, and move on with their day. Once I understood that, the entire direction of what I was building changed.

My First Tool (and Silence)

The first tool I published was extremely simple. Honestly, I expected at least a few visitors.

Nothing happened.

Days passed.
Then weeks.

No traffic, no feedback, no sign that anyone even opened the page.

This is the part most online stories skip. The beginning of an internet project feels like shouting into an empty room. You start questioning whether the idea is bad, whether the internet is too crowded, or whether you started too late.

I slowly realized the issue wasn’t the usefulness of the tool.

The issue was discovery.

On the internet, a useful product that nobody can find might as well not exist.

I Stopped Thinking Like a Startup Founder

At first I was chasing startup-style thinking: product features, user retention, and monetization plans.

But utility tools behave differently from software products.

People don’t build a relationship with a calculator. They don’t stay logged into a formatter. They don’t explore features of a converter. They arrive, solve the problem, and leave within 20 seconds.

And that’s not a weakness.

That’s actually the strength.

Instead of focusing on keeping one user for a long time, the goal became helping as many people as possible very quickly. I wasn’t building a product people lived inside. I was building tools people visited repeatedly when needed.

Once I accepted that, everything became clearer.

The Real Growth Channel

I never had a big social media audience.

I didn’t run ads.
I didn’t cold message people.
I didn’t launch on day one.

The growth came from search engines.

Each tool solved a single search intent. One page answered one question. Initially, none of them ranked. But I kept publishing anyway because the internet rewards coverage and consistency over occasional brilliance.

For months, traffic barely moved. It honestly felt pointless.

Then something interesting happened.

One page started ranking.
A few weeks later, another did.
Then another.

It wasn’t viral growth. It was compounding growth. The more useful pages existed on the site, the more search engines began trusting the domain. The platform didn’t grow because one tool succeeded. It grew because many small tools collectively built credibility.

The Unexpected Audience

I originally assumed only developers would use these tools.

I was wrong.

Students used them to format assignments. Teachers prepared classroom notes. Bloggers cleaned up articles. Freelancers processed client data. Some people just wanted to generate a secure password and move on.

I realized I wasn’t building for a niche anymore.

I was building for anyone who uses the internet.

The simpler the tool, the broader the audience.

The Difficult Parts Nobody Sees

Free utility platforms look easy from the outside, but maintaining them is surprisingly complex.

Performance quickly became a real issue. Some tools process large amounts of text or code, and a small mistake can slow the entire site. Bots also became a challenge. Automated scripts repeatedly hit certain tools thousands of times, consuming resources meant for real users.

Then came scrapers — websites copying tools directly. And browser updates occasionally broke features that previously worked perfectly.

I understood something important: I wasn’t just launching pages anymore. I was running an infrastructure.

Monetization Changed My Perspective

I did not start the project with monetization in mind. That unintentionally helped.

Users trust tools that feel helpful, not transactional. If the first interaction asks for payment, they leave immediately. So I focused on making the tools fast, clean, and frictionless.

Traffic came first. Revenue came later.

The biggest mindset shift was realizing utility platforms don’t monetize like SaaS. They don’t rely on subscriptions. They rely on attention and repeat discovery.

People don’t subscribe to a calculator — but they return to a reliable one.

Why Most Builders Quit

This type of project grows slowly. Painfully slowly.

For a long time it feels like nothing is working. You publish tools and nobody visits. You improve SEO and rankings don’t change. You fix performance and no one notices.

Most builders quit here because there’s no visible reward.

But the internet works on accumulated trust. After enough useful pages exist, growth starts accelerating. Not because you changed something dramatic — because consistency finally compounds.

What I Learned

The biggest lesson wasn’t technical. It was psychological.

Success online often doesn’t come from brilliance. It comes from persistence applied to usefulness.

You don’t need a revolutionary idea. You need to solve real problems repeatedly. Each problem might be small individually, but together they create value.

I stopped searching for a “startup idea” and started looking for inconveniences people face daily. The internet is full of tiny frustrations, and solving them is surprisingly powerful.

Final Thoughts

We often think meaningful online products must be complex. But sometimes impact comes from simplicity.

A small useful tool helps a real person in a real moment. And if you keep doing that long enough, people begin to rely on what you built.

That’s how a collection of simple utilities slowly turned into something real.

Not overnight.
Not viral.
Just consistent usefulness over time.

on February 25, 2026
  1. 1

    This resonates hard. I'm building something similar in spirit - a tiny macOS menu bar tool that just shows you how many tokens you're burning on AI APIs in real time. No dashboard, no login, no subscription. Just glance at your menu bar and see the number. That's it.

    The "arrive, solve the problem, leave" pattern you describe is exactly right. The best tools disappear into your workflow. People don't want software, they want the answer and then to move on.

    Curious how you're handling the SEO compounding now - are you still publishing new tools regularly or has the existing catalog reached a point where it sustains itself?