What if anyone can create software — not just professional developers? Not someday. Right now. Today, a nurse, a farmer, a local council worker, or a small business owner can build real, working software without a computer science degree, without a six-figure development budget, and without waiting for a vendor to care about their problem.
We are living through the most significant democratisation of human capability since the printing press. And the ripple effects — falling software prices, wider access to digital tools, and a new wave of community-built solutions — could reshape economies and societies in ways we are only beginning to understand.
In this post, we look at why this shift is happening, what it means for the cost of software, two real open-source projects from TPT Solutions that prove the point, and how we can collectively accelerate this movement for the benefit of everyone.
The Barrier to Creating Software Has Collapsed
For decades, creating software required the right credentials, the right tools, and the right budget. A small business owner with a brilliant idea for a workflow tool had to pay tens of thousands of dollars for custom development — or compromise with an off-the-shelf product that only half-solved the problem. A community organisation needing a digital platform had to fundraise before writing a single line of code.
That bottleneck is dissolving fast. Three forces are collapsing the barrier simultaneously:
- AI-assisted code generation — tools that translate plain-English descriptions into working code, removing the need to memorise syntax or spend years in formal training.
- Open-source infrastructure — a vast, freely available ecosystem of libraries, frameworks, and platforms so that new creators stand on the shoulders of giants rather than starting from scratch.
- Zero-cost deployment — cloud hosting and open-source server tools mean a working application can go live for as little as $5–$20 per month, eliminating the financial risk of experimentation.
The result: the gap between having a good idea and shipping working software has never been smaller. As the open-source project hub at TPT Solutions demonstrates — with 22 public repositories covering platforms, engines, ERP systems, government tools, and more — serious, production-grade software is now being built by individuals, in public, and given away for free.
What It Really Means When Anyone Can Create Software
When we say anyone can create software, we don't mean everyone will become a traditional software engineer. We mean something more powerful: the ability to translate a real-world problem into a working digital solution is no longer gated by years of formal training or access to expensive teams.
Consider what this looks like in practice:
- A nurse who spots an inefficiency in patient handover can prototype a digital checklist app — without IT department approval or a development budget.
- A teacher frustrated by assessment admin can build the tool they've always wished existed, tailored exactly to their classroom.
- A farmer wanting to track livestock health across multiple paddocks can create a lightweight database application that fits their land and their workflow — without waiting for an agriculture tech vendor to decide their niche is worth a product.
- A small business owner can replace a $500/month SaaS subscription with an open-source alternative they own outright.
This is the democratisation of software creation — and it is arguably the most important shift in who holds economic and creative power in the digital age.
What Happens When Software Gets Dramatically Cheaper?
Software pricing has always reflected artificial scarcity — the scarcity of people who could build it, the monopoly power of vendors who owned the market, and subscription models that extracted perpetual rent from businesses who had no alternative. Enterprise software licenses routinely run to thousands of dollars per seat per year. Even consumer tools have shifted to subscriptions that never end.
As more people can build their own tools, and as high-quality open-source alternatives proliferate at every layer of the stack, the price of software is trending decisively downward. The societal implications are enormous.
Small Businesses Reclaim Margin and Compete on Equal Terms
For a small business, software costs — CRM, accounting, inventory, communications, payroll, marketing automation — add up fast. When businesses can deploy open-source alternatives or build purpose-fit tools themselves, that margin flows back into hiring, investment, and growth. For New Zealand's 550,000+ small and medium businesses, the aggregate impact of eliminating unnecessary software licensing costs would be significant at a national economic level.
Developing Nations and the Pacific Get Access to Enterprise-Grade Tools
The price barrier for enterprise software has historically locked out organisations in lower-income countries from the tools that drive efficiency and scale. Open-source software changes this entirely. A healthcare NGO in Fiji, a cooperative agricultural network in Samoa, or a local government in Tonga can now access — and adapt — tools that previously only large Western organisations could afford. The democratisation of software creation is, at its core, also a story about global equity.
Public Sector Budgets Flow to Services, Not Vendor Licenses
Government agencies and public institutions are chronically over-charged by large enterprise vendors for inflexible, outdated systems that poorly serve public needs. As open-source alternatives mature and internal digital capability grows, the public sector has a real opportunity to redirect budget from licensing fees into frontline services. France, Germany, and Estonia have already made substantial moves toward open-source government infrastructure — and the financial savings have been substantial.
Innovation Accelerates at the Edges, Where It Matters Most
The most valuable innovations rarely come from headquarters. They come from the edges — from people closest to problems, who understand them in ways no external vendor ever could. When a district nurse, a regional council planner, or a community health worker has the tools to build solutions themselves, the pace of innovation across healthcare, education, agriculture, and conservation accelerates dramatically.
Real Proof: Two Open-Source Projects From TPT Solutions That Show What's Possible
Abstract arguments only go so far. What makes the case for democratised software creation undeniable is concrete evidence — real projects, built by real people, solving real problems. Here are two from the TPT Solutions open-source hub that illustrate the potential most vividly.
Project 1: TPT Free ERP — Free Enterprise Resource Planning Software for Any Business
The problem it solves: Enterprise Resource Planning (ERP) software is one of the most expensive categories in business technology. SAP, Oracle, and Microsoft Dynamics implementations routinely cost hundreds of thousands of dollars to license and deploy. For large corporations, that investment can be justified. For a small manufacturing firm, a growing wholesale distributor, or a mid-sized New Zealand logistics company, it has been completely out of reach.
What it is: TPT Free ERP is a fully modular, open-source ERP system built in PHP with a PostgreSQL database. It includes a complete REST API layer, database migration tooling, email templating, CI/CD automation via GitHub Actions, Docker deployment support, and a production-grade codebase following modern software engineering standards. It is MIT licensed — meaning anyone can use, modify, and deploy it at no cost.
The use case: Consider a small New Zealand import business currently paying $800/month for a SaaS ERP subscription that covers perhaps 70% of their actual workflow. With TPT Free ERP, they could deploy a system tailored exactly to their processes — for the cost of a modest cloud server, roughly $20/month. The subscription cost disappears. The system is owned outright. And because the code is open and modifiable, a local developer or an upskilled team member can adapt it as the business evolves — no vendor dependency, no forced upgrades, no price increases.
The wider potential: Multiply that scenario across New Zealand's SME sector, across comparable small businesses throughout Southeast Asia and the Pacific Islands, and across nonprofits and social enterprises that have been priced out of business management software entirely. The aggregate economic relief — and the competitive capability unlocked for businesses that previously had to manage complex operations with disconnected spreadsheets — is genuinely transformative.
This was built by a single developer, building in public, and published for free. That is exactly what democratised software creation looks like.
Project 2: TPT Government Platform — Free Open-Source Digital Government Services
The problem it solves: Digital government is a global challenge. In country after country, public agencies are trapped in expensive, inflexible enterprise systems that cost enormous sums to license, more to customise, and even more to maintain. Citizens experience the result as slow online portals, inaccessible interfaces, and government services that feel decades behind the private sector. The budget that could fund better services is swallowed by vendor contracts.
What it is: TPT Government Platform is a comprehensive, open-source government services platform built for modern public agencies. Its features are production-grade and genuinely impressive:
- AI-powered document processing — automatic form recognition, data extraction, and intelligent document classification
- Multi-factor authentication — including biometric WebAuthn passkeys, OAuth 2.0, and OpenID Connect for integration with government identity providers
- Drag-and-drop workflow automation — visual process design, multi-level approval chains, and conditional logic routing
- Multi-tenancy — support multiple government departments from a single installation
- 50+ language support with full RTL compatibility for Arabic, Hebrew, and Persian
- WCAG 2.1 AA accessibility compliance — screen reader compatible, keyboard navigable, mobile-first
- Progressive Web App — works offline and on low-bandwidth mobile connections, critical for rural and Pacific Island deployment contexts
- Full audit trails for regulatory compliance and government accountability standards
The use case: A small Pacific Island nation — Tonga, Vanuatu, the Cook Islands — that wants to modernise citizen service delivery has historically faced an impossible choice: pay millions for an enterprise government platform vendor, or go without. TPT Government Platform changes that equation. It can be deployed in under five minutes via a single Docker command, and detailed deployment guides cover every major cloud provider, with hosting starting as low as $12/month on a compliance-certified provider.
The government owns the system. The code is fully transparent and auditable by any citizen or independent reviewer — no black boxes. And because it is built in public under an MIT licence, improvements made by one government deployment flow back to every other government using the platform anywhere in the world.
The wider potential: For New Zealand local councils, iwi organisations, Pacific regional governments, and public health agencies currently paying five- or six-figure annual license fees for less capable systems, this represents a genuine alternative. Not a compromise — a better product, at a fraction of the cost, with full ownership and transparency.
One developer. Built in public. Free to the world. This is what the democratisation of software creation delivers when it reaches the domains that affect people's lives most directly.
These two projects are part of a 22-repository ecosystem at TPT Solutions' open-source hub that also includes a game engine, a desktop code editor, a decentralised social platform, and a transport management system — each one a demonstration that serious, infrastructure-grade software no longer requires a corporate budget to create.
How Society Can Accelerate This Shift
Recognising that anyone can create software is one thing. Building the conditions that make it universal is another. Here is a practical agenda for each stakeholder group.
Individuals: Start Before You Feel Ready
The most important thing any aspiring creator can do is begin. Use AI tools to help you build something small that solves a problem you personally face. Share it on GitHub. Iterate. Skills in software creation compound rapidly once you start, and the global community of people doing this is generous with knowledge and support.
Businesses: Treat Software Capability as a Core Competency
Forward-thinking organisations are already realising that software capability cannot be entirely outsourced. Investing in training staff to build and adapt digital tools — even at a basic level — creates compounding value. An operations manager who can automate a workflow, or a data analyst who can build a custom reporting dashboard, generates leverage that a vendor subscription never can.
Educators: Embed Software Creation Across Every Discipline
Software literacy is now as fundamental as reading and writing. Schools and tertiary institutions should integrate software creation into every subject area — not just computer science. A biology student who can build a data visualisation tool, or a commerce student who can prototype a marketplace app, is dramatically more capable in the modern economy than one who cannot.
Governments: Fund Open-Source Infrastructure as Public Investment
Every dollar spent on high-quality open-source software creates value shared across the entire economy — not captured by a single vendor. Governments should treat open-source contribution the same way they treat investment in roads, research institutions, or broadband infrastructure: as essential public goods that generate returns far exceeding their cost.
The Tech Community: Lower the Floor, Not Just the Ceiling
The open-source community has done an extraordinary job raising the ceiling of what is possible. The next challenge is lowering the floor — making the entry point genuinely accessible to people who are not already insiders. That means investing in documentation, welcoming onboarding experiences, active mentorship, and tools designed for the people who need them most, not just the people who are already comfortable.
The Bigger Picture: Agency, Power, and the Open Future
Anyone can create software. That sentence would have seemed optimistic a decade ago. Today it is simply true — and the consequences ripple far beyond technology.
For most of human history, the tools that shaped how society operated — printing presses, broadcast infrastructure, digital platforms — were controlled by whoever had the capital to build and own them. That concentration of power in the hands of toolmakers has had profound consequences for economic opportunity, information access, and civic participation.
A world where anyone can create software is a world where those tools are genuinely distributed. Where a community in regional Northland can build the digital platform it needs without waiting for Wellington to prioritise it. Where a Pacific Island health ministry can deploy world-class government software for the price of a monthly coffee budget. Where a social enterprise can build exactly the right tool for its mission without compromising to fit a vendor's product roadmap.
That is a more equitable, more resilient, and more creative world. And the open-source projects being built right now — including the work being done in public at TPT Solutions — are proof that we are already building it.
The gates are open. What will you build?
Frequently Asked Questions
Can anyone create software without a computer science degree?
Yes. AI-assisted coding tools, open-source frameworks, and no-code platforms now make it possible for anyone to create working software without formal training. The barrier is lower than it has ever been. Many people are building real, useful applications with no prior programming experience by using AI tools to guide and generate code, then learning as they go.
What is open source software?
Open source software is software whose source code is publicly available for anyone to inspect, use, modify, and distribute. It is typically free to use and maintained by communities of contributors rather than a single company. Examples range from the Linux operating system to the WordPress platform this post is published on.
How does open source software reduce costs for businesses?
Open source software eliminates licensing fees, which for enterprise tools can run to thousands of dollars per user per year. Businesses can deploy, customise, and host open-source alternatives for a fraction of the commercial cost — typically paying only for server hosting, which can be as little as $10–$20 per month. They also own and control the software, removing dependency on vendor pricing decisions.
What is TPT Free ERP?
TPT Free ERP is a free, open-source enterprise resource planning system built by TPT Solutions. It is a full-stack application built in PHP and PostgreSQL with a modular architecture, REST API, Docker deployment support, and an MIT licence. It is available on GitHub at no cost and can be deployed by any business as a replacement for expensive commercial ERP systems. View TPT Free ERP on GitHub →
What is the TPT Government Platform?
The TPT Government Platform is a free, open-source digital government services platform built by TPT Solutions. It includes AI-powered document processing, multi-factor authentication, drag-and-drop workflow automation, support for 50+ languages, full WCAG 2.1 AA accessibility compliance, and offline Progressive Web App capability. It can be deployed in under five minutes via Docker. View TPT Government Platform on GitHub →
How can I get involved with open source software development?
The easiest way to start is to explore existing open-source projects, read the code, and try running something locally. From there, you can report issues, suggest improvements, or contribute code. Projects like those at TPT Solutions' open-source hub are built in public on GitHub and welcome community involvement.