Fast to load
Core Web Vitals in the green as the target.
05 / 08 — Services
We build web applications, customer portals, dashboards and APIs — with modern front-end frameworks and robust back ends behind them. Performance, security and search visibility are not extras but part of the architecture.
01
The typical data flow — from input to result. Every station is replaceable and adapted to your systems.
02
Fast, secure web applications and platforms — from front end to API.
03
This is what an excerpt from a typical project looks like — readable, commented and without magic. That is exactly how we hand code over to your team.
app.get("/api/rechnungen", auth.jwt({ rolle: "kunde" }), async (req, res) => {
const rechnungen = await db.rechnung.findMany({
where: { mandantId: req.user.mandantId }, // Mandantentrennung serverseitig
orderBy: { datum: "desc" }, take: 50,
});
res.set("Cache-Control", "private, max-age=60").json(rechnungen);
});
// CSP, Rate-Limit und Eingabevalidierung sind Standard — nicht Extra 04
Core Web Vitals in the green as the target.
OWASP review, CSP and server-side permissions.
Technical SEO and structured data included.
Keyboard, contrast and screen readers considered.
05
05.1
Documents, invoices and status in one place — with roles and secure login.
05.2
Dashboards and admin interfaces that replace spreadsheets.
05.3
Multi-tenant applications with billing, API and admin area.
05.4
Step-by-step migration of grown jQuery or PHP applications onto a future-proof base.
06
A chat assistant with RAG over all approved sources, per-document permission checks and answers with citations.
A GPU server with local language models, internal chat interface, user management, logging and an API for your own tools.
07
It depends on team, existing systems and requirements. We work with all of them and recommend whatever is easiest to maintain long term for your project.
Yes. Semantic HTML, keyboard operation, contrast and screen reader testing are part of our standard.
With input validation, secure sessions or JWT, content security policy, server-side authorisation checks and regular dependency updates.
More services
LLM applications that work with your data and complete tasks on their own.
Language models on your own hardware — data-sovereign, no cloud dependency.
Business processes that run themselves — with intelligent assistants and integrations.
Ready when you are
Describe your project in a few sentences — you’ll get an honest assessment of feasibility, effort and the way forward.