Build It for One.
Sell It to Many.

Build It for One. Sell It to Many.

Gianna Hodel built a dashboard for a single client. The moment a third person looked at it, it stopped being a favour and started being a business.

Meet Gianna Hodel

Gianna Hodel

Gianna Hodel

Founder, Hebelytics

Connect on LinkedIn

Gianna is a freelance marketer who now sells software. She built Hebelytics – a dashboard that pulls a marketer's scattered tools into one place and then tells them where the funnel is leaking. The name is a German pun she owns up to: Hebel means leverage.

She has no developer background. She never took a course. She built the whole thing by talking to Claude Code – from a converted school bus in Mexico.

Gianna Hodel
Gianna HodelFounder, Hebelytics
1:18
"I live in Mexico. I live in a small school bus, and I have Starlink. So no matter where I am – at any random beach or town, in the middle of nowhere – I have internet. Really good internet, at least a hundred megabits. A lot of times it's actually even better than the internet in Germany."

Eight years on the road. A van first, bought in Canada and driven down the west coast with her sister, until the money ran out and she flew home to Germany to work catering and exhibition shifts. Then back to Mexico, trading a website for a bed at a surf camp, down to her last twenty bucks and living on quinoa, rice and beans – until a coach in Switzerland hired her part-time for five hundred euros a month.

That is the person who later built and priced a piece of B2B software. It matters, because the story people tell about builders usually starts somewhere else entirely.

We met at Vibe Coding Cologne. She came as an attendee. In two weeks she's on the stage.

Nine Out of Ten Look for a Course

It started the way every good product starts: with someone being sick of something. Gianna was on a beach in Mexico, doing what marketers do – opening one tool after another, copying numbers into a spreadsheet so she could finally see where the leads were coming from.

Gianna Hodel
Gianna HodelFounder, Hebelytics
0:48
"It's 2026 – why am I still putting numbers into Excel? This can't be happening anymore."

Her first attempt was not to build anything. She had a Claude subscription and the browser extension, so she did the obvious thing: one tab with the spreadsheet, one tab with the marketing tool, and a prompt asking the model to move the numbers from one to the other.

It didn't work. She spent hours hunting for the right prompt and gave up.

That failure is the interesting part. For most people it's the end of the story – proof that the tool isn't there yet, or that they're not the right person to be trying. For Gianna it was the moment the problem got promoted: if nothing out there does this, I'll make the thing that does.

I put it to her that this reaction is rare, because I watch the other reaction constantly:

Ben Sufiani
Ben SufianiThe Captain
10:40
"When I talk to normal people out there, nine out of ten would have reacted by saying: I need somebody to explain this to me. I need guidance, I need a course, I need a certification – something that gives them permission to build this, or makes it someone else's responsibility to build this."

Her answer went further than mine did.

Gianna Hodel
Gianna HodelFounder, Hebelytics
11:08
"I'm a do-maker. I try to solve it myself first, and if I really get stuck, I try to get help. But you have to find a class – and is it actually a course that really helps you with your particular issue? And then time goes by. Maybe that's also why nine out of ten people didn't build a tool yet – because they don't know they can do it on their own."

Read that last sentence again. The blocker she names isn't ability and it isn't the tooling. It's not knowing that you're allowed.

The gap between the people who now sell software and the people who don't is mostly a gap in who waited for permission.

Prompting Is Briefing

Ask Gianna what you should prompt and you get a small, useful correction. She doesn't think of it as prompting at all.

Gianna Hodel
Gianna HodelFounder, Hebelytics
9:24
"Prompting, I feel like, is like briefing. You just need to brief the AI really well. You need to tell them what is your problem, what do you want to see, what would the outcome look like. And then the AI produces something, and you check and give feedback."

That reframe does a lot of quiet work. "Prompt engineering" sounds like a discipline you have to go and acquire. Briefing is something a freelance marketer has done a thousand times – to a designer, a copywriter, a media buyer. It's a skill she already had, pointed at a new colleague.

And a colleague is exactly how she describes it – which is also where the second unlock lives. Claude looked at what she was building and told her to connect GitHub.

Gianna Hodel
Gianna HodelFounder, Hebelytics
10:10
"It suggested: you should connect GitHub. And I was like – what is GitHub? And then I looked up GitHub."

No embarrassment, no detour into a beginner's course. She asked, looked it up, and kept going – then did the same for the backend, for hosting, for deployment. All the boring infrastructure nobody warns a marketer about, learned one question at a time, in the middle of doing the work.

I learned maybe eighty percent of what I know from YouTube, and YouTube has been free and infinite for two decades. Most people still didn't use it. What's changed is that we now have a teacher who is not just infinite but patient– one that doesn't mind being asked what the hell GitHub is, for the fourth time, at eleven at night.

Gianna Hodel
Gianna HodelFounder, Hebelytics
12:21
"It's like a very capable and fast colleague that doesn't know your business problem yet. If you can explain your problem understandably to a human – that's my problem, and this is how it should look – then you're capable. You're qualified to use Claude."

If you want the same first step with a bit more scaffolding under it, the Codex starts exactly here – with turning your own problem into a brief and then getting the boring setup out of the way.

