Web apps
Dashboards, portals and internal tools that people use every day rather than once.
30 services, from €900. Each one is a fixed piece of work — ask for a quote without an account.
Discord bot for moderation and member roles
Automated onboarding, role assignment and moderation for a community that has outgrown manual admin.
CI/CD with preview deploys and one-command rollback
Every pull request gets its own environment, and a bad release can be reverted in under a minute.
Product analytics you can actually trust
A documented event taxonomy implemented consistently, so your funnels and retention numbers stop lying.
Chrome extension with a real settings page
A Manifest V3 extension with a popup, an options page and synced settings, published to the Web Store.
Automated invoices and PDF generation with VAT
Generate branded invoices, apply the right VAT rate and email them without touching a spreadsheet.
Playwright end-to-end tests for your critical flows
Automated browser tests over sign-up, checkout and the paths that cost you money when they break.
React performance rescue: faster loads, fewer re-renders
Profile the slow screens, kill the wasted renders and cut your bundle down to something reasonable.
Security review of a vibe-coded app before launch
Find the exposed keys, missing row-level policies and open endpoints before your users or a scanner do.
Slack bot that automates an internal workflow
Slash commands, modals and scheduled reminders that move a manual process into your team channel.
Stripe subscriptions with trials and a billing portal
Plans, upgrades, proration and dunning handled correctly, with webhooks that survive retries.
User onboarding flow that lifts activation
A guided first session with checklists, tooltips and empty states that gets new users to value faster.
Background jobs that do not fall over
Move slow work off the request path with retries, dead-letter handling and visibility into every run.
Authentication rebuilt with SSO and MFA
Replace a fragile hand-rolled login with managed auth, proper sessions and enterprise sign-on.
Scheduled scraper and data pipeline with alerts
Collect data from sites or APIs on a schedule, clean it, store it and tell you when a source breaks.
Typed API layer with generated documentation
A validated, end-to-end typed API between your front end and database, with docs that stay in sync.
Notification system: email, push and in-app inbox
One pipeline for every notification, with user preferences, digests and templates you can change without a deploy.
Rescue for an AI-generated codebase that stopped scaling
Untangle duplicated logic and inconsistent patterns so your agent can keep shipping without breaking things.
Realtime metrics dashboard your team checks daily
Live charts over your production data, with drill-downs, saved views and no manual spreadsheet exports.
Meeting transcription and summary app
Upload or stream audio, get speaker-labelled transcripts, action items and a shareable summary.
Internal admin panel over your Postgres
Give your operations team searchable tables, safe edits and audit logging instead of raw SQL access.
Firebase to Supabase migration without downtime
Move documents into relational tables, port your rules to row-level security and cut over with no data loss.
AI chatbot trained on your docs and help centre
A retrieval chatbot that answers from your own content, cites its sources and admits when it does not know.
AI agent that handles a repetitive back-office task
An agent that reads incoming documents or messages, extracts what matters and files it where it belongs.
Offline-first PWA for field teams
An installable app that keeps working with no signal and syncs cleanly the moment connectivity returns.
Scheduling app with Google and Outlook sync
Two-way calendar sync, timezone-correct availability and booking links that never double-book.
Client portal with roles, files and messaging
One place where clients see their project status, download deliverables and message your team.
Lightweight CRM for a small sales team
Contacts, deals and a pipeline board built around how your team actually sells, without the enterprise bloat.
Multi-tenant foundation with orgs, invites and RBAC
The account layer every B2B product needs, with data isolation enforced at the database level.
Cross-platform mobile MVP shipped to both stores
One React Native codebase, built and submitted to the App Store and Google Play with your accounts.
SaaS MVP with auth, billing and dashboard
A working product with sign-up, subscriptions and a real dashboard, ready to put in front of paying users.