<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css" integrity="sha512-DTOQO9RWCH3ppGqcWaEA1BIZOC6xxalwEsw9c2QQeAIftl+Vegovlnee1c9QX4TctnWMn13TZye+giMm8e2LwA==" crossorigin="anonymous" referrerpolicy="no-referrer"> Skip to main content

Open Blueprint

Blueprint

The public brain of this project — what has been built, what is being built, what broke along the way, and what is still only a thought. Nothing here is behind a login.

a living chart of the xsantcastx universe

v2.2.1“Blueprint”built August 11, 2026

By The Numbers

Live Numbers

  • 126Free toolsall client-side, all free
  • 258+SSR-prerendered pagesreal HTML for every route
  • 14MCP tools for AI agentsnpm install -g xsantcastx-mcp-server
  • OpenBuilt in public github.com/xsantcastx →

Currently deployed

v2.2.1“Blueprint”

Build date
August 11, 2026
Framework
Angular 21
Tools
126
Prerendered routes
258+

Release history

  1. v2.2.1BlueprintAugust 11, 2026
    • Hero carousel is visible on mobile again — it had been a 210px black void directly under the header on every phone
    • Cause: Angular scopes @keyframes names per component, but did not rewrite the animation reference inside the <=768px media query, so it pointed at a keyframes name that did not exist and the cards never left opacity: 0
    • Mobile now reuses the desktop keyframes and flattens the 3D tilt with transform: none !important, so there is only one keyframes name left to scope
  2. v2.2.0BlueprintAugust 11, 2026
    • a11y overhaul — every interactive control now has an accessible name
    • Zero buttons without an accessible name site-wide; 82 that relied on a hover-only title tooltip now carry a real label, translated where the tooltip was
    • 296 form controls wired to the labels that were only visually beside them — sliders and colour pickers used to announce as unnamed
    • Header logo is a real button, not a div with role="button", and shows a focus ring again
    • rel="noopener noreferrer" on all 64 links that open a new tab
    • Heading levels no longer skip from h1 to h3 on games, css-variables and pdf-generator
  3. v2.1.0BlueprintAugust 11, 2026
    • Mobile navigation repaired — 44px tap targets, drawer sits flush under the header
    • Mobile performance — nine always-composited full-viewport layers down to five, all static
    • backdrop-filter disabled on mobile (was 300+ declarations, four stacked in the header alone)
    • /live and the header no longer overflow a 375px viewport
    • Every standalone control now meets the 44px touch minimum
  4. v2.0.0BlueprintAugust 10, 2026
    • Blueprint public roadmap + dev log
    • i18n support (EN/ES)
    • Accessibility overhaul
    • Security hardening
    • 126 tools
  5. v1.0.0GenesisMarch 1, 2026
    • Initial launch
    • First 45 tools
    • Easter egg system
    • Dark theme

What We've Built

126+ Free Developer Tools

CSS & Design

33

Code & Dev

27

Productivity & SEO

54

Browse the full galaxy map →