A safe place to learn real coding
Irenaverse was built by a dad for his daughter — so the things you'd worry about are the things it was designed around.
Invite-only, by design
There's no open sign-up. Children join through a single-use invite link from someone who already vouches for them. No public profiles, no discovery, no strangers.
AI that teaches, not cheats
Ren, the built-in buddy, is tuned to give hints and explanations — never finished answers. It only knows the concepts your child has already reached, so it can't leap ahead of the learning.
Genuine, transferable skills
Kids write real text-based code in Irene, a gentle Python-like language. They learn variables, loops, conditionals and functions — the actual foundations of programming.
You can see everything
A parent/admin view shows each child's lesson progress and exactly how much the AI buddy is being used, with daily limits you control.
How Ren actually works
Ren is the AI coding buddy. It runs on Anthropic's Claude models — Sonnet for chat, Haiku for inline suggestions. Every message your kid sends and every reply Ren gives is logged to a database you can audit, with a daily token budget per child that you control. The specifics:
Three help modes
Build gives hints first, code only when asked (one or two lines). Learn is Socratic — Ren only asks questions, never types code. Walkthrough is for "help me add X" — Ren proposes a plan and walks one step at a time, checking your kid's code between each.
Ren only knows what she knows
Every request includes a language reference built from just the concepts your child has unlocked through lessons. Ren genuinely can't lean on ideas she hasn't met — no suggesting list comprehensions to a kid who's still on variables.
You see and you cap
The admin view shows tokens-used and cost per kid per day. The default budget is generous but finite (100k tokens/day — many hours of help). You can lower it per-child, or pause Ren entirely for a kid with one click.
A note on moderation
Ren's replies stream directly from Claude — Anthropic's own safety training is the only filter between your kid and the AI. There's no extra moderation layer in the middle. That's a deliberate choice for a small, invite-only family product; it keeps responses fast and avoids a false sense of security from a half-baked filter. For a wider circle a stricter posture (output classifier, parent-visible flagging) is the obvious next step — talk to whoever invited you if you'd like that turned on.
How it differs from the usual suspects
Most "code for kids" tools fall into two camps. Irenaverse aims for the gap between them.
Block-based (Scratch, Tynker, Code.org)
Good for: A friendly first taste. Drag-and-drop removes the typing barrier.
Where it stops: But the blocks don't become anything else. Kids who grow out of them often hit a wall when they try a 'real' language for the first time — it feels completely foreign.
Game-as-tutorial (CodeCombat, CodeMonkey)
Good for: Engaging story wrapper around real-ish code.
Where it stops: But the kid is mostly solving the game's puzzle, not making their own. The path from 'I beat the level' to 'I built something nobody told me to build' is long and not always there.
Grown-up tutorials (Khan Academy, freeCodeCamp, YouTube)
Good for: Real code, real depth.
Where it stops: But the voice and pacing aren't designed for a 9-12 year old. The third paragraph loses them. There's no companion to ask when stuck without an adult.
What Irenaverse picks instead
Real text-based code from line one, in a language that reads like Python so the skills transfer. Game-shaped output every lesson, so the dopamine arrives reliably. And an AI buddy bounded by what your child knows, so help feels like a friend, not a magic answer machine. The trade-off: it's not for absolute beginners or non-readers, and it's invite-only — small on purpose.
What your child will learn
On privacy
Children sign up with a display name and a username — no email address required. There's no advertising, no tracking for marketing, and nothing is shared outside your invited circle. It's a small, private space, and that's the point.