u/Meris-Dabhi

Six months of hard work disappeared overnight

Six months ago, I started my freelancing journey on Fiverr with my very first order worth just $10. In the beginning, I was not focused on making a lot of money. My goal was simple. I wanted to deliver great work, earn 5 star reviews, build trust, and slowly increase my prices. That strategy worked better than I expected. Within four months, I became a Level 1 freelancer, and after six months, I reached Level 2. I was incredibly proud and excited. Almost every review I received was 5 stars. I had only one 3 star review. As my profile grew, I started closing projects worth $300 to $1,200. I was providing AI agent and automation services, and at one point I was getting 7 orders in a single day. It honestly felt unreal.

As I started working with bigger clients, many of them wanted to schedule a call. Without me asking, they would send their phone number, WhatsApp, or email address directly in the Fiverr chat. I knew Fiverr has strict rules about communication outside the platform. On February 2, 2026, I received my first warning for off platform activities. From that day, I became extremely careful. Whenever a client asked for a call or Google Meet, I always replied that we should keep everything inside Fiverr. I never shared my phone number, email address, PayPal, or any payment link. I understood that Fiverr monitors chats closely, and I respected that because it helps keep the platform safe.

Then on July 2, 2026, I received my second warning. I was genuinely confused because I had never tried to move any client outside Fiverr. Then came the hardest moment. On July 4, which was my birthday, I logged into my account and saw that it had been permanently banned. I cannot describe how painful that moment was. I had spent six months building my profile from scratch, earned amazing reviews, reached Level 2, and built a business that I was truly proud of. Seeing everything disappear overnight was heartbreaking.

I'm sharing this because I love this community, and I hope my experience helps other freelancers. If you're working with high value clients on Fiverr, please be extra careful. Now I'm trying to figure out what to do next. Any advice would mean a lot.

reddit.com
u/Meris-Dabhi — 18 hours ago

i completely misunderstood what clients actually pay for

one thing i didn't expect when i started building ai automations for businesses...

i thought the hardest part would be designing the workflow.

it wasn't.

the biggest challenge has been getting everything connected in a way that the client is comfortable with.

every business has its own setup. different google accounts, whatsapp business numbers, crms, apis, domains, hosting, and internal security rules. no two clients are the same.

before i even open n8n or start building an ai agent, there's usually a lot of work behind the scenes.

we go through oauth approvals, api keys, user permissions, account ownership, service accounts, and questions like:

"who should own this integration?"
"what happens if we stop working together?"
"can we remove your access later?"

those conversations are completely reasonable. if i were the business owner, i'd ask the same questions.

it changed the way i think about this business.

clients aren't just paying for an automation.

they're trusting you with systems that run parts of their company.

building the workflow is the technical part.

designing it so the client stays in control, understands what has access to what, and feels comfortable using it—that's the part that actually separates professionals from everyone else.

i wish someone had told me that before i started.

reddit.com
u/Meris-Dabhi — 6 days ago

I don't think learning more AI tools is enough anymore.

Everyone is learning how to use AI.

But very few people are learning the skills that will still matter when AI becomes much more capable.

Over the next few years, building with AI won't be enough.

You'll need to know how to turn AI into real systems, how to get attention, how to explain your ideas, and how to build products that people actually want.

Execution will become more valuable than knowledge.

The people who can build, distribute, communicate, and adapt will have a huge advantage.

AI is lowering the barrier to creating.

That also means competition will increase.

The winners won't be the people using the best AI tools.

They'll be the people with the strongest combination of skills.

The question is no longer:

"How do I use AI?"

It's:

"What skills am I building that AI makes even more valuable?"

reddit.com
u/Meris-Dabhi — 9 days ago

spent half a day debugging an agent because of ONE wrong character. fiverr never prepared me for real clients

so most of my early work was fiverr. cheap orders, n8n + claude wired into whatever someone needed, deliver, next one. i got fast. fast felt like progress.

then i landed a real one. a recruiting system for a staffing client. 7 n8n sub-workflows talking to each other, hooked into their applicant tracker, twilio, claude, a background check api, microsoft 365, sheets. on paper it was just a bigger version of my fiverr stuff. it wasn't.

the day before handoff, the whole sms flow just stopped. candidates getting nothing. i'm staring at logs at 2am thinking the twilio integration is cursed. turned out the country codes were being passed as numbers and it was silently dropping them. no error. nothing. just quiet failure

and earlier in the same build i lost basically half a day because of ONE wrong character in an api key. one character. on fiverr if something broke the buyer just left a meh review and i moved on. here a real company was going to run this every single day with their actual hiring on the line.

that was the moment it clicked for me. on fiverr you're optimizing for "works in the demo." the buyer pokes it twice and disappears. you never find out what happens on day 40 when the api is down and nobody technical is around. cheap fast gigs literally never let you build that muscle

the volume wasn't wasted, it gave me proof i can ship. but the thing that made me "successful" on fiverr was the same thing keeping me small. i had to kill it on purpose.

anyway. if you're grinding cheap agent gigs right now this is the part i wish someone told me earlier. it's not the ai that's hard. it's everything around it that has to not fall apart when you're not watching.

anyone else hit this wall going from gigs to real clients? curious what broke for you

reddit.com
u/Meris-Dabhi — 10 days ago

I tried almost every AI agent. Most of them just burned my money.

I've been testing almost every AI agent/tool I could get my hands on.

OpenClaw, Hermes, Antigravity (CLI and app), Codex, Claude Code, Claude, Grok Build, etc.

And honestly, I think I overcomplicated everything.

The whole reason I use AI is to automate my work and save time. Somewhere along the way, I ended up maintaining the AI tools more than they were helping me.

OpenClaw was the biggest disappointment for me. It burned through millions of tokens. I spent time feeding it context and teaching it how I work. Then I'd ask it to do something, and sometimes it would confidently give the wrong answer, apologize, and do the same thing again later. People talk about "memory," but from my experience, a lot of it just comes down to saving things into structured .md files.

Hermes was more reliable and didn't randomly break as much, but it had the same problem: the token usage was insane for relatively small tasks. It just didn't make sense financially.

After trying all of these tools, I realized most automations only need a few things:

Memory

Connectors (MCP)

Skills/tools

Logic

A good LLM

That's it.

I removed OpenClaw, Hermes, and most of the other stuff from my setup.

Now I mostly use Claude Code, Claude, and sometimes Codex.

Maybe it's boring, but I'd rather have a setup that actually gets work done than one that looks impressive on a screenshot.

Has anyone else gone through the same cycle? Starting with a huge AI stack and then gradually simplifying it?

What are you actually using every day now?

reddit.com
u/Meris-Dabhi — 17 days ago