
Russell Sullivan
Full-Stack Developer & Cybersecurity Engineer
Austin, Texas
Custom AI Agents for Service Businesses
Stop losing revenue to missed calls, slow follow-up, and hiring overhead. Deploy AI that works from day one.
About Me
I'm a Computer Science student and engineer based in Austin, Texas. I build custom AI agents, full-stack applications, and secure automation systems for service businesses—from inbound receptionists to booking platforms that capture revenue from day one.
Current Focus:
- Building custom AI agents for service businesses (inbound, speed-to-lead, quoting)
- Completing B.S. in Computer Science with a minor in Philosophy
- Developing secure full-stack systems and cybersecurity tooling
Languages
Frontend Development
Backend Development
Databases & Tools
Latest from the Blog
Practical insights on AI agents, automation, and building for service businesses.
Featured Projects
A selection of my recent work in cybersecurity, AI tooling, robotics, full-stack development, and systems programming.
PassiveGuard
Passive Vulnerability Scanning Platform
- Passive scanning for source code, configs, dependencies, PCAP files, and logs
- Static analysis, AST parsing, taint tracking, and OWASP-style finding categories
- React dashboard with authentication, scan views, reports, and tiered user access
Local LLM Reverse Engineering Toolkit
Local-First AI Assistant for Decompiled Code Analysis
- Analyzes decompiled functions exported from Ghidra as JSONL
- Runs against local LLM backends so code stays on the analyst machine
- Generates summaries, behavior hypotheses, and human-reviewed rename suggestions
ROS 2 LLM Robotics Integration
Whisper, Espeak, and LLaMA Pipeline for TurtleBot3 Robotics
- Built natural language robotics pipeline using Whisper, Espeak, and LLaMA
- Worked with ROS 2 Humble in a Docker-based remote PC environment
- Integrated voice transcription, LLM response generation, and speech output
ROS 2 YOLO Object Detection
Real-Time Object Detection on Jetson for TurtleBot3
- Ran YOLOv11 object detection against camera input on TurtleBot Jetson hardware
- Worked with CUDA and TensorRT-oriented deployment concepts
- Built ROS 2 publisher and subscriber logic for perception data flow