Skip to content
View johncarmack1984's full-sized avatar

Highlights

  • Pro

Organizations

@vegify

Block or report johncarmack1984

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.

Content in all repositories owned by your account will be closed.
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
johncarmack1984/README.md

John Carmack

AI/LLM and geospatial/GPU software engineer. Rust and TypeScript. I build production LLM systems, GPU map rendering, and the cloud infrastructure that runs them. Remote, based in Waco, TX.

Not the Doom guy. Different guy.

Currently: production LLM tooling (the boring reliability parts), a weather + energy data platform, and a lot of Martin.

Open source

MapLibre voting member since August 2026. Counts below are merged PRs and link to the receipts.

  • maplibre/martin - 42 since July 2026: tile caching, PMTiles on S3 and Lambda, font aliases, a Rust harness for the e2e tests, and a self-hosted basemap tutorial.
  • maplibre/maplibre-gl-js - 19: rebuilt the benchmark suite on Vitest bench, then render-path work (integer vertex attributes, terrain elevation sampling, a CPU raycast replacing framebuffer picking).
  • specta-rs/specta - 14 toward 2.0-stable: enum rendering fixes, zod 4 output, the OpenAPI exporter, a bigint remapper.
  • biomejs/biome - 13: Tailwind v4 class sorting in useSortedClasses (variants, container queries, the ! suffix).
  • maplibre/maplibre-agent-skills - 10: eval-gated releases and an upstream release watch.

Featured work

AI / LLM

  • promptward - an LLM gateway that catches prompt injection and data exfiltration, validates structured output, and meters cost. Wire-compatible with the OpenAI and Anthropic SDKs. The eval harness proves the detection rate. Live.
  • llm-extract-evals - schema-validated LLM data extraction with a confidence-gated evaluation harness: per-field accuracy, failure taxonomy, deterministic offline replay.

Geospatial / GPU

  • stormdeck - live weather radar, alerts, and wind on a deck.gl map. Vector tiles served from AWS Lambda on the free tier.
  • geo-desktop-bench - benchmarks for the fastest geospatial desktop stack: deck.gl and MapLibre on WebGL2, Tauri vs Electron, DuckDB and PMTiles. Report and demos.
  • deck-wind-layer - a deck.gl v9 wind-particle layer: GPU advection, comet trails, constant on-screen density at any zoom.
  • glslint - a GLSL checker and language server that understands deck.gl/luma.gl shader modules (Rust).

Rust / systems

  • tauri-plugin-tracing - logging for Tauri through the tracing crate. 28k downloads on crates.io.
  • tauri-typed-ipc - trait-based, type-safe Tauri IPC built on specta. Sync by default, async opt-in.
  • typed-geojson - strongly-typed GeoJSON for Rust (Feature<G, P> / FeatureCollection), specta-compatible.
  • accept-payments - a payments and invoicing API in Rust/Axum on the AWS Lambda Rust runtime.

Benchmarks

  • warefeats - benchmarks for developer tools with the runs attached: Redis vs Valkey vs Dragonfly, Martin vs Tegola vs BBOX, ESLint vs Biome, Varnish vs NGINX. Every result names the rig, pins the versions, and publishes every pass.

Shipped, in the App Store (both since July 2026)

  • lux - DMX stage lighting for iOS and macOS. Rust, Tauri, and an Enttec or sACN/Art-Net node, auto-detected.
  • vegify.app - plant-based nutrition tracking.

Before this: primary author of a safety-critical aviation flight-planning desktop app, lone architect of a real-time analytics platform.

Stack

Rust, TypeScript, React, Tauri, Node, Python | deck.gl, luma.gl, MapLibre, WebGL, PMTiles | Axum, Tokio, PostgreSQL | AWS (Lambda, CDK), Terraform, GitHub Actions | LLM production: extraction, evaluation, structured output, injection defense

Reach me

johncarmack.com | linkedin.com/in/johncarmack1984

Open to staff, principal, and lead roles, and to contract work. Remote. If you're hiring for maps, LLM reliability, or Rust on AWS, that's the good stuff.

Pinned Loading

  1. lux lux Public

    RGBAW DMX lighting controller — drives an Enttec Open DMX USB or sACN/Art-Net network node (auto-detected). Built with Rust, Tauri, and shadcn/ui. On the App Store for iOS and macOS.

    Rust 3

  2. llm-extract-evals llm-extract-evals Public

    Schema-validated LLM extraction eval harness (Anthropic Claude): failure taxonomy (correct/missing/wrong/hallucinated), per-field accuracy, deterministic offline replay, cost/latency accounting, an…

    TypeScript 1

  3. specta-rs/specta specta-rs/specta Public

    Easily export your Rust types to other languages

    Rust 637 68

  4. maplibre/maplibre-gl-js maplibre/maplibre-gl-js Public

    MapLibre GL JS - Interactive vector tile maps in the browser

    TypeScript 11.5k 1.2k

  5. maplibre/maplibre-agent-skills maplibre/maplibre-agent-skills Public

    Community-maintained agent skills for MapLibre GL JS — helping AI coding assistants write better mapping code

    JavaScript 144 10

  6. maplibre/martin maplibre/martin Public

    Blazing fast and lightweight PostGIS, MBtiles and PMtiles tile server, tile generation, and mbtiles tooling.

    Rust 3.9k 386