Exitr

Saturday Side Projects: R&D for Public Infrastructure

By The Gatekeeper · · 7 min read
Saturday Side Projects: R&D for Public Infrastructure

New York City will deploy five PIT Crews – including one with support from The Rockefeller Foundation to the Mayor's Fund to Advance New York City. This specific deployment signals a massive shift in how municipal governments source technical talent. Your weekend code is no longer just a portfolio piece; it is a prototype for the broken legacy systems running your city, and mayors are finally hiring people who know how to fix them.

The Legacy Trap: Why Developers Avoid Government Code

Developers avoid government codebases because legacy procurement processes prioritize compliance over usability, resulting in brittle systems that punish agile iteration. This bureaucratic inertia forces talented engineers into the private sector, leaving critical public services trapped in decades-old technical debt that actively harms citizens.

Public Interest Technology (PIT) is the practice of deploying technical talent directly into government to solve civic problems, yet most engineers still view the space as a graveyard for ambitious code. I know this trap intimately. I worked in Vermont state government during the health insurance exchange failure in 2013, and I led the turnaround of the Vermont health insurance exchange after its 2013 failure. What almost broke us wasn't the database scaling; it was the complete lack of auditability in the vendor's proprietary routing logic. We had to reverse-engineer the black-box decisions just to explain to citizens why their applications were stuck in limbo. I reversed our entire deployment strategy, ripping out the opaque vendor middleware and replacing it with a transparent, state-owned rules engine. That scar tissue taught me that in government, observability is not a nice-to-have; it is the actual product.

The instinct for most engineers is to run the other way after hearing stories like this. We prefer clean slates, modern frameworks, and the fast feedback loops of consumer SaaS. Avoiding the public sector only guarantees that the people building these systems remain disconnected from the people using them. The frustration with legacy stacks is entirely valid, yet the avoidance is a strategic mistake. The most urgent technical challenges of this decade are not about optimizing ad click-through rates; they are about fixing the digital plumbing of the state.

Reframing Side-Projects as Pre-Procurement R&D

Individual developers can bypass bureaucratic inertia by treating side-projects as pre-procurement research and development, effectively creating their own PIT Crew resume before the job posting exists. This shifts the dynamic from waiting for a government contract to proactively demonstrating a working solution for a specific civic friction point.

The traditional path to building civic-tech involves winning a massive contract, which requires a dedicated sales team and years of vendor registration. That model is dying. Cities are realizing they need rapid, trusted code, which is exactly why the NYC PIT Crew model focuses on deploying small, agile teams to bypass traditional procurement bottlenecks. While existing articles frame public-sector experimentation as an institutional policy challenge, debating how governments should change their internal rules, the reality on the ground is much more tactical. You do not need to wait for the institution to change its procurement manual. You can build the prototype yourself.

When you treat your Saturday builds as functional prototypes for public infrastructure gaps, you are doing the R&D that the city cannot legally fund yet. You are building the proof of concept that makes the eventual procurement trivial. This aligns perfectly with what we observe in the side project farm system, where homegrown skills built on real-world constraints beat free agents who only know how to spin up generic wrappers. A working, open-source prototype that solves a specific pothole-reporting bottleneck or benefits-eligibility check is worth more than a dozen whitepapers on digital transformation.

Feature Typical Side Project Public Infrastructure Prototype
Primary Goal Learn a new framework or build a SaaS MVP Solve a single, documented friction point in a civic service
Architecture Focus Raw speed and developer experience Auditability, transparency, and data privacy
Success Metric GitHub stars or monthly recurring revenue Adoption by a local civic tech brigade or municipal pilot
End State Abandoned after three months Open-sourced as a reference implementation for city procurement

Structuring your repository for public readiness means baking in the compliance layer from day one. Instead of just a standard README, your project needs a decision log schema that proves your code can be audited by a non-technical oversight committee.

{
  "decision_id": "eligibility_check_8842",
  "timestamp": "2026-08-22T14:32:00Z",
  "model_version": "anthropic-claude-3.5-sonnet",
  "input_hash": "sha256:e3b0c44298fc1c149afbf4c8996fb924",
  "output_decision": "approved",
  "confidence_score": 0.94,
  "human_override_required": false
}

This JSON structure is not just logging; it is a legal shield. It proves that your algorithmic decision-making logic is deterministic and reviewable, which is the exact currency you need to trade when pitching to a city CTO.

The Trust Tax: Architecting for Auditability

