People hear “nurse who codes” and assume one of those is the hobby. Neither is. They’re the same job, done with different tools: find what’s hurting, figure out why, fix it, and check that the fix actually worked.
What the bedside teaches you
I’ve been a nurse since February 22, 2012. Hospice for over five years. Tele and med-surg floors. Sub-acute. Skilled nursing. Assisted living. An Alzheimer’s memory-care unit. Private trach care. School nursing from elementary through high school. Set medic on Hollywood productions. And today, home health with Kaiser Permanente.
Move through that many settings and you stop seeing individual tasks and start seeing systems. Every unit has its own rhythm, and every rhythm has the same weak points: the double documentation nobody questions, the handoff that loses information every single time, the twenty minutes of clicking that stands between a clinician and the thing they actually came to do.
Nurses are natural systems thinkers. We triage — sort the urgent from the important all shift long. We chart obsessively because if it isn’t documented, it didn’t happen. We work checklists because when the stakes are high, memory is not a plan. Every one of those habits translates directly to building software.
The part that bothered me
Here’s what got under my skin: I could see the bottlenecks, describe exactly what a fix should do — and then had no way to build it. The distance between “I know what would fix this” and “it exists now” was a wall.
So I went to back-end programming school and took the wall down.
What I build now
I build daily, with AI as my dev team. The flagship is a command center that runs a fleet of AI coding agents — live terminals, project statuses, automatic backups, autonomous build loops. It’s how one person ships eleven projects at once: an NCLEX study app (I’m finishing my RN at ICHS, so I’m my own first user), a coaching app, trading analytics, automation tools.
The pattern behind all of them is the one nursing drilled into me:
Find the bottleneck. Name the cause before touching anything. Fix it. Verify the fix at the bedside — not from the hallway.
That last part matters most. In nursing you don’t chart “medication probably given.” In software I hold the same line: it isn’t done until it demonstrably works.
Why I’m writing here
This blog is field notes from the nurse-who-codes lane: what I’m building, what broke, what AI-assisted development actually looks like day to day, and the LVN-to-RN road as I walk it. If you’re a clinician who keeps muttering “there has to be a better way” — there is, you can build it, and I’d love to compare notes at hello@nursebuilds.com.
One rule, always: never any patient information here. Not anonymized, not composite, not ever. The stories are mine alone.