Skip to content
The Weekly Dev

Brussels Software Studio & Technology Publication

Est. 2022  ·  Vol. I
The Weekly Dev

The Studio

A Software Studio in Brussels, Not an Agency

The Weekly Dev designs and builds production software in TypeScript. The engagement is deliberately small: you talk to the engineer who writes the code, for the whole project.

The Weekly Dev SRL · Brussels, Belgium · Working across the EU

What this is

Most software work is sold by companies that do not write the software. A salesperson scopes the project, an account manager relays your questions, and the code is written by whoever is available. The gap between what you described and what gets built is where budgets go.

The Weekly Dev is structured to remove that gap. It is a Belgian SRL operated by one senior engineer. The person who scopes your project is the person who designs the data model, writes the code, and deploys it. When you ask why something works the way it does, you get the actual answer.

That structure has limits, and they are worth stating plainly: this studio is not the right choice for work needing a team of ten in parallel, twenty-four hour support coverage, or a large enterprise procurement process. It is a good choice when the work needs judgement, continuity, and someone who will still understand the system in two years.

What Gets Built

SaaS products

Subscription applications with tenancy, billing, and an admin layer, built to take a first paying customer, not to demo.

Customer-facing web applications

Portals, booking systems, dashboards, and data-heavy interfaces where users log in and records change.

Internal tools

The systems that replace a critical spreadsheet or a manual process nobody has time to document.

APIs & integrations

Typed, documented interfaces between systems that currently exchange data by export and import.

Software modernisation

Incremental replacement of systems that still work but can no longer be maintained or extended.

Technical advisory

Architecture reviews, codebase audits, and roadmap direction where the deliverable is a decision, not code.

How the Studio Engages

01

SaaS & MVP Development

Take a product idea to a working, billable SaaS application, with the authentication, tenancy, and billing plumbing done properly the first time.

Problem
You have validated an idea and need a version real customers can pay for, not a clickable prototype.
For
Founders with domain expertise and no in-house engineering team
Output
A scoped MVP definition that separates launch-critical from post-launch work
SaaS & MVP Development

02

Web Applications

Applications, not brochure sites: software where users log in, data changes, and correctness matters more than the animation on the hero section.

Problem
A website builder or page-builder plugin has hit its ceiling and the workarounds are now the system.
For
Companies whose product or service is delivered through a logged-in interface
Output
A React and Next.js application with server and client boundaries chosen for performance, not habit
Web Applications

03

Custom Software

Business software built around how your organisation actually works, instead of reshaping the organisation around off-the-shelf software.

Problem
Off-the-shelf software covers most of the process and blocks the part that differentiates you.
For
Established businesses with a process that genuinely differs from the market default
Output
A custom application designed around your actual workflow and vocabulary
Custom Software

04

Internal Tools & Automation

Replace the shared spreadsheet, the manual copy-paste, and the process that only one person knows how to run.

Problem
A critical spreadsheet has outgrown itself and now breaks when two people open it.
For
Operations, finance, and logistics teams running on spreadsheets
Output
An internal application with validation, permissions, and an audit trail
Internal Tools & Automation

05

Technical Consulting

Architecture reviews, codebase audits, and technical direction for teams that need a straight answer before committing budget.

Problem
A rewrite is being proposed and nobody can say objectively whether it is justified.
For
Founders without a technical co-founder
Output
A written assessment with findings ranked by risk and effort, not a slide deck
Technical Consulting

06

Agency Partner

Development capacity for design, branding, and marketing agencies, delivered behind your brand, without approaching your client.

Problem
A pitch requires technical work beyond what the current team can deliver.
For
Design and branding agencies with strong output and no in-house engineering
Output
White-label or openly credited delivery: your call, agreed before work starts
Agency Partner

From the Technical Desk

One stack, chosen because it holds up over time, and because a single engineer can own all of it without the seams showing.

Language

TypeScript

One language from the database schema through the API to the interface. Renaming a field becomes a compile error rather than a production bug.

Interface

React · Next.js · Tailwind CSS

Server-rendered by default, so pages load fast and are indexable. JavaScript is shipped to the browser only where the page is genuinely interactive.

Data

PostgreSQL · Prisma

Relations, constraints, and transactions enforced by the database itself. Application code is not the last line of defence for data integrity.

APIs

tRPC · REST

Internal calls use end-to-end type inference; anything a third party consumes gets a documented, versioned REST interface.

Identity

Sessions · OAuth · Role-based access

Authentication, password recovery, and permissions built once as infrastructure, instead of re-checked ad hoc in each feature.

Operations

Docker · CI/CD · Cloud hosting

Every change moves through the same pipeline to a preview environment before production. Releases stop being events.

Automation

Scheduled jobs · Integrations · AI where it earns its place

Background work, system-to-system synchronisation, and, for genuinely unstructured input, a model in the loop. Not on principle.

How We Build

  1. Briefing

    A conversation about the problem, not the technology. What the software has to do, who uses it, what happens today, and what a good outcome looks like in six months.

  2. Product & Technical Assessment

    Feasibility, risk, and the decisions that will be expensive to reverse. Sometimes the honest conclusion is that the project should be smaller, or that an existing product already solves it.

  3. Scope & Architecture

    A written scope with an explicit list of what is excluded, alongside the data model, integration points, and infrastructure plan. Both sides agree what done means before work starts.

  4. Incremental Delivery

    Work ships continuously to a live environment. You use the product while it is being built, and changes in direction happen while they are still cheap.

  5. Launch & Continued Support

    Deployment, monitoring, and handover documentation. Most engagements continue at a reduced cadence afterwards, but the codebase is written so that another team could take it over.

Start a Project

Have a product, platform, or workflow to build?

The first conversation costs nothing and is genuinely useful even if it ends in a recommendation to do something else.