Hackathons.
A log of systems designed, written, and deployed under tight hackathon constraints.
Each entry represents a complete solution—focused on clean engineering architecture, deterministic code pathways, and resolving real-world security or optimization bottlenecks.
01 · Submissions
4Active projects and past entries submitted to developer hackathons.
Production-grade, HIPAA-compliant clinical operations platform designed to solve the $150B/year outpatient appointment no-show crisis. Powered by autonomous voice agents to execute structured phone campaigns and sync outcomes directly into EHR databases.
- ✓ Autonomous Campaigns: Executes next-day confirmations, no-show recoveries, care recalls, and NPS surveys automatically.
- ✓ HIPAA Security: Features PHIScrubberFilter to sanitize identifiers before logging, and AES-256-GCM encryption at rest.
- ✓ Instant Backfill: Detects vacant slots and dispatches calls to waitlisted patients to maximize doctor time.
Autonomous Hyperlocal Heat-Safety OS for Outdoor Workforces. It continuously monitors asphalt temperatures using FortyGuard satellite telemetry, calculates OSHA WBGT strain, dynamically computes thermal relief vectors, and dispatches autonomous voice calls via CALL-E Telephony to relocate workers in extreme heat.
- ✓ FortyGuard Ingestion: Ingests true satellite microclimate telemetry down to 100m spatial resolution.
- ✓ Autonomous Voice Dispatch: Triggers CALL-E outbound telephony to call field workers during extreme heat thresholds.
- ✓ Compliance Audit: Instantly compiles OSHA 1910.132 legal compliance audit certificates.
SecurePay AI is a disposable payment tokenization system and hardware-accelerated fraud detection engine built for the Unicorn Track. It eliminates the risk of consumer credit card theft in database breaches by issuing merchant-locked, spend-capped virtual card tokens.
- ✓ Zero-Leak Card Vault: Encrypts raw card numbers offline (AES-256-GCM) so merchants only touch single-use virtual tokens.
- ✓ Explainable AI scoring: DeepSeek V4 Pro accelerated on AMD Instinct™ MI300X cloud clusters writes plain-text reasons for transaction approvals.
- ✓ Active Revocation Kill Switch: Allows users to instantly invalidate token credentials in Redis to block future merchant subscription charges.
- ✓ Interactive Sandbox Console: A 5-step guided tour mode allowing judges to quickly simulate checkouts and test engine heuristics.
A clinical translation assistant and drug interaction validation workflow. Built to help healthcare practitioners summarize complex medical records, parse multi-lingual prescription transcripts, and highlight potential adverse interactions using structured JSON schema configurations.
02 · Pipeline
Future submissions and optimization projects will be logged here in real-time.