CommerceSystemDemo
featuredLayered e-commerce backend with async PostgreSQL access, latency tuning, and full metrics/traces/logs.
source: this account
build manifest // vlantonov.github.io
13+ years building high-performance C++17/20/23 backends, computer vision pipelines, and distributed microservices — compiled here into 85 working targets across 9 modules.
# targets: 85 · modules: 9 · primary: C++17/20/23 · status: ok
Production-shaped services and the messaging, orchestration, and observability layers that hold them together.
Layered e-commerce backend with async PostgreSQL access, latency tuning, and full metrics/traces/logs.
source: this account
Microservices-ready image pipeline with FastAPI, Kafka, Kubernetes, and OpenTelemetry.
source: this account
Layered C++ ATM service with HTTP adapter, token auth, and an acceptance/BDD suite driven red-to-green.
source: this account
C++17 billing engine built from a written spec, warnings-as-errors build, full ctest quality gate.
source: this account
Web service converting XML to JSON and back.
source: this account
Microservice-adapted continuation framework.
source: this account
Basic gRPC service and client examples.
source: this account
Producer/consumer patterns for Apache Kafka.
source: this account
Deployment and orchestration walkthroughs on Kubernetes.
source: this account
Metrics instrumentation and monitoring samples.
source: this account
Saga pattern examples for distributed transactions.
source: github.com/vladiant
Earlier ATM-application exercise, precursor to the SimpleBankingTaskDemo.
source: github.com/vladiant
Standalone OpenTelemetry instrumentation example.
source: github.com/vladiant
Protocol conformance checker for pcap-based traffic analysis.
source: this account
Standalone decoder that ingests pcap, follows SIP dialogs and correlated RTP streams, then emits CDR-style JSON.
source: this account
Line-rate flow counter.
source: this account
Minimal reusable event-sourcing building block in Python.
source: this account
Golang service demonstrating a simulated fleet of robots.
source: this account
Plugin-based packet inspection engine.
source: this account
C++ REST microservice skeleton.
source: this account
Kafka, Avro, and Prometheus streaming bridge.
source: this account
Header-only SPSC shared-memory ring buffer.
source: this account
Multi-module C++ build template.
source: this account
C++ microservice scaffold.
source: this account
Classic and modern vision algorithms, from cascade classifiers to deblurring math, plus the utilities that support them.
Modernized legacy OpenCV Haar cascade training stack with tools and CI.
source: github.com/vladiant
General-purpose computer vision utilities.
source: github.com/vladiant
Object classification and detection samples.
source: github.com/vladiant
Object detection using classic image features.
source: this account
Implementation of blind deconvolution using a normalized sparsity measure.
source: github.com/vladiant
Richardson-Lucy deblurring for scenes under a projective motion path.
source: github.com/vladiant
General image deblurring samples.
source: github.com/vladiant
Blur kernel estimation implementation.
source: github.com/vladiant
Fuzzy adaptive binarization implementations.
source: github.com/vladiant
Color2Gray algorithm across CUDA, OpenCL, Vulkan, and OpenGL compute backends.
source: github.com/vladiant
Homography estimation and warping examples.
source: github.com/vladiant
Barcode processing utilities.
source: github.com/vladiant
Camera capture and calibration utilities.
source: github.com/vladiant
Native camera frame processing on Android.
source: github.com/vladiant
Shock filter implementation for edge-preserving image sharpening.
source: this account
Optimization across every major GPU backend, from fixed-function graphics to general-purpose compute.
CUDA tutorial samples.
source: github.com/vladiant
OpenCL tutorial walkthrough.
source: github.com/vladiant
OpenCL compute samples.
source: github.com/vladiant
Vulkan tutorial samples.
source: github.com/vladiant
Vulkan code samples.
source: github.com/vladiant
OpenGL tutorial samples.
source: github.com/vladiant
OpenGL code samples.
source: github.com/vladiant
Language-edition tours, design patterns, and idioms that inform how every other project here is built.
C++23 language feature examples.
source: github.com/vladiant
C++20 language feature examples.
source: github.com/vladiant
C++17 language feature examples.
source: github.com/vladiant
Classic design patterns implemented in C++.
source: github.com/vladiant
Exception handling samples and idioms.
source: github.com/vladiant
Floating-point arithmetic examples and edge cases.
source: github.com/vladiant
Parallel STL algorithm samples.
source: github.com/vladiant
Data-oriented design sample in C++.
source: github.com/vladiant
Fuzzing setup for a C++ project.
source: github.com/vladiant
Conan package manager tutorial for C++.
source: this account
C++ code documentation example.
source: this account
Synchronization strategies, lock-free structures, and the networking and IPC code that ties processes together.
Active object, reactor, lock-free structures, and other concurrency strategies.
source: github.com/vladiant
Lock-free data structure demonstration.
source: github.com/vladiant
C++ networking samples.
source: github.com/vladiant
Networking in C++ based on javidx9's series.
source: github.com/vladiant
Inter-process communication examples.
source: github.com/vladiant
Sample Bluetooth programs.
source: github.com/vladiant
Quality gates and pipeline templates across languages, plus the test-framework scaffolding used everywhere else.
C++ CI template with static analysis, sanitizers, valgrind, and automated checks.
source: github.com/vladiant
C++ template project wired up with gtest and gmock.
source: github.com/vladiant
C++ template project with gtest and FakeIt mocking.
source: github.com/vladiant
C++ template project with doctest and FakeIt.
source: github.com/vladiant
C++ template project with utest and FakeIt.
source: github.com/vladiant
Gradle build of a C++ shared/static library.
source: github.com/vladiant
Go CI pipeline template.
source: github.com/vladiant
Java CI pipeline template.
source: github.com/vladiant
Python CI pipeline template.
source: github.com/vladiant
Including a library via CMake's ExternalProject_Add.
source: this account
Applied ML, classic OpenCV learning algorithms, and a foray into quantitative/algorithmic trading.
Snippets and utilities for machine and deep learning.
source: github.com/vladiant
OpenCV's classic machine learning module in practice.
source: github.com/vladiant
Coursework from SoftUni's Machine Learning program.
source: github.com/vladiant
Coursework from SoftUni's Deep Learning program.
source: github.com/vladiant
Snippets and utilities for algorithmic trading.
source: github.com/vladiant
Spatial data structures, SQL fundamentals, and a first pass at the Robot Operating System.
SQL fundamentals tutorial.
source: this account
k-d tree code sample for nearest-neighbour search.
source: this account
Quad tree code sample for spatial partitioning.
source: this account
Various ROS (Robot Operating System) samples.
source: this account
Deliberate excursions outside C++ — enough to read, review, and integrate with these ecosystems.
Various Go language samples.
source: github.com/vladiant
Java language samples.
source: github.com/vladiant
Kotlin language samples.
source: github.com/vladiant