AL DUNGO

Al Dungo — Portfolio

/projects

What gets built when a government engineer, doctoral scholar, and community tech builder converges. AI tools, voice pipelines, web apps, hardware, and everything in between — all shipped in public.

AI & VoiceWeb & Full-StackHardware & IoTCommunity TechGame DevDevSecOps

🟢 Active

Uvalde CISD PTO AI Secretary

Upload a meeting recording → auto-transcribed by Whisper → structured minutes generated by GPT-4o-mini → one-click sync to Notion via MCP. Built in 72 hours for the Zero to Agent Hackathon (v0 + MCPs track).

v0Next.jsOpenAI WhisperGPT-4o-miniNotion MCPVercel BlobHackathon

Dungo Digital

This site — space-themed bento box portfolio and live sprint command center. Next.js App Router, Tailwind v4, Framer Motion, Notion API with graceful fallback, ISR revalidation, and full CSP security headers. Auto-calculates sprint day from a fixed epoch.

Next.jsTypeScriptTailwind v4Framer MotionNotion APIVercel

D.U.N.G.O. Voice Pipeline

Voice memo recorder + OpenAI Whisper transcription → structured blog drafts, sprint plans, and social captions. Built to process one-hour commute recordings hands-free. The content engine behind Techs in the City.

PythonOpenAI WhisperVoiceNLPAutomation

JARVIS Voice Bridge

Voice-to-command interface for the dev workspace. Say 'A.I. DUNGO' + a command → transcribed and injected into VS Code Copilot Chat, or routed to execute Python scripts directly. Global hotkey: Ctrl+Shift+J.

PythonVS Code ExtensionVoiceAIProductivity

🟡 Coming Soon

Pi E-Ink Nameplate

Raspberry Pi + Waveshare e-paper display with an iPhone-friendly Flask controller for real-time status updates. Runs headless on a Pi Zero, updates from any browser on the local network. v1.0 targeting standalone release.

Raspberry PiPythonFlaskE-PaperIoTHardware

✅ Completed

StardewStatsExporter

SMAPI mod for Stardew Valley that exports live player stats — skills, friendships, farm animals, calendar, achievements — to JSON on every save. Feeds a web dashboard widget with real game data.

C#SMAPIStardew ValleyJSONModGame Dev