DEV Community

Anton Abyzov
Anton Abyzov

Posted on

My Kids Built 3 Apps in 3 Days - Here's What I Learned About

I've been coding for 18 years. My daughters just made me question everything.

Day 1: The 14-Year-Old's Portfolio

What she built: Three professional portfolio websites
Time taken: 1 hour
Code written: 0 lines
Live demo: https://abyzova.com

She watched my 44-minute tutorial and built something that would've taken me days in 2006.

The prompt: "Build a portfolio website for a 14-year-old student showcasing achievements (with specific details)"

Day 2: The Chat Application

What she built: Real-time chat with database
Time taken: 2 hours
Code written: 0 lines
Live demo: https://easytalk-orcin.vercel.app/

When she showed me messages appearing in Supabase in real-time, I felt something shift. This wasn't a toy. This was production-ready.

The prompt: "Create a chat application with real-time messaging and database storage (with specific details)"

Day 3: The 10-Year-Old's Revenge

What she built: 3D adventure game
Time taken: 45 minutes
Code written: 0 lines
Live demo: https://abyzanna.github.io/3d-adventure-game/

After her sister refused to help ("do it yourself"), she did. One prompt. One game. Live on GitHub Pages.

The prompt: "Make a 3D adventure game with jumping and collecting gems (with specific details)"

What This Actually Means

I'm not raising programmers. I'm raising builders.

The difference:

  • Programmers master syntax
  • Builders master outcomes

My 10-year-old doesn't know what a variable is. She doesn't need to. She knows how to describe what she wants and make it real.

The Real Skill for 2025

It's not Python, JavaScript, or Rust.
It's not even "prompt engineering."

It's the confidence to try.

My daughters don't fear code because they never learned to. They see it as translation - their ideas to computer language, handled by AI.

Try It Yourself

  1. Install Claude Code (or use ChatGPT/Cursor)
  2. Describe what you want to build
  3. Deploy it (GitHub Pages is free)
  4. Share what you made

The tools are free. The knowledge is free. The only barrier is the one in your mind.

The Bottom Line

We spent decades teaching people to speak computer.
Now computers speak human.

My 10-year-old gets it.
My 14-year-old gets it.
Hell, I'm starting to think my 10-month-old gets it.

What's your excuse?


Play the games. Try the apps. Then build your own:

Follow the journey: @AntonAbyzov

Top comments (0)