MRMENDEZ
Mr. Mendez / software engineer

I build software, tools, and experiments.

This is a running index of the work. Some projects are released, some are active prototypes, and some are research with a narrow claim that still has to survive testing.

3 active10 public projects1 restricted project10 skills
01

Current work

6 projects
02

Other work

5 projects
03

Libraries and packages

@mrmendez/atlasLocal-first documentation compiler, retrieval planner, and MCP runtime.TypeScript · SQLite · MCPsource ↗ · npm ↗ · evals ↗
moxlHardware-aware model format and runtime work for large MoE models.Rust · C++active
xad-coreCross-asset deduplication for shared libraries, repository checks, and review workflows.Rust · CLI · CIsource ↗
flowmorphTopology-preserving layout transitions.TypeScriptprototype
nacCompiler experiments for trained neural networks.Python · PyTorchresearch
04

Skills

10 bundles
05

Notes

short posts, not articles
MM
MrMendez@JustMrMendez· Jul 30

Agents do better when documentation is a build artifact with provenance, not a pile of Markdown they have to rediscover on every run.

#atlas#docs#agents
MM
MrMendez@JustMrMendez· Jul 30

A portfolio does not need a thesis. Show the work, say what exists, link the artifact, and keep going.

#site#build
MM
MrMendez@JustMrMendez· Jul 29

Elapsed should not look like another screen-time report. The main object has to make accumulated time feel physical before a number explains it.

#elapsed#mobile#motion
MM
MrMendez@JustMrMendez· Jul 28

Floating HUDs make the office feel like a game level. Putting money in the phone, tasks on the work computer, and status in the room makes the world do the explaining.

#redact#godot#game
MM
MrMendez@JustMrMendez· Jul 25

A photonics compiler only matters if the abstraction survives diffraction, material limits, fabrication, and measurement.

#diffract#photonics#research
MM
MrMendez@JustMrMendez· Jul 23

A machine can have enough memory for a model and still be a terrible inference box. Bandwidth, cache behavior, scheduling, and tail latency decide whether it is useful.

#moxel#runtime#rust
MM
MrMendez@JustMrMendez· Jul 20

Moving rectangles is easy. Keeping the relationships between parts readable while the layout changes is the actual problem.

#flowmorph#ui#physics
MM
MrMendez@JustMrMendez· Jul 18

More agents do not automatically produce better work. The useful part is splitting the problem cleanly, sharing evidence, and killing bad branches early.

#agents#tooling
MM
MrMendez@JustMrMendez· Jul 15

Keep implemented, measured, inferred, and planned separate. The second they get mixed together, a technical project starts reading like an ad.

#engineering#evidence