Skip to content
View eagredev's full-sized avatar

Block or report eagredev

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

Dylan Moir

Python engineer building LLM agents, security-conscious architecture, and developer tooling by directing AI tooling end to end. Based in Scotland. I publish under the alias Eagre.

I design the architecture, break the work into focused streams, build it using AI tools (Claude Code primarily), and review every output. Everything here was built that way, solo.

eagre.dev — my portfolio, with all three projects below running as interactive demos you can edit in the browser.

What I've built

Nightjar: a 24/7 autonomous LLM agent reachable over a cryptographically-authenticated email channel, with a defence-in-depth security architecture I designed and prior-art-reviewed. Runs daily in personal production.

TORCH: a zero-dependency Python IDE for ROM hacking — 100+ Python modules, 7,000+ tests, a custom domain-specific language and a bidirectional compiler. Built by orchestrating AI development across hundreds of focused work streams.

inkmd: a pure-Python, zero-dependency markdown-to-PDF compiler on PyPI. MIT, byte-deterministic, benchmarked against the nearest alternative with a reproducible methodology in the repo.

Contact

eagre — the tidal bore: the wave that runs upstream, against the current.

Pinned Loading

  1. nightjar nightjar Public

    A self-hosted email assistant, and a deliberate exercise in what it means to use AI seriously.

    Python

  2. TORCH TORCH Public

    Self-hosted ROM hacking IDE for pokeemerald-expansion. TorScript compiler, web GUI, NPC editor, trainer/encounter editors, and ROM build pipeline.

    Python

  3. inkmd inkmd Public

    Pure-Python markdown to PDF compiler. Zero system dependencies. MIT-licensed. Deterministic.

    Python