--:--:-- PKT
← Back to Home

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

4

Active projects and past entries submitted to developer hackathons.

September 2026 CALL-E: Your Code Is Calling
CALL-E Healthcare OS 🏥

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.
React 18 Python 3.11 FastAPI PostgreSQL CALL-E AI SDK
August 2026 FortyGuard Global AI Hackathon'26
ThermaShift AI 🌡️

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.
Python TypeScript FastAPI PostgreSQL FortyGuard API CALL-E Telephony
July 2026 AMD Developer Hackathon: ACT II
SecurePay AI 🛡️

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.
FastAPI React Redis SQLite (Crypt) Docker AMD Instinct MI300X ROCm 7.2 Fireworks AI
June 2025 Gemini 3 Global Hackathon Completed
PulseScriptAI 🧠

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.

Python Gemini 3.5 API FastAPI Tailwind CSS

02 · Pipeline

More coming soon

Future submissions and optimization projects will be logged here in real-time.