Robust Backend Systems
Focus on performance, multithreading on Linux/Windows, secure APIs and complex relational structures. Symfony as the core of your business.
Senior Symfony development. I build robust backend systems, blazing-fast PWA applications and integrate advanced AI models for maximum automation of your business. 13+ years of experience.
8+ years, 30+ enterprise projects. Specialisation in robust backend architectures, high performance and security.
LLM integrations (GPT-4, Claude), RAG systems for corporate data and autonomous agents. AI as a tool for efficiency, not a buzzword.
Blazing-fast frontends with instant response. Offline-first approach and absolute control over application state.
Modern deployment and scaling. Containerization, CI/CD pipelines and real-time system monitoring.
Solutions designed for scalability, performance and long-term maintainability.
Focus on performance, multithreading on Linux/Windows, secure APIs and complex relational structures. Symfony as the core of your business.
Tools that work like native apps. Emphasis on UX, State Machine architecture and instant response on every device.
Replacing manual work with intelligent algorithms. From data processing to complex real-time decision trees.
A mobile text RPG paying homage to 80s classics, but under the hood with a full Symfony stack, HTML5 Canvas renderer, and asynchronous Messenger. My personal showcase — 13 years of architectural experience without a single compromise. Old school, lightning performance, modern PWA.
// Stimulus + Canvas — retro RPG in the browser import { Controller } from '@hotwired/stimulus'; export default class extends Controller { static targets = ['canvas', 'dialogue']; connect() { this.ctx = this.canvasTarget.getContext('2d'); this.#loadScene(this.element.dataset.sceneId); } async #loadScene(id) { const scene = await fetch(`/api/scene/${id}`) .then(r => r.json()); this.#renderMap(scene.tiles); this.dialogueTarget.innerHTML = scene.text; } #renderMap(tiles) { tiles.forEach(({ x, y, sprite }) => this.ctx.drawImage(this.sprites[sprite], x * 32, y * 32) ); } }
Deconstruction of the problem into elementary parts. Identification of bottlenecks and definition of uncompromising goals.
Status: Analyzing dependencies...
Rapid validation of critical algorithms and integration points. Elimination of technological risks at an early stage.
Logic: Validating O(n) complexity...
Design of a robust system with regard to scalability, security and future AI automation.
Stack: Symfony Core + Vector DB
Writing highly efficient code, implementing business logic and ensuring 100% test coverage.
Git: feat(core): implemented async drivers
Integration of LLM models and prompt tuning for specific company data. Increasing process efficiency.
AI: RAG engine optimization active
Production deployment, real-time monitoring and continuous performance optimisation under load.
Uptime: 99.99% | Latency: 45ms
"S pánom Jozefom spolupracujem niekoľko rokov. Či to už bol projekt webovej alebo mobilnej aplikácie, konzultácie, následné úpravy a navrhované zmeny z mojej strany, vždy som sa stretol s profesionalitou, ústretosťou a kreativitou. Pán Jozef je veľký profesionál. Ďakujem za výborne odvedenú robotu."
"Služby sme využili viackrát, sme veľmi spokojní. Vždy rýchle, ústretové, efektívne a spoľahlivé riešenie našich požiadaviek."
"Toller Service, Schnelle Abwicklung, Große Professionalität, Angemessenheit. Jozef hat für uns viele spezielle Anforderungen im Bereich der Datenerfassung und -verarbeitung gelöst. Wir sind sehr zufrieden."
"Poskytované služby sú na veľmi vysokej úrovni. Hľadanie riešenia každej požiadavky v zmysle hesla „Všetko sa dá". Určite využijeme služby aj v budúcnosti."
"Veľmi dobrá komunikácia, rýchla odozva na riešenie problémov, zodpovedný prístup a výborne poradenstvo."
We are ready for any engineering challenge. We will design a solution that works.