Skip to content
Work

Work

Systems we have built, shipped, and handed over.

Each one started as an operation held together by spreadsheets and manual re-entry. What follows is the problem, what we built, and what it does today.

Client Work

Delivered Systems

Our Systems

Systems We Run Ourselves

Client work shows what we build to a brief. These four are what we build when the brief is our own, and every one of them is in production today.

Labs

Engineering R&D

Personal projects, not client work. They are here because they are the public evidence behind several of the services we sell, and because the source is open for anyone who wants to check the claim.

  • Nhako Tools

    Evidence for Web System Development

    Browser-based PDF, media and developer tools. Every file is processed inside the tab through WebAssembly, so nothing is uploaded and there is no backend holding your documents.

    Heavy processing can run entirely on the client. That matters for any system handling documents which are not allowed to leave the building.

    • TypeScript
    • React
    • WebAssembly
    • ffmpeg.wasm
    • Vite
  • Nhako Bot

    Evidence for AI & Automation

    A self-hosted Telegram assistant running Llama 3.2 through Ollama, with pgvector long-term memory, offline Whisper transcription, calendar access and web search.

    Retrieval-augmented generation and speech transcription running on hardware you own, with no per-token cost and no data leaving your network.

    • Python
    • Ollama
    • Llama 3.2
    • PostgreSQL
    • pgvector
    • faster-whisper
  • Nhako Search

    Evidence for Web System Development

    A two-player word search with solo puzzles, a daily challenge, a 360-level path, and realtime race and co-operative modes.

    Realtime multi-user state with end-to-end test coverage. The same problem shape as any system where two people touch the same record at once.

    • TypeScript
    • Next.js
    • Supabase
    • Playwright
  • Self-Hosted Homelab

    A full self-hosted stack: dashboard, NAS, Pi-hole DNS, media server, a Git server and uptime monitoring, composed on Docker and reached over a Tailscale mesh.

    Infrastructure run rather than rented. Relevant to any client who wants their system on their own hardware instead of a rented cloud.

    • Docker Compose
    • Tailscale
    • Pi-hole
    • Gitea
    • Nginx
  • Remote Dev Environment

    Containerised VS Code Server for browser-based development, with Python and C++ toolchains, NAS mounts and Tailscale access.

    A reproducible development environment a team can join from any machine, which is part of how a handover stays clean after we leave.

    • Docker
    • code-server
    • Tailscale
Contact

Build Something Like This

Tell us what your operation runs on today, and we will tell you what it would take to put it in one system.