CommerceSystemDemo
Production-style e-commerce backend with layered architecture, async PostgreSQL access, latency tuning, and complete metrics, traces, and logs for operational reliability.
vladislav.antonov — senior c++ developer · software architect
Platform Engineering · Backend Systems · Computer Vision
13+ years building high-performance C++ backends, computer vision pipelines, and distributed microservices. This front page highlights selected systems that show production architecture, reliability, and delivery discipline.
Production-style e-commerce backend with layered architecture, async PostgreSQL access, latency tuning, and complete metrics, traces, and logs for operational reliability.
Microservices-ready backend with FastAPI, PostgreSQL, Kafka, Kubernetes, and OpenTelemetry, demonstrating event-driven processing and deployable cloud-native architecture.
Layered C++ ATM service with an HTTP adapter, token-based auth, and an acceptance/BDD test suite driven red-to-green, showing clean architecture and disciplined TDD in modern C++.
C++17 mobile-operator billing engine built from an explicit specification, with domain modeling, warnings-as-errors builds, and a full ctest quality gate covering the tariff rules.
Practical C++ concurrency reference covering active object, reactor, lock-free data structures, and synchronization strategies for robust high-throughput services.
Algorithm-focused CV project with CUDA, OpenCL, Vulkan, and OpenGL compute implementations, demonstrating optimization across multiple GPU backends.
Modernized legacy OpenCV cascade training stack with tools and CI, representing deep C++ codebase maintenance and computer vision engineering expertise.
C++ CI template with static analysis, sanitizers, valgrind, and automated checks, showcasing quality gates used to keep large codebases maintainable.