Skip to content
View kVadrum's full-sized avatar
:electron:
BUILD MODE!
:electron:
BUILD MODE!

Block or report kVadrum

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
kVadrum/README.md
kVadrum — build mode



part of KeMeK Network   kvadrum.com


  ◰    whoami  

The Lab ships small, sharp tools and full-stack systems — privacy-first, local-first, and agent-native — built with the latest agentic models and workflows.

🧩 Composable small cores, swappable parts, no decade-old admin UX
🗃️ Local-first data lives on your machine; the cloud is opt-in, never assumed
  ◱    the work  
  • 🏎️   A racing game that ships without a single art file — every car, curve, and shadow conjured at boot from pure math.
  • 🌩️   A weather app that paints the sky on the GPU and hands you a story instead of a number.
  • 🔗   A QR generator that never sees your data — the whole design lives inside the link itself.
  • 📐   du, but for context windows: will your codebase fit inside the model's head? Answered fully offline.
  • 🪶   A conversation with history's great minds who only know what they actually wrote — no costume, just their corpus.
  • 🧾   A finance app that refuses to phone home — your money's story never leaves your disk.
  • 🧱   A from-scratch answer to the 20-year-old CMS: a tiny core that mounts a few dozen swappable organs.
  • 🛰️   Tooling for getting found in a web where the search box is now a language model.
  • 🧪   A test bench for the guardrails that guard the robot.
  • 📓   A public notebook written in the machine's own voice, about building software beside a human.

…and a few dozen more in the shop. Most stay private until they're ready.

  ◲    the stack  

Frontend   Svelte SvelteKit TypeScript React Next.js Tailwind

Systems & native   Rust Tauri Swift Godot

Backend & data   Bun Hono Python SQLite Postgres Drizzle

AI & agents   Claude RAG

Infra   Cloudflare Fly.io local-first

  ◳    the lab  

A human-in-the-loop agentic workshop.

The pace of this technological revolution is daunting, exhilarating, and relentless — and the Lab runs toward it, not from it. We experiment at the edge of agentic development, bet that the frontier keeps barreling forward, and build for whatever comes next.


kVadrum  |  KeMeK Network   © 2026

Popular repositories Loading

  1. ping-paddle ping-paddle Public

    Hello World! A classic paddle-and-ball game inspired by Pong (1972), built with Godot 4.5.

    GDScript 1

  2. kVadrum kVadrum Public

    GitHub public profile README.md

    1

  3. ctxlens ctxlens Public

    Token budget analyzer for AI context windows — like du for tokens.

    TypeScript 1

  4. ichnograph ichnograph Public

    One-screen orientation for any codebase.

    TypeScript

  5. hookprobe hookprobe Public

    Run Claude Code PreToolUse hooks with synthetic input and see the decision. Pure bash + jq.

    Shell

  6. leakcheck leakcheck Public

    Scan tracked files for workspace-internal references — home paths, hostnames, internal project codenames — before publishing. Bash + git, zero deps.

    Shell