Built by inmt.io
This tracker is a live project by Internet Native Mechanics Tech — a software engineering and technology consulting firm. If your product needs this kind of care, we'd like to hear from you.
What we do
The full spectrum of software engineering and technology consulting — from strategy to deployment.
- Software engineering — production-grade software across the full stack: APIs, frontends, and everything in between.
- Cloud architecture — AWS and Azure infrastructure designed for scale, reliability, and cost-efficiency.
- DevOps & CI/CD — automated pipelines, containerisation, and developer tooling that ship code faster.
- Technical consulting — architecture reviews, technology strategy, and engineering advisory for teams that want to get it right.
- AI / ML integration — LLMs, ML pipelines, and AI-native features integrated into your existing products.
- API & integrations — reliable integration layers connecting your systems to the tools and platforms your business depends on.
- Security hardening & DevSecOps — security embedded into your systems and delivery pipeline, before vulnerabilities reach production.
- App development — cross-platform mobile and web applications built for performance, from MVP to scale.
- Web development — fast, accessible, SEO-optimised websites and web experiences that perform.
- Chatbot development — custom AI chatbots built on the latest LLMs, for real workloads, not just demos.
How this site was built
The tracker is a case study in building for reliability without infrastructure complexity.
- Hermetic builds, graceful live updates
-
astro buildnever touches the network. A GitHub Actions cron fetches live results through a Zod validation gate — if the upstream API fails schema, the existing JSON is left untouched and the site keeps serving the last good data with a timestamped badge. - One ranking engine, tested exhaustively
- The FIFA Art. 13 group ranking rules (including the 2026 change — head-to-head before overall goal difference) and the "best eight thirds" qualification table live in a single pure TypeScript module. Both the standings pages and the interactive what-if widget consume the same tested functions. No ranking logic is duplicated.
- Property-tested bracket
- The Round of 32 bracket seeding is property-tested against all 495 possible combinations of best-eight third-place teams to verify correct seeding in every case.
- Stack
- Astro 5 (fully static) · Svelte 5 islands · Tailwind v4 · TypeScript strict · Zod-gated data pipeline · Vitest · deployed to Cloudflare Pages.
Get in touch
We work with startups, scale-ups, and organisations across East Africa and internationally. Whether you need a product built, an existing codebase improved, or an independent technical opinion — drop us a message or visit internetnativemechanics.com.