whtppr

digital agency

Numbor

A quick math puzzle game with daily levels. Inspired by wordle.

Wikiventure

A text-based adventure game built with vanilla JavaScript and HTML where AI is used to generate dynamic storylines.

About

Whtppr is a digital agency focused on creating web and mobile applications of different kinds.

We were founded in 2026 by a group of friends with multidisciplinary backgrounds.

Whilst we are not the most traditional software firm, we put a strong emphasis on user experience and the impact of our productions.

Everything we build is driven by curiosity and the desire to make something useful or fun, no matter the cause or client.

Contact

Whtppr is always interested in hearing about new projects and opportunities. Feel free to reach out.

← back

Numbor

Numbor emerged from witnessing a close friend struggle to do 18 / 2 in their head. They got out a calculator and sat on the app for about 5 minutes. I knew then that help was needed.

The Problem

The problem was that people needed a way to practice mental math in a fun, engaging way, with an experience so simple and satisfying that it could be enjoyed daily.

The Solution

Players combine adjacent numbers to reach a target. The UI is simple and clean, with a few colours here and there to make it more visually appealing. It bares a huge resemblance to the UI of NYT games, which is intentional. It is to keep NYT users comfortable whilst also being welcoming to newcomers.

Tech Stack

The frontend is built with React and TypeScript for type safety and maintainability. The browser holds cache data to record stats, preventing the need of a whole other tool.

Play it Yourself

Play Numbor at numbor.app

notes

Numbor was built in a day as a side project. It has since gained a small but dedicated userbase of around 100 visits per day since its launch on 14/01/2026.

This project is still being actively worked on. More features and improvements are on the way!

← back

Wikiventure

Wikiventure is a text-based adventure game built with vanilla JavaScript and HTML.

Core Concept

It is a choose-your-own-adventure where players post a wiki article which then becomes the basis for their adventure, utilising fact and relevance.

Development Journey

Developed in 12 hours using a mix of Claude Code and my spare time.

notes

Wikiventure is a passion project that I've been working on in my spare time. A base version is available for browser but a native app version is in dev.