Skip to content
View crapougnax's full-sized avatar
🚀
Accelerating
🚀
Accelerating

Organizations

@Zeeml

Block or report crapougnax

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

Hi, I'm Olivier Lépine (@crapougnax) 👋

Cloud-Native Architect • Quantified Self & Longevity Advocate • Space & Robotics Explorer

LinkedIn Twitter AI Protocol Geographic Scope

Coder, Maker, Entrepreneur, Epicurean Taoist, Quantified & Sovereign ❤️
📍 EU-Africa-Gulf-India Corridor or Remote | 💼 Available for Strategic Advisory, Fractional CTO & Frontier Architecture

Founder of @bradtech (DeepTech Agronomy & Industrial IoT) and @Quatrain (Enterprise Master Data Management & Finite State Machines). Creator of the Tycho open-source autonomous infrastructure ecosystem.


🧠 The Modaka Vision: Sovereign Intelligence, Edge AI & Local-First

I believe the future of artificial intelligence must not be centralized into monolithic cloud silos. Real intelligence is sovereign, frugal, and edge-native.

flowchart LR
    subgraph Edge ["The Sovereign Edge (0ms Local-First)"]
        User["Human Mind & Bio-Data"] <--> Storage["OKF Markdown & Local DB (IndexedDB / SQLite)"]
        Storage <--> EdgeAI["Edge AI & Embedded SLMs (On-Device Intelligence)"]
    end

    subgraph Cloud ["Opportunistic Cloud (Zero Lock-In)"]
        EdgeAI <--> Sync["Background Multi-Cloud Sync (PostgreSQL / K8s / S3)"]
        Sync <--> HeavyAI["Asynchronous High-Order LLMs"]
    end
Loading

1. Local-First Architecture (0ms Latency & True Ownership)

Data must belong irrevocably to the user or tenant. In Modaka, applications perform 0ms local reads and writes via client-side databases (IndexedDB, SQLite, local disk) and synchronize opportunistically in the background. If the network drops, your second brain and tools work without interruption.

2. Open Knowledge Format (OKF v0.1)

No proprietary database lock-in. OKF stores knowledge as flat, human-readable Markdown bounded by structured YAML headers. It provides deterministic semantic structures that both human beings and autonomous AI agents can query through progressive disclosure.

3. Edge AI & Frugal Computing

Pushing inference directly to user devices, robotics controllers, and IoT gateways using Small Language Models (SLMs) and on-device neural embeddings. Heavy cloud models are reserved strictly for asynchronous reasoning, guaranteeing data privacy, minimal energy footprint, and instantaneous responsiveness.

4. Deterministic Reality Meets Probabilistic AI

LLMs generate possibilities, but physical reality demands determinism. By coupling AI agents with strict Finite State Machines (FSM) and Domain-Driven Design (DDD), we build mission-critical systems that are intelligent yet provably reliable for industrial IoT, robotics, and medical telemetry.


🔭 Frontier Domains & Focus Areas

🧬 1. Quantified Self, Health & Longevity

Passionate advocate for personal health metrics sovereignty, biological telemetry, and longevity science. Building local-first, privacy-preserving tools to model, track, and optimize physiological well-being without vendor lock-in.

🛰️ 2. Space Technologies & Autonomous Robotics

Exploring the new frontier: mission-critical edge computing, real-time robotics firmware (C++ / PlatformIO / RTOS), satellite and terrestrial LoRaWAN telemetry, and fail-safe state machines designed for extreme, high-reliability environments.

☁️ 3. Cloud-Native & Autonomous Infrastructure

Designing zero-friction, sovereign cloud systems: Kubernetes ARM64/AMD64 clusters, declarative GitOps with ArgoCD, automated ACME/Let's Encrypt TLS orchestration, and rootless Podman container environments (Tycho).


🌐 Featured Ecosystems & Open-Source Highlights

Ecosystem / Project Frontier & Domain Core Stack
🚀 Tycho k8s-iac Multi-Cloud Kubernetes IaC, 1-Click TLS & Declarative GitOps TerraformKubernetesTraefik v3ArgoCD
🧠 Modaka Sovereign Data Brain, Edge-First PKM & AI Semantic Networks TypeScriptBunOKF v0.1Edge AI
🤖 BradTech / BradOS Industrial Edge Telemetry, Robotics Firmware & ChirpStack v4 C++ / PlatformIOLoRa Basics™ StationPostgreSQL
Tycho CLI Autonomous Rootless Host & Container Orchestrator Rootless PodmanBash / POSIXSystemd
🏗️ Quatrain Core Universal Master Data Management & Reality State Machines TypeScriptDDDState MachinesAGPL-v3

🛠️ Core Engineering & Architectural Stack

Languages       : TypeScript (Strict/No Any), Modern C++ (Embedded/Firmware/Robotics), Python, Bash/POSIX
Hardware & IoT  : ESP32 / ARM Microcontrollers, PlatformIO, LoRaWAN (ChirpStack/Basics Station), Sensor Networks
Edge & AI       : Local-First (IndexedDB/SQLite), Small Language Models (SLMs), On-Device Embeddings, OKF v0.1
Cloud & Infra   : Kubernetes (ARM64 & AMD64), Terraform, Traefik v3, Scaleway, AWS, Podman Rootless
Architecture    : Domain-Driven Design (DDD), Finite State Machines (FSM), 15-Year Horizon Maintainability

📜 Engineering Philosophy & LLM Agent Protocol

All public and enterprise architectures in my portfolio adhere to strict, long-term engineering standards:


📫 Connect & Collaborate

Pinned Loading

  1. modaka modaka Public

    A decentralized brain for your data. This frugal, edge-first PKM engine bridges simple open formats (OKF) with AI-driven semantic networks

    TypeScript

  2. k8s-iac k8s-iac Public

    Forked from tycho-ops/k8s-iac

    Production-grade, multi-cloud Kubernetes Infrastructure as Code (IaC) & GitOps recipes by Tycho

    Shell

  3. Quatrain/Core Quatrain/Core Public

    Business logic outlasts infrastructure

    TypeScript 1 1

  4. Quatrain/CoreUX Quatrain/CoreUX Public

    TypeScript

  5. Quatrain/CoreApps Quatrain/CoreApps Public

    TypeScript

  6. tycho-ops/tycho tycho-ops/tycho Public

    an autonomous server management CLI designed to deploy and manage a complete, self-hosted infrastructure

    Shell