Skip to content
View MathiasFranceschi's full-sized avatar

Sponsoring

@ogulcancelik

Block or report MathiasFranceschi

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

Hi, I'm Mathias 👋

Former TIG welder and delivery driver, turned developer. I knew the workshop and the road before the keyboard — today I build tools that give small businesses their hours back.

🔧 Currently

  • Studio Azur — AI enablement and custom tooling for small businesses on the French Riviera.
  • workspace-os — my personal agent OS: autonomous Claude agents orchestrated by systemd, proposing changes through a propose → test → review → merge loop with a quality gate, sandboxed execution and remote control via Discord.
  • Agent memory as versioned markdown — local hybrid search (BM25 + vectors) over ~1,600 documents, Whisper transcription pipeline on a remote GPU, all self-hosted on Fedora.

My current conviction: the value isn't in the stack anymore, it's in the system around the code — feedback loops, guardrails, memory.

🏔️ Off the keyboard

Trail running — UTCAM Sky Ultra 2026 finisher: 75 km / 5,200 m elevation gain, 19h58 🏃 · calisthenics 🏋️ · motorbike 🏍️ · MTB 🚵


🇫🇷 Version française

Salut, moi c'est Mathias 👋

Ex-chaudronnier soudeur TIG, ex-livreur — reconverti développeur. L'atelier et la route avant le clavier : aujourd'hui je construis des outils pour rendre leurs heures aux petites entreprises.

🔧 En ce moment

  • Studio Azur — accompagnement IA et outils sur mesure pour les PME de la Côte d'Azur.
  • workspace-os — mon OS personnel d'agents : des agents Claude autonomes orchestrés par systemd, qui proposent des changements dans une boucle propose → test → review → merge avec gate qualité, exécution sandboxée et contrôle à distance via Discord.
  • Mémoire agent en markdown versionné — recherche hybride locale (BM25 + vecteurs) sur ~1 600 documents, pipeline de transcription Whisper sur GPU distant, le tout self-hosted sur Fedora.

Ma conviction du moment : la valeur n'est plus dans la stack, elle est dans le système autour du code — boucles de feedback, garde-fous, mémoire.

🏔️ À côté

Trail — UTCAM Sky Ultra 2026 finisher : 75 km / 5 200 D+, 19h58 🏃 · calisthénie 🏋️ · moto 🏍️ · VTT 🚵

Popular repositories Loading

  1. configpoco configpoco Public archive

    Forked from nikgapps/config

  2. MathiasFranceschi MathiasFranceschi Public

  3. dxf-viewer dxf-viewer Public

    Forked from vagran/dxf-viewer

    DXF 2D viewer written in JavaScript

    JavaScript

  4. screen-dimmer screen-dimmer Public

    Calibrated multi-monitor brightness slider for Linux/GNOME — dims laptop + external monitors together, eye-matched, riding Night Light's bedtime curve

    Shell

  5. draille draille Public

    Plain-markdown durable memory for AI agents — any runtime, local, git-versioned, zero lock-in

    Python