How Much Do You Actually Need to Understand?

This is the question that stops people, and it deserves a straight answer instead of a motivational one. Gianna is honest that she often doesn't follow what the machine just did – she states the problem, she sees the outcome, and the middle goes past too fast to hold onto.

I don't think that's a defect. I think it's a choice everyone makes, whether or not they notice making it. There are places I stopped caring entirely: I have Claude build meeting slides in HTML, and I could not tell you a single thing about the markup underneath. It looks right, it says the right things, it helps people follow me. Fine.

And then there's the place I started caring a lot more – the same place Gianna came to our meetup to learn about.

Ben Sufiani
Ben SufianiThe Captain
14:53
"There is no guarantee for security. And all past bugs, security vulnerabilities and incidents have been caused by professional developers. Every single one. And of course we vibe coders, we're going to pile on top of that."

Which is not an argument for relaxing. It's an argument against the idea that there's a credential that makes this safe. There isn't. There are tools that scan your work, and there's the slightly sketchy move of asking the same model that built the thing to review its own work – better than nothing, and not the same as somebody independent looking.

So how deep do you go? My honest answer is that the depth is bottomless, and pretending otherwise is what makes people freeze.

Ben Sufiani
Ben SufianiThe Captain
44:40
"Probably 99% of developers do not understand it all the way down. There's always a level deeper. You kind of have to tell yourself: what is the abstraction level I'm willing to live in?"

Natural language alone is probably too shallow if you intend to earn money with the result. One level deeper – enough to picture the architecture, where the data sits, who can reach it – is usually enough to hold your ground.

Then the rule is simple: broad strokes first, then obsess about the one thing you're actually building.Payment integrations, for example. That is not a joke. When you get to that point, have the long, boring, five-minute monologue conversations with Claude until you genuinely understand what is happening to other people's money.

Gianna, looking back, would add a little foundation to the front of it:

Gianna Hodel
Gianna HodelFounder, Hebelytics
42:17
"I did it by myself, I didn't really take a class. But I think having a general understanding of how things work helps. It worked – but it just helps a little bit, you know? Having a general understanding of what you're doing."

Note where she puts it, though. Not as a prerequisite. As a thing that would have made the doing smoother. Nobody learns the whole map before they leave the harbour.

Build It for One

Here is the move worth copying, and it is much smaller than "founded a startup."

Gianna had one client with the same problem she had. She didn't write a business plan or validate a market. She pitched him a favour with a number attached: what if I build you a dashboard – start with this many hours, just so you can see it?

He said: yeah, just go ahead.

What she built first was not clever. It was a set of tabs. Contacts, active, inactive, timeframe, tags, lists – the numbers he actually looked at, in the order he looked at them. The whole value proposition was fewer clicks.

Gianna Hodel
Gianna HodelFounder, Hebelytics
25:23
"A lot of tools have a very – let's call it complicated – dashboard. For ActiveCampaign you have to look at the tags, you have to do five, six clicks to find whatever you need. So I just did it in tabs: what are the most important things for him? Click, click, click, and he sees the numbers."

Anyone who has gone looking for a number inside DigiStore knows the feeling she's designing against. Sometimes you can't find it at all and you end up messaging customer support to ask what you sold.

Then she added the part that made it more than a nicer view. She connected Claude to the data and taught it to read the funnel the way she reads a funnel – what comes to mind when she looks at those numbers, which drop is the one that matters.

Gianna Hodel
Gianna HodelFounder, Hebelytics
23:12
"It says: you have this amount of people on your page, but less than 1% actually turned into a lead. So it can tell you specifically where there's an issue. Instead of looking through data in Excel, comparing last year, this year, this month, this day."

His reaction, in full: this is cool – I haven't really seen anything like this.

And yes, a perfectly configured HubSpot gets close to this. But nobody has a perfectly configured HubSpot, and getting one costs a fortune in time and money. She built the version that fit one real person's actual week. That's a much lower bar than "better than the market leader," and it's the only bar that mattered.

Build for one identified human being. It removes every excuse about market size, positioning and competition in one move.

Sell It to Many

A favour becomes a product at an identifiable moment, and it isn't when you decide it should. It's when somebody who owes you nothing looks at the thing.

Ben Sufiani
Ben SufianiThe Captain
24:12
"That moment when a third person looks at it and is like – whoa, I haven't seen this before."

I know that moment from the other side. I spent January to March 2025 screaming at my machine until my first SaaS product existed – a ChatGPT-style tool where you could pick your model and store your business context. I solved my own problem, someone paid for it on Stripe, and something shifted permanently: the thing I used to sell by the hour, I could now sell as a product.

But going from one user to many is where the work stops being the work you expected. It is not the code.

Connecting her own client's accounts was easy. Getting permission from Google and LinkedIn so that anyonecould connect theirs is a different job entirely – pages of documentation, proving the access is read-only, proving you're not quietly assembling a competitor out of their data.

Gianna Hodel
Gianna HodelFounder, Hebelytics
20:07
"I think for Search Console it took like one and a half months. I even had to do a YouTube video, showing them all the connections and how to log in and everything."

