Skip to content
View LeandroPG19's full-sized avatar
🎯
Focusing
🎯
Focusing

Organizations

@CuCodersCommunity

Block or report LeandroPG19

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

Typing SVG

Rust Python TypeScript PostgreSQL Status

┌─ OPERATOR ──────────────────────────────────────────
│ Leandro Pérez G. — Systems Architect @ SIIOSA
│ Industrial Automation · MES · CNC · deterministic infra
│ ● ONLINE — zero residual risk by design
└─────────────────────────────────────────────────────
loop {
    let telemetry = plc.poll();                 // OPC-UA / Modbus TCP
    match controller.evaluate(telemetry) {
        Ok(command) => actuator.dispatch(command),
        Err(fault)  => safe_state.engage(fault), // fail-closed, always
    }
}

OPC-UA Modbus MQTT CNC 21 CFR ISA-95

Industrial Automation Stack — ISA-95

flowchart TB
    L4["ERP — Business / Planning"]:::steel
    L3["MES — Manufacturing Execution · Rust · FastAPI · PostgreSQL"]:::amber
    L2["SCADA / HMI — Supervision · Next.js · Grafana"]:::orange
    L1["PLC — Real-Time Control · IEC 61131"]:::blue
    L0["FIELD — Sensors · CNC · Actuators · OPC-UA / Modbus"]:::green
    L4 --> L3 --> L2 --> L1 --> L0
    classDef steel  fill:#0D1117,stroke:#8B949E,color:#C9D1D9;
    classDef amber  fill:#161B22,stroke:#FFB300,stroke-width:3px,color:#FFB300;
    classDef orange fill:#0D1117,stroke:#FF6F00,color:#C9D1D9;
    classDef blue   fill:#0D1117,stroke:#4169E1,color:#C9D1D9;
    classDef green  fill:#0D1117,stroke:#3FB950,color:#C9D1D9;
Loading

Commands flow down · telemetry flows up — I architect the MES layer.





contribution telemetry sweep

▸ contribution sweep — auto-generated every 12 h by GitHub Actions



LinkedIn Email Views

Pinned Loading

  1. cuba-memorys cuba-memorys Public

    Persistent memory MCP server for AI agents — Rust, 19 tools, knowledge graph, Hebbian learning, episodic memory, contradiction detection, prospective triggers, Bayesian calibration, zero-config Doc…

    Rust 26 3

  2. cuba-thinking cuba-thinking Public archive

    Advanced sequential thinking MCP — 6-stage cognitive engine, anti-hallucination, bias detection

    Rust 6 1