Skip to content
View danielfmonzon's full-sized avatar

Block or report danielfmonzon

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

Daniel Monzon — I deploy AI into real businesses

Computer Science, University of Florida (B.S./M.S.). Solo founder building and forward-deploying AI systems into small and mid-sized businesses — the messy, real-world integration work between "the model can do this" and "it's running in production for a paying customer."

What I actually do: discovery → architecture → deployment → owning the outcome. Bilingual (EN/ES) AI voice systems, sales-ops automation, and the CRM/data plumbing that makes them stick.

Building

  • AI automation for SMBs — voice agents, automated ops, CRM integration. Running in production for real businesses, with the deployment engine public (dma-deploy-kit).
  • QuantLab — quantitative research engine: strategies, backtests, a pre-registered risk framework, and paper-trading harnesses. Rigor over hype.
  • Robotics mission tooling (UF / CogAbility) — Webots RL teaching systems for students.

T-shaped stack

Deep: applied AI deployment (LLM orchestration, voice, integration). Broad: Python · TypeScript · C++ · Docker · AWS · Linux · FastAPI/Django · Next.js · NumPy/PyTorch

Selected work

  • dma-deploy-kit — config-driven deployment kit for bilingual Retell voice agents — YAML per client, plan/apply with lockfile idempotency, consent-gated post-call SMS, and a four-layer eval harness (static · transcript · latency · citation-enforced LLM judge) with a golden fixture CI gate and prompt-fingerprinted regression detection. 196 tests.
  • pipelinepulse — deterministic deal-scoring + Claude-written daily digest, shipped on a schedule
  • quantlab — documented quantitative research infrastructure
  • cs foundations — from-scratch implementations: gradient descent, data structures, multi-language coursework

Open to: forward-deployed / applied-AI engineering · automation consulting · serious technical collaboration.

📫 danmonzon6@gmail.com · LinkedIn · GitHub

Pinned Loading

  1. dma-deploy-kit dma-deploy-kit Public

    Config-driven deployment kit for bilingual AI voice receptionists — Retell, FastAPI, Twilio. One YAML per client.

    Python

  2. pipelinepulse pipelinepulse Public

    AI sales-ops automation: pulls open Salesforce opportunities, scores deal health with deterministic rules, and posts a Claude-generated daily pipeline digest to Notion. Python · Docker · GitHub Act…

    Python

  3. quantlab quantlab Public

    Quantitative research lab — literature-fixed strategies, a custom backtest engine, and a risk-gated paper-trading loop with git-hash-traceable reports. Python.

    Python