Co-founder at a stealth-stage startup in Austin. Building. More public soon.
Most of what I build starts from a paper or a model someone else made and ends with something that has to actually run on a piece of hardware in front of a real user. Right now that means co-founding Mycelic and researching memory architectures for LLMs in Dr. Justin Hart's lab at UT Austin.
This page is being served to you from an ESP32 microcontroller in my dorm room. Everything below is loaded through the small CLI — pick an agent, see the section.
↓ nav with ↑ ↓ · run with enter · or just click
If you'd rather skim, the same content lives below as ordinary prose.
Co-founder at a stealth-stage startup in Austin. Building. More public soon.
Built a memory pipeline for human-robot interaction inside Dr. Justin Hart's Autonomous Robots stream: DeepFace for facial recognition, a Neo4j knowledge graph as the persistent store, and an LLM-controlled "memory manager" that decides what gets written, read, and consolidated as a robot has repeated conversations with the same people. Investigating whether structured graph memory survives long-running interaction in ways that flat RAG can't.
Co-founded an AI-driven productivity app built around a "quest" mechanic — users committed to tasks and an AI verified completion through optional proof modalities. Built the Flutter MVP for an Android-first launch.
Trained a YOLO model on a labeled dataset of office supplies for confidentiality risk detection during remote work. Extended into emotion / engagement detection from facial cues.
A 1080p Jetson Orin Nano camera streams to a workstation running Meta's TRIBE v2 brain-encoding model. ~192 unit / integration / contract tests. The whole UI is honest about what it isn't.
Designed in Fusion 360, 3D-printed, training to walk. Embedded firmware in C++ on Arduino; policy in Python with PPO and A2C.
This page. Single static HTML file served from an ESP32 dev board, fronted by a Cloudflare Tunnel running on a separate Dell 7040 Micro acting as a network bridge.
Email [email protected], or find me on GitHub and LinkedIn.
This page is a single static HTML file living on an ESP32-D0WD-V3 dev board sitting on my desk in Austin. The chip broadcasts its own Wi-Fi access point; a Dell 7040 Micro joins that AP and runs cloudflared, holding an outbound tunnel to Cloudflare's edge. Every inbound HTTPS request to nurman-m.com terminates TLS at the edge and gets proxied down the tunnel to the chip over plain HTTP. No port is ever exposed inbound from the campus network.