Skip to content
View RazonIn4K's full-sized avatar

Highlights

  • Pro

Block or report RazonIn4K

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

👋 Hi, I'm David Ortiz (Razon)

I build practical web, automation, and AI-security systems — then I try to break them.

Full-stack + automation engineer and cybersecurity student (WGU — B.S. Cybersecurity & Information Assurance, in progress).
I ship working products, then stress-test them: prompt-injection defense, LLM evaluation, and multi-AI workflows on the build side; SOC labs, CTFs, and red-teaming on the break side. 🇺🇸 EN / 🇪🇸 ES.

🌐 davidtiz.com  ·  🧪 Razon Live Lab  ·  📫 hello@davidtiz.com  ·  💼 LinkedIn


🚀 What I've shipped

🛡️ PromptDefenders — prompt-injection scanner

A deployed prompt-injection detection scanner with a versioned rule set (v1.0.2) and named detections. Scores inputs by severity, surfaces detections, and passes lint / typecheck / test / build gates in CI. → Code · Live demo

🧠 csbrainai — RAG workbench

A live retrieval-augmented-generation workbench with cited answers, an evaluation harness, hashed-query telemetry, and a pgvector store, with policy / finance / CS demo lanes. → Code · Live demo

⚡ Automation & multi-AI systems

  • 31-workflow automation library validated across n8n / Make / Zapier (31 valid, 0 invalid via an automated check).
  • MAPS — a multi-AI orchestration system that routes work across models by input surface and cognitive role, with a context-integrity protocol and an honest "when not to orchestrate" decision framework.
  • Dual-agent build pipeline where the author agent never approves its own code — shipped a tagged release.
  • grok-mcp-server — a Model Context Protocol server for wiring Grok into agent workflows.

🔎 Security & red-team

  • Azure SOC & honeynet lab — deployed Microsoft Sentinel SIEM across 5 VMs, authored 20+ KQL detection queries, and visualized live attack telemetry on a geo attack map.
  • 20+ CTF solves (National Cyber League, US Cyber Games) across forensics, web, reverse engineering, crypto, and privesc — with 12+ custom Python solvers and a verified pwntools exploit chain. → Notes
  • 130+ confirmed model breaks across public AI red-team arenas (Gray Swan) — indirect prompt injection & safeguard bypass, each with a recorded submission ID; built a 5-tier prompt-injection defense taxonomy.

🧰 Tech

Languages · Python · TypeScript / JavaScript · Bash · SQL · PowerShell AI / LLM · RAG (pgvector) · evals & attack-success measurement · prompt-injection defense · Claude / GPT / Gemini / Grok · MCP · n8n / Make / Zapier Security · Microsoft Sentinel / KQL · Splunk · Burp Suite · Nmap · Wireshark · MITRE ATT&CK · pwntools · John / hashcat Cloud & Infra · Azure · AWS · GCP · Docker · Vercel · Cloudflare · DigitalOcean · Terraform


📜 Certifications

Earned — CompTIA Security+ · CompTIA Network+ · CompTIA A+ · Linux Essentials (LPI) In progress — CompTIA CySA+ · ISC2 SSCP


📌 Currently

Building AI-security & automation systems, sharpening SOC / detection skills (LetsDefend, Hack The Box), and publishing write-ups and live builds on razonlab.com ( YouTube · Twitch · X ).

I think the interesting work in security is the glue between strong fundamentals and intelligent tooling — building useful systems, then hardening them.


David's GitHub stats Top languages

Pinned Loading

  1. shopmatch-pro shopmatch-pro Public

    Full-stack job-board project with Next.js, Firebase, Stripe subscriptions, role-based dashboards, and application workflows.

    TypeScript 1

  2. david-ortiz-portfolio david-ortiz-portfolio Public

    Personal portfolio and notebook for practical web systems, automation workflows, AI tooling, and operating notes.

    TypeScript 1

  3. Red-Team-Learning Red-Team-Learning Public

    Python 2

  4. csbrainai csbrainai Public

    TypeScript

  5. grok-mcp-server grok-mcp-server Public

    JavaScript

  6. prompt-defenders prompt-defenders Public

    Privacy-first prompt-injection scanner and rules engine for pre-LLM request review, prompt-library checks, and guardrail triage.

    TypeScript