In development
BarkPublish
Digital Asset Orchestration
Plan, approve and publish your brand’s content from one place — the assets, the campaign, and the people who sign it off, all in the same workspace.
Request accessOne guy, one laptop, and a habit of building the tools I wished already existed. Small, fast software for publishers and travellers — no ceremony, no bloat, no fifty features you’ll never touch.
What I’m working on right now. Two of them, both real, both still moving.
In development
Digital Asset Orchestration
Plan, approve and publish your brand’s content from one place — the assets, the campaign, and the people who sign it off, all in the same workspace.
Request accessAdaptive Trip Planning
Plan, pack and tick off your whole trip from one place — the destination, the weather, and everyone travelling with you, all in the same list.
Follow the buildI prefer these technologies as I have worked with them extensively: .NET Core services on Kubernetes, React and Tailwind on the front, Postgres underneath.
// how the lab operates
const LabProtocol = {
init: () => {
System.boot({
performance: 'maximum',
complexity: 'hidden',
design: 'utilitarian'
});
},
deploy: async (project) => {
await Pipeline.optimize(project);
return Edge.distribute(project);
}
};
LabProtocol.init();
One engineer, the entire stack, and 19 years of production systems behind the decisions.
I design and build every layer — data model, API, infrastructure, interface, and the pixels on top. Nothing gets thrown over a wall, so nothing gets lost crossing it: the person who chose the schema is the person who writes the CSS.
Depth over breadth. C# and .NET on the server, React and TypeScript on the client, Kubernetes and Postgres underneath. Long enough in each to reach for the sharp tool instead of the new one.
Since 2007 I’ve built cloud software professionally for international clients and employers — production systems, real stakes, someone else’s name on the door. Blue Paw Labs is that same craft, run on my own terms.
Just me, building software because I genuinely love technology — and because the tools I wanted mostly didn’t exist yet.
I don’t do complicated for the sake of it. Find the most direct honest route to the thing working, build that, then make it better once it’s real. That’s pretty much the whole method.
Say hello
“This lab is for my personal software projects — but if you need a hand with your WordPress, I can help with that too ;)”
Whatever I’ve been figuring out lately — mostly infrastructure, security, and the occasional detour. It all lives over on rohanbuechner.com.
Setting up a local dev environment that handles multiple upstream git remotes, each with its own SSH key — with a twist.
Read on rohanbuechner.com Infrastructure · Mar 2025AWS access tokens are old news. OpenID Connect is the better approach whenever you can reach for it — here’s the Terraform to get there.
Read on rohanbuechner.com Security · Mar 2025Email and SMS 2FA aren’t good enough anymore, and better security shouldn’t be limited to people who work in tech.
Read on rohanbuechner.comEarly access, a question about one of the projects, or a plain “does this thing do X?” — it all comes straight to me, and I answer my own email.