Skip to content
View LeTuR's full-sized avatar

Block or report LeTuR

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

Hey, I'm Arthur (LeTuR) ๐Ÿ‘‹

๐Ÿค– Agentic / DevOps Engineer โ€” I build infrastructure, automate everything, and tinker with games on the side.


๐Ÿš€ Projects โ€” Thurbeen

  • ๐Ÿ“ฆ thurbox โ€” TUI for agentic code orchestration (Rust, Ratatui)
  • ๐Ÿบ homebrew-thurbox โ€” Homebrew tap: brew install thurbeen/thurbox/thurbox
  • ๐Ÿ“Š thurbox-info-panel โ€” Session, git, agent and system readouts as a thurbox pane (Lua)
  • ๐Ÿ” thurbox-code-review โ€” Review a session's worktree diff without leaving the TUI (Lua)
  • ๐ŸŽฎ thurbox-doom โ€” DOOM as a thurbox pane, because it had to be done (C)
  • ๐Ÿ—บ๏ธ fleet-template โ€” Template control plane: a live map of your repos plus thurbox orchestration
  • ๐Ÿ”ฌ thurview โ€” Guided, evidence-anchored reviews of agent-written code, read in the browser (TypeScript)
  • ๐Ÿ“ gdcruiser โ€” GDScript architecture validator and visualizer (Python)
  • ๐Ÿ“ฐ ai-news โ€” Self-updating site that summarizes AI news twice daily
  • ๐Ÿง thurarch โ€” Opinionated Arch Linux install script

๐Ÿ’ผ Projects โ€” Personal

  • ๐Ÿ›ก๏ธ thurward โ€” Hermit-unikernel L3/L4 stateful firewall with FQDN-aware rules and SLSA-signed rule compilation (Rust)
  • ๐Ÿ”ข terraform-provider-sequence โ€” Terraform provider for zero-padded sequential numbers gated by a trigger (Go)
  • โ›ต firstmate โ€” Fork adding thurbox as a session backend
  • ๐ŸŒ portfolio โ€” Personal portfolio site (static HTML/CSS, GitHub Pages)

๐ŸŒ Portfolio ยท ๐Ÿ’ผ LinkedIn

Pinned Loading

  1. Thurbeen/thurbox Thurbeen/thurbox Public

    TUI for agentic code orchestration

    Rust 63 8

  2. Thurbeen/thurview Thurbeen/thurview Public

    Guided, evidence-anchored reviews of agent-written code, read and answered in the browser

    TypeScript 2

  3. Thurbeen/thurbox-code-review Thurbeen/thurbox-code-review Public

    A code-review pane for thurbox v2: the diff of a session's worktree against its base branch, reviewable in the TUI

    Lua

  4. Thurbeen/thurbox-doom Thurbeen/thurbox-doom Public

    DOOM as a thurbox v2 pane: a Lua plugin that frames a terminal DOOM port in a session surface

    C

  5. Thurbeen/thurbox-info-panel Thurbeen/thurbox-info-panel Public

    The info panel for thurbox v2: session, git, agent, usage and system readouts as a Lua pane

    Lua