---
title: Tools. Small, finished things I built, free to use in your browser.
description: "Free tools built by Ameera Surekha: a tattoo stencil maker, a price book and quote writer, a polite invoice-chasing writer, and Numberground, a maths island for children. Each does one job, runs in your browser, and keeps everything on your device. Plus the one-page standards they come from."
---

![](https://asurekha.com/hubfs/raw_assets/public/asurekha/assets/img/designed-schematic.jpg)

[Skip to content](https://asurekha.com/tools#maincontent)

[Ameera Surekha\_](https://asurekha.com/?hsLang=en-gb) ☰

- [About](https://asurekha.com/#builder)
- [CV](https://asurekha.com/cv?hsLang=en-gb)
- [Portfolio](https://asurekha.com/#work)
- [Writing](https://asurekha.com/field-notes?hsLang=en-gb)
- [Tools](https://asurekha.com/tools?hsLang=en-gb)
- [Work with me](https://asurekha.com/work-with-me?hsLang=en-gb)
- [Contact](https://asurekha.com/#contact)

● FREE● IN YOUR BROWSER● NOTHING UPLOADED

# Tools I built, *free to use*: Each one does one job and keeps everything on your device.

I lead marketing and I build the systems underneath. These are the small, finished things: open one, use it, close it. No accounts, no uploads, no adverts. Most started as a one-page standard, decided once.

[See the tools](https://asurekha.com/tools#tools) [The standards](https://asurekha.com/tools#standards)

Scroll ↓

Four tools. *One job each.*

### [For tattoo artists Stencil Bench Photo or sketch in, stencil out. Pure black for thermal printers, exact size in centimetres, big pieces tiled across sheets. Open →](https://asurekha.com/stencil?hsLang=en-gb)

### [For anyone who quotes Price Book Your rates and rules on one page, then a quote written from them. A line with no rate behind it stays blocked. Open →](https://asurekha.com/price-book?hsLang=en-gb)

### [For anyone who waits to be paid Polite Chasing Your voice, your days, your escalation point. Three reminder emails written with the invoice facts in, ready to paste. Open →](https://asurekha.com/polite-chasing?hsLang=en-gb)

### [For a child, five to twelve Explorisle A free 3D world of learning islands: Numberground for maths, Wordwood for words, science, the world we share, and six theme islands for units of inquiry. It notices the hard ones and asks them again. Open →](https://asurekha.com/explorisle?hsLang=en-gb)

The standards *they come from.*

One A4 page each. Decide once, calmly, instead of again at 9pm. Free, by email, no sequence and no sales call.

Quoting

### The Price Book Standard

Rates, markup, what is always included, what is always excluded, and your terms. After it, a quote is a lookup.

[Get the page →](https://asurekha.com/price-book-standard?hsLang=en-gb)

Getting paid

### The Polite Chasing Standard

The tone, the three-nudge schedule, the escalation point, the never-do list, and your own voice.

[Get the page →](https://asurekha.com/polite-chasing-standard?hsLang=en-gb)

Used one? *Tell me what broke.*

Every tool here got better because someone wrote to me. The code for each is open, one HTML file, no dependencies.

### [Tell me what broke Which tool, which device, what went wrong. I read every one. Email me →](mailto:ameera@asurekha.com?subject=Tools%3A%20what%20broke)

### [Read the code Open source under the MIT licence. Read it, run it offline, change it, send a fix. On GitHub →](https://github.com/asurekha-atlas)

### [See how I work I lead marketing and I build the systems underneath. These tools are a small sample of the second half. Work with me →](https://asurekha.com/work-with-me?hsLang=en-gb)

Ameera Surekha\_

I lead marketing and I build the systems underneath: the strategy, the team, and the code.

A.S. / EST. 2014 · Built by hand. Still no CMS, no page builder.

Explore

- [About](https://asurekha.com/#builder)
- [CV](https://asurekha.com/cv?hsLang=en-gb)
- [Portfolio](https://asurekha.com/#work)
- [Writing](https://asurekha.com/field-notes?hsLang=en-gb)
- [Tools](https://asurekha.com/tools?hsLang=en-gb)
- [Work with me](https://asurekha.com/work-with-me?hsLang=en-gb)
- [Privacy](https://asurekha.com/privacy?hsLang=en-gb)

Practical

- Netherlands · works across Europe
- English · Dutch · Malay
- Punjabi & Hindi (conversational)
- Indonesian (spoken)
- [LinkedIn](https://www.linkedin.com/in/ameerasug) · [Email](mailto:ameera@asurekha.com)

Backdrop: abstract study, AI-generated · 2026AI-generated backdrop · 2026

Motion: on

 Free tools  ·  each does one job  ·  in your browser  ·  nothing uploaded  ·  the standards they come from  ·  Free tools  ·  each does one job  ·  in your browser  ·  nothing uploaded  ·  the standards they come from  · 

Pause

```json
{
  "@context" : "https://schema.org",
  "@id" : "https://asurekha.com/tools#app",
  "@type" : "CollectionPage",
  "author" : {
    "@id" : "https://asurekha.com/#ameera",
    "@type" : "Person",
    "name" : "Ameera Surekha",
    "url" : "https://asurekha.com/"
  },
  "description" : "Free tools built by Ameera Surekha: a tattoo stencil maker, a price book and quote writer, a polite invoice-chasing writer, and Numberground, a maths island for children. Each does one job, runs in your browser, and keeps everything on your device. Plus the one-page standards they come from.",
  "hasPart" : [ {
    "@type" : "WebApplication",
    "name" : "Price Book",
    "url" : "https://asurekha.com/price-book"
  }, {
    "@type" : "WebApplication",
    "name" : "Polite Chasing",
    "url" : "https://asurekha.com/polite-chasing"
  }, {
    "@type" : "WebApplication",
    "name" : "Times Tables",
    "url" : "https://asurekha.com/times-tables"
  }, {
    "@type" : "WebApplication",
    "name" : "Stencil Bench",
    "url" : "https://asurekha.com/stencil"
  } ],
  "inLanguage" : "en-GB",
  "isPartOf" : {
    "@type" : "WebSite",
    "name" : "Ameera Surekha",
    "url" : "https://asurekha.com/"
  },
  "name" : "Tools",
  "url" : "https://asurekha.com/tools"
}
```

```json
{
  "@context" : "https://schema.org",
  "@type" : "BreadcrumbList",
  "itemListElement" : [ {
    "@type" : "ListItem",
    "item" : "https://asurekha.com/",
    "name" : "Home",
    "position" : 1
  }, {
    "@type" : "ListItem",
    "item" : "https://asurekha.com/tools",
    "name" : "Tools",
    "position" : 2
  } ]
}
```