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.
Practical C++ concurrency reference covering active object, reactor, lock-free data structures, and synchronization strategies for robust high-throughput services.
Modernized legacy OpenCV cascade training stack with tools and CI, representing deep C++ codebase maintenance and computer vision engineering expertise.
Algorithm-focused CV project with CUDA, OpenCL, Vulkan, and OpenGL compute implementations, demonstrating optimization across multiple GPU backends.
C++ CI template with static analysis, sanitizers, valgrind, and automated checks, showcasing quality gates used to keep large codebases maintainable.
Go CI template with unit tests, coverage reporting via Coveralls, linting, and Dependabot automation, demonstrating quality engineering discipline across the Go service stack.
Java/Gradle CI template with JUnit Jupiter, dependency review, and Dependabot automation, completing a polyglot CI quality framework alongside C++, Go, and Python templates.