Architecture that knows no limits.

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.

Technology Arsenal

// 01

Symfony Core

8+ years, 30+ enterprise projects. Specialisation in robust backend architectures, high performance and security.

Symfony 8 PHP 8.5 DDD PostgreSQL
// 02

AI Integration

LLM integrations (GPT-4, Claude), RAG systems for corporate data and autonomous agents. AI as a tool for efficiency, not a buzzword.

OpenAI API RAG Python Vector DB
// 03

PWA & State Machines

Blazing-fast frontends with instant response. Offline-first approach and absolute control over application state.

Stimulus Turbo Service Workers XState
// 04

Infrastructure

Modern deployment and scaling. Containerization, CI/CD pipelines and real-time system monitoring.

Docker CI/CD Linux Admin Nginx

Engineering Pillars

Solutions designed for scalability, performance and long-term maintainability.

// Architecture

Robust Backend Systems

Focus on performance, multithreading on Linux/Windows, secure APIs and complex relational structures. Symfony as the core of your business.

// Interactive

Interactive Applications (PWA)

Tools that work like native apps. Emphasis on UX, State Machine architecture and instant response on every device.

// Intelligence

AI & Automation Scripts

Replacing manual work with intelligent algorithms. From data processing to complex real-time decision trees.

13+ Years of engineering
30+ Enterprise Symfony projects
100% Code Quality & Coverage
0 Compromises ("Everything is possible")

Voice Power

A polling system where vote weight is not equal for everyone — it dynamically changes based on the user's credibility and activity history. The algorithm rewards constructive contributors and naturally eliminates spam. Result: mathematically fair voting with high data integrity.

Reputation System Weighted vote power calculation based on historical activity and voting accuracy.
Lightning Performance Minimalist implementation focused on instant processing of thousands of votes.
  • Dynamic weighted-voting engine
  • Ultra-fast Symfony kernel
  • Anti-manipulation protection
weighted_vote.sql
-- Reputation-weighted consensus: louder voice = more history
SELECT
    p.question,
    ROUND(
        SUM(v.direction * u.reputation)
        / NULLIF(SUM(u.reputation), 0) * 100
    )            AS consensus_pct,
    COUNT(v.id)  AS total_votes
FROM polls p
JOIN votes v ON v.poll_id = p.id
JOIN users u ON u.id = v.user_id
WHERE p.closes_at > NOW()
  AND u.is_banned = 0
GROUP BY p.id, p.question
ORDER BY consensus_pct DESC;
// Other projects
// Methodology

Architectural Process

01

System Analysis

Deconstruction of the problem into elementary parts. Identification of bottlenecks and definition of uncompromising goals.

Status: Analyzing dependencies...
02

Proof of Concept

Rapid validation of critical algorithms and integration points. Elimination of technological risks at an early stage.

Logic: Validating O(n) complexity...
03

Architecture Blueprint

Design of a robust system with regard to scalability, security and future AI automation.

Stack: Symfony Core + Vector DB
04

Core Engineering

Writing highly efficient code, implementing business logic and ensuring 100% test coverage.

Git: feat(core): implemented async drivers
05

AI & Fine-Tuning

Integration of LLM models and prompt tuning for specific company data. Increasing process efficiency.

AI: RAG engine optimization active
06

Enterprise Ops

Production deployment, real-time monitoring and continuous performance optimisation under load.

Uptime: 99.99% | Latency: 45ms
// References

What clients say

"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."

LJ
PhDr. Ľubomír Jaššo Director, YouCity

"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."

RB
Ing. Radovan Baláži RB IT Service & Consulting GmbH

"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."

BL
Bergbahnen Lungau GmbH & Co KG Austria

"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."

PD
Peter Dolinajec ODIS obchodná, stavebná a konzultačná s.r.o.

"Veľmi dobrá komunikácia, rýchla odozva na riešenie problémov, zodpovedný prístup a výborne poradenstvo."

BR
Buček Róbert vasholubnik.sk
contact.sh

Have a specification? Or just a complex problem?

We are ready for any engineering challenge. We will design a solution that works.