Skip to content
View DECRUX9812's full-sized avatar
  • Regina ,SK

Block or report DECRUX9812

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

DECRUX

I build practical software in Regina, Saskatchewan—mostly tools that connect AI agents to real work.

Current work

  • Hermes Agent — local-first agent tooling, gateways, memory, and desktop plugins
  • FreeRouter — self-hosted model routing with your own provider keys
  • EUV Playground — computable EUV lithography and multilayer-optics experiments
  • Agri-X Tractor Diagnostics (private) — fault-code lookup and field diagnostics for Western Canadian agriculture
  • IRON OS — an operating-system and agent-runtime project, currently private

Tools I use

Python · TypeScript · JavaScript · C++ · Rust · Docker · PostgreSQL · GitHub Actions

I prefer small, inspectable systems, local-first operation, and documentation that matches the code.

Popular repositories Loading

  1. hermes-pixel-office-whip hermes-pixel-office-whip Public

    Forked from teknium1/hermes-pixel-office

    Pixel-art office view for Hermes Agent sessions, subagents, and cron jobs.

    Python 2

  2. hermes-cpa-quota hermes-cpa-quota Public

    Retired Hermes quota plugin; replaced by subscription-hub.

    Python 2

  3. hermes-signals hermes-signals Public

    Local-first deterministic behavior-quality signals for Hermes Agent.

    Python 1

  4. CS-207-PROJECT CS-207-PROJECT Public

    Arduino obstacle-avoiding car project for CS-207.

    C++ 2

  5. Algorithm Algorithm Public

    C++ heapsort implementation.

    C++

  6. graphalgorithm graphalgorithm Public

    C++ implementation of Dijkstra's shortest-path algorithm.

    C++