Six weeks of paperwork and a screen recording for a reviewer, to read a number a customer already owns. Nobody puts that in the founder story, and it is the single most useful thing in this episode for anyone about to make the same jump. The moment other people's data enters your product, you inherit a bureaucracy – and a whole class of problems around who can see what.

What she's solving for them, by the way, is the hardest problem marketers have. Spend five hundred euros on Meta for a webinar: how many of those clicks registered, showed up, and bought – and did you make more than five hundred back? Meta's numbers disagree with Google Analytics, the organic traffic sits in Search Console, and nothing reconciles. We call it the attribution problem. If it were easy, every marketer would be rich.

On pricing, she's doing the thing more founders should admit to doing – changing her mind in public:

Gianna Hodel
Gianna HodelFounder, Hebelytics
27:36
"I have a payment structure already, but I'm going to adjust it a little bit, because I feel like I start too high. Maybe it's better to have smaller prices and then have add-ons. That's the nice thing – you can test it. Two landing pages, two different pricing models, run Meta ads, do heat maps, see where people click."

That is a marketer's instinct applied to her own company, and it only works because she can now build both landing pages herself in an afternoon. No developer queue, no half day lost in a WordPress plugin directory. Testing is only cheap when shipping is cheap.

And when I asked what she'd do differently, she didn't say anything about the technology:

Gianna Hodel
Gianna HodelFounder, Hebelytics
41:32
"I would focus more really on Hebelytics – finding people to try it earlier, and talking to way more people instead of having one or two clients check it. To have their suggestions and their ideas about what I could add. That I would definitely do differently."

Build it for one. Then show it to the next twenty before you build anything else.

What Marketers Build That Developers Don't

There's a pattern I keep noticing, and Gianna is the clearest example of it I've had on the show.

Ben Sufiani
Ben SufianiThe Captain
29:34
"Developers have a very strong tendency to primarily solve the development problem. Eighty, ninety percent of how they use AI is: how do I get better at building this one vertical thing? But business is so wide."

A marketer who has spent real money on ads and watched real funnels leak wants something a developer would never think to build. Gianna's next step for Hebelytics isn't a better chart – it's an AI that stops saying "this ad isn't working" and starts saying which partisn't working. The text or the colours. Why "make five thousand in two weeks" outperforms "make money." Then a concrete plan, and a test to prove it.

Only somebody in the marketing weeds, spending their own money, gets to that level of specificity. It doesn't come from studying software.

And it doesn't stop at the product. Once building is cheap, it leaks into everything:

Gianna Hodel
Gianna HodelFounder, Hebelytics
31:00
"I built my own pop-up builder. I'm still working on it, just a side project. I was so excited – I took a selfie of, look, this is my first own pop-up builder. I did this. It's just AI, it's amazing. You can build anything."

Why a pop-up builder? Because every pop-up tool she'd used broke at some screen size, and paying a subscription for something that doesn't fit your page is annoying. So she replaced the subscription.

I do the same thing in a less defensible direction. I'm forty-four and still make time to play games, so I built myself a little system that interviews me about how I'm playing, pulls my data from Steam and Nintendo, and tells me which game I should be playing right now. Completely unproductive. Genuinely fun to build.

Gianna's equivalent, thought up live on the recording: she's still fitting out the bus, she has every measurement, so – a tool that tells her exactly how much wood of what kind to buy for each section. Nobody will ever pay for that. It doesn't matter.

Keep a list of these. Look at it every quarter or so. The ones that are still nagging you months later are the ones to build.

If You're Still the One in Excel

I closed by asking what she'd say to the marketer who is still doing it all by hand and is fairly sure that building software is for other people.

Gianna Hodel
Gianna HodelFounder, Hebelytics
49:52
"Just try it, go for it. Prompt your idea – tell the AI what your result should look like. And what's the worst case? You learn something new. Even if it's not working at the end, you learned, you created something, and then you try again."

Her whole route, compressed: get properly annoyed by something you do every week. Brief it like you'd brief a freelancer. Ask the embarrassing questions out loud and keep moving. Build it for one person you can name. Then show it to a third person and watch their face.

Everything after that – the pricing, the paperwork, the six weeks waiting on Google – is just the ordinary work of having a product. It is not the hard part, and it is definitely not the part that stops people.

The hard part was believing she was allowed to start.

Gianna is speaking at Vibe Coding Cologne on 2 September – a live demo of the thing, not slides about it. She came to the last one as an attendee. Come to this one and see how short that distance actually is.

About This Conversation

Gianna Hodel

Gianna Hodel

Founder, Hebelytics

Gianna is a freelance marketer with no developer background who built Hebelytics – a dashboard that pulls scattered marketing tools into one place and uses AI to name the bottleneck in the funnel. She built it by talking to Claude Code, from a converted school bus in Mexico, and now sells it as a subscription product.

Ben Sufiani

Ben Sufiani

The Captain

Founder from Cologne with 15 years of startup experience across 9 ventures. Former marketing consultant and agency owner. Now vibe coding real products and building Pirate Skills to help others do the same.

Ready to Go Deeper?

Questions & Answers