๐ Puerto Madryn, Patagonia Argentina โ where the whales breach and the packets flow.
Cybersecurity researcher, AI builder, and the kind of person who trains neural networks to detect fire and then builds a WAF to detect attackers. I don't talk about AI โ I ship it.
"From the first artificial neurons to the quantum consciousness of intelligence."
A comprehensive book, course, and lab environment covering the full arc of AI โ from McCulloch & Pitts' mathematical neuron (1943) to autonomous defensive systems deployed in production today. 8 chapters, 2 papers, 4 hands-on labs, and The Warden autonomous defense architecture.
Includes:
- ๐ 8 Chapters โ AI history, neural networks, ML algorithms, biases & validation, The Warden, static vs adaptive defense
- ๐ 2 Papers โ "Redes Neuronales como nunca te las explicaron" (2018), "La Realidad que Aprende" manifesto
- ๐งช 4 Labs โ Classification, threshold tuning, confusion matrices, active learning pipelines
- ๐๏ธ The Warden โ Autonomous defense architecture: KNN + LLM + active learning feedback loop
Python scikit-learn TF-IDF KNN Active Learning Claude/GPT
"An AI that protects you while you sleep."
Not a dashboard. Not a monitoring tool. A full Security Operations Center that thinks, decides, and acts autonomously.
- ๐ง 26 WAF signatures + behavioral rules + honeypot traps + IP reputation scoring
- โก Instant blocking โ critical attacks die on the first request
- ๐ Multi-phase correlation โ tracks attackers across recon โ probe โ exploit โ exfiltration
- ๐ค AI Agent (63 tools) โ Claude, GPT-4, Gemini with automatic fallback, 3 retries + exponential backoff
- ๐ง Integrations โ SOAR (IBM Resilient), Microsoft Defender, Jira/Confluence, Kafka, Telegram
- ๐ Document generation โ PDF reports, PPTX presentations, CSV exports via natural language
- ๐ NEW: Drone Control โ DJI Tello flight control via natural language: takeoff, patrol patterns (square, triangle, circle, zigzag, sweep), camera, telemetry, and full simulation mode without hardware
Python FastAPI PostgreSQL Kafka Nginx Docker GCP Anthropic Claude OpenAI GPT-4 Google Gemini DJI Tello
We lead the AI Village at Ekoparty, the largest security conference in Latin America. Research, workshops, and live demos on AI-powered cybersecurity โ offensive and defensive. Building the bridge between AI and infosec communities.
I didn't start in cybersecurity. I didn't start with code. I started as a kid in my brother's electronics workshop in Villaguay, Entre Rรญos โ a small neighborhood facing a cemetery. We built machines with our hands: sound devices, mosquito repellers, FM radio transmitters, spy microphones. Then I built scientific instruments from nothing โ a pluviometer, a barometer, a hygrometer made from human hair, an ant farm, a telescope from old lenses. That kid never left.
The real beginning. A small town in Villaguay, a big brother, and an electronics workshop facing a cemetery. Building machines from scraps: FM transmitters, spy mics, mosquito repellers. But also obsessed with nature โ hours observing insects and plants, trying to understand how they worked. Built an ant farm to watch emergent behavior, a telescope from old lenses to map the sky, scientific instruments from nothing (pluviometer, barometer, hygrometer made from human hair). Once dissected a frog with a Gillette razor blade following a manual โ because he needed to know how things work inside. That impulse never left: the tool changed from a Gillette to a debugger to TensorFlow, but the drive is the same.
At 25, the curious kid came back. Started with malware reversing, migrated to Chubut, Patagonia. From 2010-2012, reported multiple vulnerabilities that improved security of important provincial systems โ real responsible disclosure on production infrastructure. Founded Chubut Hack to bring hacking culture to a region where none existed.
Back to building physical machines. The same impulse from the workshop, now with better tools.
| Project | What I Built | |
|---|---|---|
| ๐ | drone-hacker-shield | Arduino flight controller shield for quadcopters. MPU6050 sensor fusion, PID stabilization, motor mixing. Building drones from scratch. |
| ๐ฉ๏ธ | drone-pilot | Autonomous pilot for companion computers. MultiWii/Pixhawk control, PID hover, neural network flight controller, OpenCV vision, waypoint navigation. |
| ๐ฎ | fly-drone-controller | Python drone toolkit: MultiWii protocol, joystick, waypoints, neural nets, hover controllers, IMU plotting, face detection. The Swiss Army knife of my drone lab. |
| ๐ก | multiwii-sonar | MultiWii firmware + ultrasonic sonar for indoor altitude hold. |
| ๐ก | multiwii-sonar-v2 | Improved sonar integration โ better filtering, more stable hover. |
| ๐ก๏ธ | multiwii-humidity-sensor | MultiWii firmware + DHT environmental sensor. Drones that measure their environment. |
| ๐งฑ | rasti-block-robotics | Robotics with Rasti Block (Argentine building blocks) + Arduino + IR remote. Innovation doesn't need expensive equipment. |
| Project | What I Built | |
|---|---|---|
| ๐ค | JarvisIA | First Spanish voice assistant. Wit.ai NLP + Google Speech + IoT control + Telegram. Built in Puerto Madryn for Latin America. Pioneer project. |
| ๐๏ธ | tensorflow-object-detection | Real-time detection on Raspberry Pi. Custom training pipeline from scratch. |
| ๐ฑ | deteccion-de-plagas | Plant pest detection for 30+ species. MobileNet + Android. |
| Project | What I Built | |
|---|---|---|
| ๐ | captcha-solver-ml | Three different ML approaches to CAPTCHA solving. |
| ๐ฅ | fire-detection-yolov3 | Real-time fire detection with custom YOLOv3. Because Patagonia burns. |
| ๐ฐ๏ธ | ndvi-drone-analysis | NDVI vegetation maps from drone imagery with OpenCV. |
| Project | What I Built | |
|---|---|---|
| ๐ | ant-project | Digital formicarium โ Raspberry Pi + PiCamera + DHT22 + light sensor. Time-lapse recording of ant colonies with environmental data. From childhood ant farms to digital observation systems. |
| ๐ฅ | adversarial-ml-attacks | FGSM attacks on MobileNetV2. If you can fool a neural network, you can also defend one. This is where TokioAI was born. |
| ๐ค | security-talks | Slides from Chubut Hack โ the cybersecurity community I founded. 20+ talks, speakers from all over LATAM. |
| โ๏ธ | htb-writeups | HackTheBox writeups. Offensive skills that built my defensive vision. |
| Project | What I Built | |
|---|---|---|
| ๐ | Alchemind | The Book. Complete journey through AI: history, neural networks, The Warden autonomous defense architecture, 4 hands-on labs, 2 papers. Everything I've learned in 13 years, compressed for you. |
| ๐ | WAF-AI-Paper | Published academic paper: hybrid WAF combining Naive Bayes + GPT. Autonomous dynamic learning. Zero-day detection. |
| ๐ฐ | TokioAI Platform | Production autonomous SOC. 26 WAF signatures, 63 tools, multi-LLM agent, real-time ML classification, Telegram bot, SOAR/Defender/Jira integration. |
| ๐ต๏ธ | agent-smiths | MCP-based autonomous security agent. LLM-driven planning, multi-tool orchestration (nmap, testssl, nikto). |
| ๐งช | adversarial-waf-ml | TensorFlow models that generate adversarial WAF evasion payloads through feedback loops. |
| ๐ด | ai-security-ctf | 5 CTF challenges for Ekoparty AI Village. Docker-ready. |
| ๐ก | iot-traffic-monitor | KNN + Gemini AI for anomalous IoT traffic detection. Active learning pipeline. |
| ๐ณ | pentest-docker-tools | Dockerized pentesting: remote nmap + AI-assisted Kali interface. |
| โ๏ธ | quantic-encoder | Hybrid WAF log classifier: KNN + DeepSeek LLM. On-demand A100 GPU via Terraform, Stripe SaaS. |
| ๐ | ekoparty-ml-security | ML for threat detection โ Ekoparty AI Village training materials. |
| Year | Title | Type |
|---|---|---|
| 2018 | Redes Neuronales como nunca te las explicaron | Educational Paper |
| 2024 | WAF Enhanced with AI through Autonomous Dynamic Learning | Academic Paper |
| 2025 | La Realidad que Aprende | Manifesto |
| 2026 | Alchemind | Book + Labs |
It started in a workshop next to a cemetery.
Villaguay, Entre Rรญos. A kid and his older brother
building electronic machines from scraps: FM radios,
spy microphones, mosquito repellers.
But also outside โ in the dirt, under rocks,
between plants. Watching insects for hours.
Studying how ants organize without a leader.
Building an ant farm to observe emergent behavior.
Dissecting a frog with a Gillette, following a manual,
because he needed to know how things work inside.
A pluviometer from a tin can. A barometer.
A hygrometer made with human hair.
A telescope from old lenses. A stellarium.
That kid didn't have a computer. He had solder,
curiosity, a razor blade, and a brother who
taught him that if you can imagine it,
you can build it.
At 25, that kid came back. Started reverse-engineering
malware. Migrated to Patagonia. Reported vulnerabilities
that fixed real systems. Founded Chubut Hack because
nobody was teaching security in his region.
Then he taught machines to see fire, detect pests,
solve CAPTCHAs. Then he broke them with adversarial
attacks. Then he realized: if you can break AI,
you can build AI that can't be broken.
Puerto Madryn: 45ยฐ south latitude, population 120k.
Penguins outnumber developers. The wind teaches
you that persistence isn't optional.
TokioAI is not a startup pitch. It's the convergence
of a lifetime of building things that work, from a
place nobody expects innovation to come from.
"No busco que las mรกquinas sean humanas.
Busco que los humanos recuerden cรณmo aprenden."
"El bit defectuoso del fin del mundo..."
tokioia.com ยท airesiliencehub.com ยท LinkedIn ยท Twitter ยท Telegram
Building autonomous security from Patagonia. ๐ง๐ก๏ธ
If you got this far, you should probably star something. โญ

