_

Alon
Florentin

Machine Learning Engineer — Robotics & Autonomous Systems

I build systems that run themselves — multi-agent pipelines running 24/7 in production, RL policies training live on this page, and spatial AI on iOS.

MODULE.01 // PROOF.LOG — VERIFIED OUTPUT, NOT ADJECTIVES

24/7
Production multi-agent pipeline
Watchdog-monitored, cost-telemetered, nightly backups — runs while I sleep.
$0.00
Per video, automated media factory
JSON spec → generated, rendered & auto-published across 4 platforms.
10K
Monte Carlo paths per property — in production
Vectorized IRR engine inside PropHunt: parallel Newton-Raphson across 10,000 paths, p10/p90 bands, VaR-95.
0%
Backtested RL trading return
Actor-critic policy over ARIMA + LSTM forecasts — profit factor 2.1, in backtesting.
M.S.
Data Science, NYU
May 2025 — reinforcement learning, NLP, applied ML coursework.

WORK CELL 01 // LIVE — COMPUTED IN YOUR TAB

Tower of Hanoi

DQN POLICY FROM MY TOH_RL REPO, RUNNING LIVE IN YOUR TAB — IT PICKS EACH MOVE, THE IK ARM CARRIES IT OUT. DRAG A DISK TO INTERFERE. lib/toh/policy.ts

TOWER OF HANOI — TRAINED RL POLICY + IK ARM. DRAG A DISK TO INTERFERE.
MODE RL POLICY — SOLVINGESCAPES ×0FPS
MOVES 0OPTIMAL 15ITER 0/8

MODULE.02 // MISSION.HISTORY

PropHunt live product — multi-agent commercial real-estate analysisLIVE
0124/7 IN PRODUCTION

PropHunt — multi-agent analysis pipeline

4–10 LLM agents deep-analyze every shortlisted property — crime, comps, news, income — turning 3,000 listings into 4 deals. Runs unattended with per-call cost telemetry, an API-error watchdog, and 36/36 tests gating every deploy.

10KMonte Carlo IRR paths / property
— in production
Multi-agentPythonLiteLLMMonte CarloPostgresDigitalOcean
Live product
02MULTI-ROBOT MATH

Fleet Route Optimizer

A FastAPI service wrapping a PyVRP solver — dispatch endpoints (next-3-stops, mark-done, live re-optimization), config-driven scheduling, Docker, pytest. VRP is the same math as multi-robot task allocation.

SOLVER
PyVRP
API
FastAPI
DEPLOY
Docker
TESTS
pytest
GitHub
03QUANT R&D

Trading Research

A body of algorithmic-trading work built to be falsified, not sold — ARIMA/LSTM forecasting, FinBERT news-sentiment, a full technical-indicator stack, and RL trade policies.

The capstone is an analyst-consensus equity screener exposed as an MCP server, paired with a 35-report program that concluded the naive high-upside strategy loses once you correct for survivorship bias and analyst optimism — so it specified a sector-neutral composite validated with walk-forward + a Deflated Sharpe.

FinBERTARIMALSTMMCPA2C / PPO
Quant-Algo-Trader ↗RL-Algo-Trading ↗AtariRL ↗analyst research — walkthrough on request
FORECAST
ARIMA (auto-search) · LSTM
SENTIMENT
FinBERT news
INDICATORS
RSI · MACD · Ichimoku · OBV · ATR
RL POLICY
A2C · DQN · PPO
DELIVERY
MCP screener (analyst conviction)
VALIDATION
walk-forward · Deflated Sharpe
RETURNS
none claimed — negatives documented
// negative results are still results.
04SIM · CONTROL

RL Lab

Three reinforcement-learning studies in one — Tower of Hanoi with curriculum learning + Hindsight Experience Replay, Atari agents, and an A2C trading policy on gym-anytrading.

DQNA2CPPOHERCurriculum
REWARD / EPISODE
05SPATIAL

3D-Scan — LiDAR room scanning

Extended Apple's RoomPlan sample into a persistent room-scanning app — scan storage, human-detection guard, localization, and unit/UI test suites.

SwiftARKitRoomPlanXCTest
GitHub
06LIVE · 24/7

Nika Spark CRM

