Skip to content
View Zerolitter's full-sized avatar

Block or report Zerolitter

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
zerolitter/README.md

Z  E  R  O  L  I  T  T  E  R

Meaningful work. Real freedom.

</>

Website Steam Workshop GitHub Sponsor


About

Hey, I'm Zerolitter 👋

For the past 6–8 months I've gone all-in on learning how to actually work with AI instead of just using it — deep-diving into how coding agents behave, where they fail, and what makes a workflow with them genuinely efficient instead of frustrating.

Along the way I kept running into the same problem: agents constantly "relearn" a codebase from scratch every session — re-scanning files, re-guessing relationships, working off stale context. That's what pushed me to build Workspace Atlas, an open-source, local-first tool that gives coding agents a persistent, verified, evidence-backed understanding of a project instead of making them rediscover it every time.

Alongside that, I've started experimenting with and optimizing local LLMs —ON-HOLD— running a setup called "Colibri" to tune and benchmark local models — to see how far efficient, self-hosted AI workflows can go without depending on the cloud.

I've also had the chance to teach a few people in a modding community how to actually work with AI on their own projects, and I'm always happy to keep doing that with anyone curious. My first public projects came out of that same period of learning by building: my Steam Workshop mods, and my first AI-built project — a config generator tool for a discontinued mod, an effort that now continues as a site documenting its development.

Quality over quantity is the whole point for me. I'd rather ship one tool that actually solves a real problem than ten that don't.

Now

  • Workspace Atlas — local-first, agent-neutral workspace intelligence layer. Establishing the fundamental groundwork.
  • Colibri — tuning and benchmarking local models on self-hosted hardware.
  • Teaching — helping modders and the curious get real work done with coding agents.

Selected work

Project What it is Lang
Workspace-Atlas Persistent, verified map of project files, symbols, relationships and history for coding agents Rust
OMP-Workspace-Governance Opt-in Oh My Pi extension for keeping AI-authored workspaces small, understandable, and reversible JavaScript
CenterPoint Real-time screen magnification overlay with a fixed center-point crosshair for visibility in PC games Python

Tags

ai-agents local-llm local-first developer-tooling game-modding desktop-utility overlay windows

Rust Python TypeScript JavaScript PowerShell UnrealScript

Connect

—  ·  —

Pinned Loading

  1. CenterPoint CenterPoint Public

    A lightweight, real-time screen magnification overlay with a fixed center-point crosshair to assist visibility in PC games.

    Python

  2. OMP-Workspace-Governance OMP-Workspace-Governance Public

    An opt-in Oh My Pi extension for keeping AI-authored workspaces small, understandable, and reversible.

    JavaScript

  3. MIE-Model-Implementation-Engine MIE-Model-Implementation-Engine Public

    MIE is a local implementation-continuity engine with a dependency-free Python core, a CLI, and an optional stdio MCP adapter. It retains reviewed goals, task boundaries, decisions, checkpoints, and…

    Python