LLM Integration
Multi-model AI platforms — self-hosted or API-based — from prototype to validated cloud deployment.
FIG. 01 — M. LADINES
§00 — Profile
AI Engineer — LLM Integration · Business Automation · Cloud Infrastructure
Bilingual Electronics Engineer (Spanish/English C2) with 5+ years across IT consulting, corporate IT infrastructure, scientific research, intelligent transportation, and banking. A systems-first approach shaped by that multi-domain background: architecture from the data layer to the business layer, weighed against what a decision costs or saves — not just whether it works technically.
I design, build, and deploy applied AI and automation solutions end to end, validated in production — not just prototyped. That multi-domain background across research, corporate infrastructure, and independent consulting shaped a systems-first approach: I think in terms of architecture, from the data layer to the business layer, and design accordingly.
💼 WHAT I FOCUS ON
🛠️ HOW I WORK
Multi-model AI platforms — self-hosted or API-based — from prototype to validated cloud deployment.
Workflow orchestration and reporting pipelines that fail safely, with retries instead of silent errors.
Containerized deployment and infrastructure as code — every component validated, not assumed to work.
FSR, SAD, ADRs, and C4 diagrams that scope a system in writing before a line of code exists.
A fully automated weekly reporting pipeline for a multi-branch distribution business. n8n orchestrates the flow, an AI model generates the executive narrative, and a strict two-page PDF is rendered and emailed — with six staggered retries and a page-count assertion that blocks any malformed report from shipping.
View on GitHub →An AI chat platform deployed end to end on a Google Cloud VM — from a fresh Debian instance to a live HTTPS endpoint. OpenWebUI runs behind NGINX; every model call routes through OpenRouter for pay-per-token access to OpenAI, Anthropic, xAI, and DeepInfra, layered with UFW, VPC firewall rules, and a Shielded VM.
View on GitHub →A modular Python pipeline that generates a synthetic insurance portfolio, validates data quality at every stage boundary, and loads a five-dimension star schema into a Supabase warehouse with row-level security — feeding four Looker Studio dashboards through a fixed-grain semantic layer.
View on GitHub →A bilingual cinema-booking experience built on Next.js 16 App Router and React 19 Server Components — an interactive seat map with tiered pricing, shared Zod validation between client and server, per-IP rate limiting, and a documented path to a production data layer.
View on GitHub →A pre-development architecture package for a commercial Flood & Drain hydroponic system: a local-first IoT platform that runs all control logic on-site and syncs to a read-only cloud dashboard over an HMAC-signed, outbound-only channel — an ICS/SCADA-style trust boundary. Delivered as six C4 diagrams plus an FSR, SAD, and 14 ADRs.
View on GitHub →OCT 2024 — PRESENT
Independent Practice · Caracas, Venezuela
End-to-end design, development, and deployment of applied AI and automation solutions for SME business cases, validated in production on self-managed infrastructure (GCP, Debian, Docker).
MAY 2024 — SEP 2024
Soluciones Administrativas Cobremex, C.A. · Caracas, Venezuela
Led the technical proposal and architectural design for an IoT vehicle access control system integrated with the company's existing tolling platform.
FEB 2024 — MAY 2024
Anyware Venezuela, C.A. · Caracas, Venezuela
Developed and maintained embedded hardware systems for smart parking controllers, ensuring reliable communication and field performance.
FEB 2023 — FEB 2024
Paytech Corporation, C.A. · Caracas, Venezuela
Led and coordinated technical support operations for "PagoDirecto," a parking control product, managing requests from the CTO, Operations, and clients.
NOV 2021 — DEC 2022
Thermo Fisher Scientific Venezuela · Caracas, Venezuela
Preventive and corrective maintenance for electron microscopy systems (SEM/TEM) and auxiliary equipment, for national and international LATAM clients.
JAN 2020 — OCT 2021
Independent Contractor · Caracas, Venezuela
Preventive and corrective maintenance for computers and peripherals, network configuration, and workstation optimization for individual and small-office clients.
SEP 2019 — DEC 2019
Corporación Audvintech, C.A. · Caracas, Venezuela (LATAM clients)
Semi-annual preventive maintenance of corporate videoconferencing multimedia server rooms for a banking client across offices in Bogotá, Quito, Lima, and Port of Spain.
JAN 2016 — MAY 2016
Venezolana de Electrónica, C.A. · Caracas, Venezuela
Full-time professional internship in a B2B hardware development company.
Graduated 2018
Electronics Engineer · Caracas, Venezuela
A functional hardware, firmware, and mobile-app prototype for automated indoor-crop monitoring. A PIC18F2550 microcontroller runs deterministic C firmware for irrigation, lighting, aeration, and temperature/humidity regulation, reading a DHT11 sensor and driving actuators through custom control logic. A custom Bluetooth protocol streams telemetry to a companion Android app ("SmartGrowth," built in MIT App Inventor) for real-time monitoring and configuration. It's the conceptual predecessor to the later SmartCrops hydroponic architecture project, built roughly seven years later.