A full-funnel marketing OS I designed, built, and operate — six subsystems wired into one command center, deployed 24/7 on a droplet with nightly backups.

  • multi-brand lead kanban
  • server-side Meta CAPI passback, event-id dedup
  • AI booking agent — SMS + email → cal.com
  • Claude-written weekly client scorecards
  • SEO engine — QA-gated posts on a schedule
Next.jsPostgresTwilioMeta CAPIClaude
Live
07CLOSED-LOOP

Bad Deeds — media factory

One command turns a JSON spec into a published video — image gen, TTS, music, programmatic Remotion render, auto-post to four platforms.

$0.35and ~90s per finished video
// it keeps its own posting schedule. I don't.
RemotionFFmpegElevenLabs
Published output
08PYSPARK · CF

Recommendation-Systems

A recommendation engine in two regimes — a PySpark ALS + MinHash-LSH pipeline for large interaction matrices, and an SVD/KNN collaborative-filtering model for smaller sets — evaluated with MAP / NDCG / MRR.

PySparkALSMinHash-LSHSVD/KNN
GitHub
09WALKTHROUGH ON REQUEST

Voice agents

Low-latency voice agents on the OpenAI Realtime API — chat-supervisor and sequential-handoff architectures (WebRTC streaming, server-side session management, output guardrails), extended from OpenAI's realtime-agents patterns.

OpenAI RealtimeWebRTCTypeScript
10COURSE PROJECT

Mechanistic interpretability

A coursework project training an overcomplete sparse autoencoder to compare how learned features are organized across GPT-2 and LLaMA. Write-up and walkthrough on request.

Sparse autoencoderGPT-2LLaMA
11LIVE · FRONTEND

MOMA.House

Frontend of a short-term-rental management platform — dashboard, multi-calendar, unified inbox, crews, automation, pricing, reports; runs in demo mode on mock data.

React 18TypeScriptTanStack Query
Live
126 PUBLIC REPOS

micro-SaaS suite

Small operational tools shipped for real businesses — payroll, insurance CRM, lead auto-responder, lead-gen CRM, email keyword parsing.

PythonTypeScriptNode
GitHub

full inventory: github.com/Alonerism — 22 public repos

WORK CELL 02 // LIVE — COMPUTED IN YOUR TAB

Reinforcement learning, live

A FRESH REINFORCE POLICY TRAINS CARTPOLE ON EVERY PAGE LOAD — WATCH IT GO FROM FLAILING TO SOLVED. lib/rl/reinforce.ts

RL.LAB — loading policy…

MODULE.03 // CAPABILITIES.MATRIX

Alon Florentin
OPERATOR
AF/SYSTEMS

I did the degrees — an M.S. in Data Science at NYU (May 2025) and a joint B.A./M.A. in Behavioral Science (2023), publishing behavioral-science research (PsyArXiv) along the way.

I also taught the recitation sections for NYU's graduate data-science courses — Big Data and Intro to Data Science — running my own classroom, office hours, and grading for 300+ master's students. I've been tutoring quantitative reasoning for years, GMAT math prep included; it's still the fastest way I know to find out whether I actually understand something.

Then I spent a year running my own AI studio: designing, shipping, and operating autonomous pipelines solo — from the model to the server to the production metric. I own the whole loop.

Point me at a domain I've never touched and a deadline that's too short — that's my favorite kind of problem.

Now I want to build robots with people smarter than me.

CITIZENSHIP
US citizen — no sponsorship, anywhere in the US
LOCATION
Tel Aviv → relocating for the right team
EDUCATION
M.S. Data Science, NYU · B.A./M.A. Behavioral Science
LANGUAGES
English · Hebrew · Spanish

PERSONAL // OFF-DUTY LOG

Alon at the helm of a sailboat at golden hour
AT THE HELM

Before any of the tech, I ran math and English classrooms in a Cape Town township as Director of Volunteers, coordinating a 40-person international teaching team.

I've been a licensed skipper since 2016 — I like systems where reading the conditions and trusting your instruments is the whole job. I've traveled most of the world; Southeast Asia won.

On land or water I'm usually moving — surfing, windsurfing, kiting, whitewater rafting, and the occasional ill-advised pickup soccer game — and currently trying to suck less at guitar.

MODULE.04 // ESTABLISH.LINK

Hiring for robotics, autonomy, or ML infrastructure? Grab 20 minutes — I'll bring demos, not slides. Or grab the resume and email me.

loading calendar…