Skip to content
View RodneyBuilds's full-sized avatar

Block or report RodneyBuilds

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
RodneyBuilds/README.md

Hey, I'm Rodney.

I'm not a developer, but my apps don't know that.

I spent a decade at a national workforce development nonprofit with 30+ sites, 9 regions and 200+ staff. The last 6 years of it I ran the reporting and the business systems: the dashboards site directors worked from, the SOPs everyone adopted, the training that made them stick. Now I do the same thing with AI in the loop. I find the process that eats someone's week, decide what should be built, direct the build, and test it before anyone else has to.

Things I've shipped

  • Plumb carries operational improvement work from intake to resolution. 3 permission levels, conflict detection on concurrent edits, and a playbook that pairs an off-track metric with the action that fixes it. Working demo at the link.

How I build

Everything here comes off PRISM, a build system I made for people like me.

I wrote it after putting an app on the internet and finding that people had signed up and nobody had received a welcome email. I did not know that was a thing you had to set up. There was no uptime monitoring and no error tracking either. The front end looked finished. The half you cannot see was not built at all.

That is the part nobody demonstrates. Every video shows a front end appearing in one shot. None of them show the data model that survives a second user, the monitoring that tells you when it stops, or the email that never arrived. The invisible half is the half that decides whether the thing is real.

So I went and found out what a seasoned team checks before it calls software done, and turned that into a checklist a build cannot skip. Give PRISM an idea, approve the prototype, and it runs the stages in the order that particular app needs. It will not call a build finished while an item is still open. The checklist for a tool only I use is not the checklist for something with users and payments, and it knows the difference.

It automates most of the work. The rest comes back to me to test by hand, which is a trade I will take.

The method is the point. Write the acceptance criteria before the code. Prove it small. Add one layer at a time and test that layer yourself before adding the next. Document it so the next person does not need you.

The build log

I write down what worked, what broke, and what it cost at rodneybuilds.com.

Say hi

The professional side of me lives at rodneyjohn.com: 15 years of operations, reporting and systems work, and what I am looking for next. If you are hiring, start there. If you are building, stick around here.

Popular repositories Loading

  1. RodneyBuilds RodneyBuilds Public

    Profile README