If you've ever wondered whether you can build an app without coding knowledge, this is the honest version of that story.
Who I Am (Not a Developer)
A year ago I started teaching myself to code with zero background in it. My degree is in counseling psychology. I work full-time as a Strategic Marketing Manager. I learned English on my own. My approach to every new skill has always been the same: start, break things, figure it out.
I began with Claude, probably version 2.5 or 2.7. I became what people now call a vibe coder before anyone was using that term. I was asking an AI to explain code I had never seen, building things I didn't fully understand, and learning as I went. It felt natural. It's how I've always learned.
The First Project I Won't Name
Before TypeGone, I spent months building a budgeting web app. I won't share the name because I still love it and I'm not done with it.
It got close. Real close. I had signups, real user feedback, iterated the UI until it looked clean. Then I ran the numbers and the margins were brutal. It would need serious advertising spend and full-time commitment to reach viability. I needed income stability. I shelved it, not without some grief, and moved on.
That project taught me more about building without coding than any course could have. I'm glad I did it. I'm also glad I was honest with myself about what it would take.
How TypeGone Started
Two months ago I had a specific problem. My thoughts move faster than my hands type. I'm a decent typist, but when I'm writing a long AI prompt or working through something with real nuance, the friction kills my train of thought.
So I built a Telegram bot. Just for myself. It would take a voice message, strip filler words, fix grammar, and return structured text: email format, notes, to-do lists. I called it TypeGone because typing was, functionally, gone.
I showed it to colleagues. One said: make it a desktop app. Another said: build it for Android.
Both suggestions scared me. As a product manager I'd sat in rooms with CTOs explaining that projects like these take six months and a team of three minimum. I decided not to listen to that instinct.
What It Takes to Build an App Without a Developer
The total paid cost was $20 a month. Here's the full stack:
- Claude Pro — $20/month, used for every coding question, debugging session, and architecture decision
- Google Antigravity — Google's free-tier suite of tools and cloud infrastructure that most people don't realize they already have access to
- Telegram Bot API — free
- Android Studio — free
- Google Analytics — free
- Supabase — free
- Render — free
- Vercel — free
That's it. Everything else was time.
How I Built It: The Honest Version
I work full-time. I'm in the last semester of a Master of Arts in counseling psychology. I have a life and a body that needs sleep.
I built TypeGone on weekends and in the hours after work. Not heroically grinding through the night every single day, but consistently. When I had two hours, I used two hours. When I had Saturday, I used Saturday.
Telegram bot first. The most forgiving environment to build in. A message in, a message out. No native UI, no device APIs. Just logic. This is where I'd recommend anyone start when building an app without coding experience.
Then the desktop app. I was nervous. But when I sat down and started asking Claude the right questions, the complexity dissolved faster than I expected. By that point I had enough context from the budgeting app and the Telegram bot that I could debug quickly.
Then Android. This was the one that surprised me most. Everyone had told me Android development is painful. The keyboard alone took six hours just to compile correctly the first time. I sat there staring at error messages I'd never seen, asking Claude to explain each one, fixing, recompiling, failing again. But I shipped it. In the same month. It became version 1.3.0. There's an APK on the website right now.
One Friday Night Until 3 a.m.
The website, domain, name, and SEO setup all happened in a single Friday night. I registered typegone.com, built the landing page, connected Google Analytics, wrote the meta descriptions, and went to sleep around 3.
Within 30 days, Google had already indexed the site and was sending organic traffic. Only a dozen visitors, but they found it without a single ad or promotion. Google decided the page was worth showing. For a site that didn't exist a month earlier, that was the signal I needed.
Can Anyone Build an App Without Coding Knowledge?
I think yes, with caveats.
The tools exist now to make building without a CS degree genuinely possible. Claude can explain errors in plain language, help you understand architecture decisions, and debug code you don't fully understand. Google's free infrastructure removes cost as a barrier. The ceiling is higher than most people realize.
What it still requires:
- Patience with repeated failures
- The ability to ask precise questions
- Consistency over time, not heroic sprints
- Some prior exposure to how software works (even from a non-technical PM role)
I'm not writing this to suggest it's effortless. The six-hour Android compile session was real. But it was not insurmountable.
What I Want You to Take From This
I spent years believing a product idea required a team, a budget, a technical co-founder, and a spreadsheet before you could start.
None of that is true anymore.
The only constraint that actually mattered was hours available per week. Not skill, not money, not permission.
If you have an idea you've been sitting on because you don't have the technical background, the budget, or the time — I'd push back on all three. The tools exist. The access is there.
The CTOs weren't wrong about what things used to take. They just hadn't updated their priors.
Where TypeGone Is Now
TypeGone is live at typegone.com. You can try it free on Telegram with no signup — three messages to see if it works for you. There's an Android keyboard and a desktop app. I launched on Product Hunt. I'm still building it, still after hours, still in the last semester of a degree, still in the same job.
I have no plans to quit anything. I have every plan to keep shipping.
Try it and see what happens.
Frequently Asked Questions
Can I build an app without coding experience?
Yes, especially for simpler first projects like bots, browser tools, or automation scripts. AI tools like Claude can explain errors, suggest fixes, and guide architecture decisions in plain language. Expect a steep early learning curve, but the barrier is lower than it was two years ago.
How long does it take to build an app as a non-developer?
Depends on scope. A Telegram bot can be functional in a weekend. A desktop app with a UI took me roughly three to four weeks of part-time work. An Android keyboard took an additional month of evenings and weekends.
What tools do non-developers use to build apps?
Claude Pro ($20/month) for coding guidance, Google Antigravity for free cloud infrastructure, and platform-specific free tools like Android Studio and the Telegram Bot API. The actual cost is low. The investment is time.
What is vibe coding?
Vibe coding is building software using AI assistance without deep programming knowledge. You describe what you want, the AI writes or explains the code, and you iterate based on results. The term has become common in 2024–2025 as AI coding tools have matured.
What should a non-developer build first?
Start with a Telegram bot or browser extension. They have the lowest environment complexity, the fastest feedback loop, and enough constraints to force clear thinking about what the product actually does.
Ben is the founder of TypeGone, a voice-to-text productivity app available on Telegram, Android, and desktop. He is a Strategic Marketing Manager and a master's student in counseling psychology.
Try TypeGone free — no signup needed
Three free messages on Telegram. See the formatting for yourself.
▶ Try Free on Telegram