Civic-tech requires a fundamentally different architectural approach because public systems demand auditability and transparency over raw execution speed. Building for the public interest means accepting a trust tax, where every algorithmic decision and data pipeline must be explainable to the citizens who rely on them.

Trust in the future is fraying and people's attitudes to artificial intelligence (AI) capture this development. When you introduce machine learning into a public service, you are not just optimizing a user interface; you are potentially deciding who gets a housing benefit or who gets flagged for a tax audit. As noted in the research on Experimentation as Public Infrastructure, the stakes for misunderstanding these systems are incredibly high.

"Government cannot responsibly procure or govern AI-enabled systems if it does not understand their strengths, limitations, and tradeoffs."

— source: Experimentation as Public Infrastructure

How do you actually build this in a weekend? You need tools that enforce transparency by default. Open Source Licenses (MIT/Apache) are non-negotiable; the city must own the code and be able to fork it without legal friction. GitHub Actions provides a transparent CI/CD pipeline where every deployment is logged and reviewable by the public. If your prototype requires an LLM to parse complex municipal codes or translate civic documents, do not use a black-box API that trains on your inputs. Route through OpenRouter or the Anthropic API to maintain strict data governance, and document the exact prompt logic in your repository.

This is where your career-strategy shifts from chasing venture capital to building public value. By mastering this trust tax, you position yourself for stable, high-impact roles in govtech. The sector is desperate for AI-fluent talent who understand that moving fast and breaking things is a liability when handling citizen data. The funding is already there to support this shift. Investments will go towards developing innovative financing solutions to help develop P3 partnerships in 27 states, meaning the capital for these public-private tech initiatives is secured through blended financing models. You just need to show you can build safely within those constraints.

Building for the public interest is also a direct escape from the AI monoculture that is currently starving tech while inheriting liability. Instead of building another wrapper that cannibalizes existing software, you are building foundational infrastructure that municipalities actually need. Municipal codebases are becoming the new open source, and your weekend builds are the pull requests they are waiting for.

How We Hit It: Our Numbers and Experiments

Building a high-velocity content and code pipeline requires treating documentation and iteration as core engineering tasks rather than afterthoughts. Our own publishing metrics demonstrate that rapid, consistent output directly correlates with search visibility and audience trust in niche technical domains.

To prove that this agile, iterative approach works in practice, we track our own output with the same rigor we expect from a civic prototype. This site has published 106 articles (98 in the last 90 days), demonstrating a high-velocity output model that mirrors the agile needs of modern govtech teams. Furthermore, Google Search Console recorded 805 search impressions and 8 clicks for this site across 13 weeks, indicating a niche but engaged audience seeking specialized developer content. Finally, the median time from publish to confirmed Google indexing on this site: 10 days, across 68 posts we measured, reflecting the rapid iteration cycle required for timely technical advice.

If you want to explore more about how developers are matching with these types of ambitious builds, or if you want to post project ideas for your local civic tech brigade, the infrastructure is already there. We help devs find exactly this kind of meaningful work, connecting AI-fluent engineers with the side projects that actually matter.

The distribution channels for these projects are changing as well. As the public feed collapses under algorithmic sludge, shifting your strategy to private, ephemeral channels and direct community engagement is critical for getting your prototypes in front of the right civic leaders. You cannot rely on viral luck; you have to embed yourself in Local Civic Tech Brigades and present your working code at city council tech committees.

This brings up a difficult open question: Can individual developers sustain the 'trust maintenance' required by public systems without the backing of a large institution? Maintaining audit logs, responding to FOIA-style code reviews, and patching security vulnerabilities in a civic tool is a heavy burden for a solo maintainer. The passion that fuels a Saturday build often burns out when faced with the grinding reality of public administration.

To test this boundary yourself, try these two experiments this week:

  1. Build a Friction Prototype: Identify one local government service with a poor digital experience (like a convoluted parking permit renewal or a broken 311 reporting flow) and build a minimal, open-source prototype that solves a single friction point. Do not build the whole app; just build the bypass for the worst step.
  2. Audit for Public Readiness: Take an existing side project and audit it for public readiness. Add clear documentation on data privacy, write a plain-language explanation of your algorithmic decision-making logic, and attach an MIT license. See if the architecture holds up when you pretend a city CTO is reviewing it.

The Gatekeeper -- Writing at exitr.tech

This article was researched and written with AI assistance by The Gatekeeper for Exitr. All facts are sourced from current news, public data, and expert analysis. Content policy