Products
What I ship
I am a solo founder, so everything here was designed, built and put in front of real users by me — usually while running Atos Software and client work in parallel. Writing about agent systems is worth more when the systems exist.
Buildingsince 2026
ARP
Agentic Runtime Platform
An orchestration platform that gives AI agents a real runtime instead of a chat box: persistent desks, credentials they can use but never read, and a browser, shell and API they can drive on their own.
- Persistent agent desks — an agent keeps its workspace, repos and installed tools between sessions instead of starting from zero.
- Central credential vault: agents act as a logged-in account without the secret ever entering the model's context.
- Browser, CLI, SSH and HTTP access as first-class agent tools, each with its own guardrails.
- Fail-closed defences against prompt injection from untrusted pages, files and inboxes.
- Public API and evaluations, so agent behaviour is measured rather than assumed.
TypeScript · Next.js · Hono · Supabase · n8n
Livesince 2025
Compliance SaaS for Polish housing developers
B2B SaaS that automates the daily price-disclosure duty Polish housing developers received in July 2025 — a legal obligation with penalties up to 10% of annual turnover, turned into a background job.
- Developers enter prices once; the platform publishes the mandatory per-investment pages and keeps full price history.
- Generates XML and CSV that validate against the government XSD schema for dane.gov.pl.
- Submits data to the central registry every single day, including days when nothing changed.
- Founded, built and shipped solo — with paying customers.
Next.js · AWS · Cloudflare
Livesince 2025
Marketplace and management system for kayak rentals
A booking portal aggregating 200+ kayak routes from 40+ rental companies across 15 Polish provinces, plus the management system the rental companies themselves run on.
- Marketplace built from scratch in 2.5 months, with Google PageSpeed scores in the 90–100 range.
- Agentic integration framework with scraping pipelines that onboard new routes and partners without manual data entry.
- KayakSystem handles the operator side: fleet, reservations and availability.
- Co-owned; I run architecture, delivery and the AI side.
Next.js · Python · Spring Boot · Angular · Ionic · Supabase · Hetzner
Livesince 2025
AI language learning for schools and tutors
A language-learning platform where multi-agent pipelines generate and adapt lesson material in real time, sold B2B and B2B2C to language schools and tutors.
- Multi-agent content generation across text, image and video, wired into an adaptive learning loop.
- Cross-platform app plus internal tooling for vocabulary, media and user data.
- Currently in testing with its first language school.
React Native (Expo) · TypeScript · Python
Pausedsince 2024
Custom AI chatbots for e-commerce
Chatbot platform for e-commerce, where I served as CTO — custom assistants, LLM-driven process automation and the integration work around them.
- Shipped custom chatbots and automation for commerce customers.
- Paused while I focus on agent infrastructure.
Python · TypeScript · LLM APIs