Skip to content
View jnrivra's full-sized avatar

Block or report jnrivra

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

Email LinkedIn GitHub Location

I'm a Civil Constructor from PUC Chile who taught himself everything else.
I take an ugly problem (from the field, from health, from markets)
and turn it into a system that runs on its own, 24/7, with nobody watching.
Almost nothing here is a demo: it is running right now
on some Mac, a VPS, or a mini-PC in a warehouse.


Now

🌱  Led all the technology at AgroUrbana (4+ years). Started as IT Projects Engineer and grew to run the whole tech of the biggest vertical farm in LATAM, from the climate algorithm to the PCB that runs it. 400,000+ plants, 99.8% uptime, ~70M data points/month.

🔌  Hardware: 14 industrial PCB designs and 200+ sensing & control units in the field, at roughly 1/10th the cost of off-the-shelf gear. The open-source one is QiU.

🤖  AI: built the farm's AI layer (climate-analysis apps, smart control algorithms, multi-agent systems). Early Claude adopter, 3 years in. Also documented and cleaned up 25+ repos with Claude Code.

🏗️  Self-taught builder: Constructor Civil (UC Chile) who taught himself electronics, PCB design, software, IoT and AI. Ex-founder of NuLight (IvY), AI lighting for human wellbeing, and Smart Home Chile.

💬  Open to work: automation, AI agents, IoT/AgTech, hardware and data. Remote-first.


🛠️ Tech & Tools

Each row ordered by how much I use it: most-used on the left, fading to the right.

Category Stack
Languages
Backend & APIs
Frontend
Data
Infra & DevOps
IoT & Hardware
Hardware / PCB
AI & Automation

Projects

🔒 = private (description only). The rest are public and clickable.

📈 Trading & prediction markets

Project What it does Stack
Neitor 🔒 SOXL trading dashboard, 24/7, with Telegram alerts Python · Postgres · Claude
HERMES 🔒 Automated Polymarket fund with hard safety limits Python · Postgres
Atlas 🔒 ~40 Polymarket bots on a shared risk core Python · launchd
Tau 🔒 24/7 AI agent and multi-agent trading core Python

🌱 AgroTech, vertical farming (AgroUrbana)

Project What it does Stack
QiU Open-source ESP32 board for hydroponics ESP32 · Hardware
IvY_agents Vertical-farming AI suite (14-agent design system) Node.js · AI
Carmelo 🔒 Climate brain for 4 growing rooms Node-RED · HA · Python
unify-guardian 🔒 24/7 UniFi network monitoring and security Docker · Prometheus
interfazFertiriego 🔒 Automated fertigation (Nextion + ESP32-S3) ESPHome · ESP32

Plus the crop-analysis family (private): vpdAnalisis · dataRabbit · RabbitData · Analisis-Cultivo · HomeAssistant-AUditor (web/Streamlit apps for VPD and sensor history). Public too: EZO_PRS · Eagle-Libraries.

💊 Public-health data

Project What it does Stack
Mercado-Pharma-Stack 🔒 Chile's public pharma-spend data into a dashboard with AI Python · Next.js · Postgres

🏥 Health & medical hardware

Project What it does Stack
proyecto-suena Hospital rest-area sensing over MQTT (UC CHRISTUS) C++ · ESP32
uvcCalculator 3D UV-C dose simulator for HVAC disinfection React · WebGL
clinica-kr 🔒 Launch kit for an aesthetic-medicine clinic Odoo · n8n

🤖 AI, content & civic tech

Project What it does Stack
conecta_catemu Civic participation over WhatsApp with AI (Hackathon) Node.js · Claude · n8n
creador_rol Dual-screen web RPG companion for kids Web
mawida-broll-tools 🔒 AI B-roll prompts for regulated niches Node · Claude API
Triangulatron 🔒 Drafts reports for Chile's Torture Prevention Committee Python

🧰 Utilities

Project What it does Stack
fintual_devops_interview Django/Postgres prototype turned operable service Django · K8s
etiquetatron Extracts shipping labels from PDFs to 300 DPI images Python

Most of my repos are private. Reach out if you want a look inside.

Popular repositories Loading

  1. QiU QiU Public

    QiU — Grow Anything. Open-source ESP32-WROOM-32 PCB to automate hydroponics & smart agriculture: 7 relays, 6 dosing pumps, pH/EC/climate/weight sensing. ~80 USD, designed in EasyEDA.

    2

  2. EZO_PRS EZO_PRS Public

    ESPHome external component for the Atlas Scientific EZO-PRS embedded pressure sensor (I²C, ESP32, Home Assistant)

    C++ 1

  3. Eagle-Libraries Eagle-Libraries Public

    Custom Autodesk EAGLE component libraries (.lbr) with datasheets: 24LC256 EEPROM, Cree 2835 LED, MS1V-T1K crystal, PCF8575C I/O expander, TEMT6000 light sensor.

    1

  4. proyecto-suena proyecto-suena Public

    Proyecto Sueña (UC CHRISTUS) — firmware ESP32 para nodos sensores que monitorean ruido, luz y temperatura del ambiente de descanso de pacientes hospitalizados; publica por MQTT.

    C++

  5. IvY_agents IvY_agents Public

    Vertical-farming intelligence suite for AgroUrbana: a 14-agent AI design system (IvY) plus React + TypeScript dashboards for VPD, temperature, humidity and CO2 analysis of hydroponic sensor data.

    TypeScript

  6. uvcCalculator uvcCalculator Public

    Simulador interactivo de dosis UV-C para desinfección de aire en ductos HVAC: visualización 3D, mapa de dosis y optimización del posicionamiento de tubos germicidas. React + TypeScript + Vite + Thr…

    TypeScript