Nurman Mahammadov Austin, TX · CS @ UT Austin

I work on ML systems where research, infrastructure, and product all have to fit together.

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

~/nurman — zsh
esp32 · connecting

The same thing, in plain text

If you'd rather skim, the same content lives below as ordinary prose.

Work

Co-founder — Mycelic Nov 2025 — present

Co-founder at a stealth-stage startup in Austin. Building. More public soon.

Undergraduate Researcher — Hart Lab, UT Austin May 2025 — Nov 2025

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-founder & CIO — Unbind Sep 2024 — May 2025

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.

Machine Learning Intern — CollaborationRoom.ai Jun — Sep 2024

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.

Selected projects

Genesis — real-time wellbeing monitor for kids 2026 · 48 hr solo

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.

Bipedal humanoid robot — RL from scratch 2024 — present

Designed in Fusion 360, 3D-printed, training to walk. Embedded firmware in C++ on Arduino; policy in Python with PPO and A2C.

nurman-m.com on a microcontroller 2026

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.

Get in touch

Email [email protected], or find me on GitHub and LinkedIn.

About this site

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.

esp32 · uptime connecting… · free heap