EquipLane is a PHP web application for industrial maintenance management. The system allows clients to report equipment failures, admins to assign engineers, and engineers to update ticket statuses, submit repair reports, and track service costs.
An e-commerce platform for premium socks with a strong focus on fault tolerance and high-load architecture. It's built with PHP (Nette), MySQL (as the single source of truth), and Redis (for atomic operations, cart management, and distributed transactions). The goal is to build a highly reliable checkout system with idempotency and background compensations.