Piplio is live – my learning app for children in years 1 to 3
Typo3 Frontend & 3D App-Entwicklung

Piplio is live – my learning app for children in years 1 to 3

Yannick Aister 3 min read

How it all started

My son struggled to see learning as something positive. Not because he didn't want to – but because the classic approach of worksheets and repetition simply didn't work for him. As a parent you reach a point where you ask yourself: isn't there a better way?

As a developer, the answer to that question is usually: I'll just build it myself.

That's how Piplio came to be. Not from a market gap analysis, not from a business plan – but from the simple desire to make learning a little easier for my son. That it would become a finished app available on the App Store and Google Play wasn't something I expected back then.

What Piplio is

Piplio is a learning app for children in years 1 to 3 – covering maths and German. At the centre is Pip, a small character who accompanies the child through learning sessions. No ads, no tracking, no distractions.

The concept is deliberately simple: a few minutes every day instead of hours of cramming. The app automatically recognises where a child is confident and where they still need practice – and adjusts the difficulty level accordingly. Progress is made visible: XP, stars, topic overviews. Not as an end in themselves, but so that both child and parents always know where things stand.

The reward system – because motivation needs to come from within

What bothers me about many learning apps: they try to keep children engaged with digital badges and push notifications. That works short-term, but it's not real motivation.

Piplio works differently. Parents define in the parent area what learning is worth – a scoop of ice cream, 30 extra minutes before bed, a trip to the cinema. Piplio handles the bookkeeping: earn XP, reach the goal, celebrate. The reward stays real and comes from the parents – not from an app.

What's under the hood

Piplio is built with Expo and React Native – a deliberate decision. Developing and maintaining a native app for iOS and Android in parallel as a solo developer would be barely manageable. React Native lets me build an app from a single codebase that runs natively on both platforms. The backend and website run on TYPO3 – my home turf.

One point that was important to me: privacy by design. Progress, XP and rewards are stored locally on the device. No cloud account needed, no server data about the child. The app also works completely offline – exercises are stored locally and additional content is loaded in the background when a connection is available.

Where Piplio stands right now

Piplio is finished and available now on the App Store and Google Play. More information and a full overview of features is at piplio.aistea.me.

What I learned along the way

Taking a side project as a solo developer from idea to the App Store is a very different experience from client work. No briefing, no sign-off process, no external deadline – just yourself and the question of whether what you're building is actually good enough.

What surprised me most: the moment my son used the app for the first time and just kept going. Without me asking him to. That was the moment I knew: this works.

TL;DR

  1. Piplio grew out of a personal need – my son had no enjoyment of learning
  2. Learning app for years 1–3, maths and German, with adaptive difficulty
  3. Reward system defined by parents – no digital badges, real incentives
  4. Built with Expo / React Native and TYPO3, privacy-friendly, works offline
  5. Currently in testing – register interest at piplio.aistea.me

Leave a comment