🚀 C++ / Qt Developer with a focus on high-performance desktop and system-level software.
💻 Hands-on experience with Qt (Widgets & QML), multithreading, UDP networking, and low-level optimization (SIMD, OpenMP, Data-Oriented Design).
⚡ Interested in performance engineering: cache-friendly data structures, concurrency patterns, and lock-free algorithms.
🌱 Currently learning: Modern C++23, CUDA, Linux internals, advanced concurrency.
🎓 MSc student in High-Performance Computing Systems at MPEI (graduating 2026).
|
Research project on low-level optimization of classical ML algorithms (DBSCAN, K-Means, radius search) in C++. Explores how Data-Oriented Design, SIMD (AVX2), OpenMP and KD-Tree affect computational throughput versus a naive baseline.
|
Multithreaded client-server app for real-time telemetry over UDP/IP with bit-level packing to minimize packet size. Includes Qt/QML GUI for client and server, periodic transmission and dynamic statistics sorting.
|
|
C++17 library with five implementations of thread-safe stacks — from coarse-grained mutex to fine-grained locking and memory-efficient node management. A comparison of concurrency strategies.
|
Lightweight RAII wrapper around
|
Also: LeetCode Solutions — 150+ problems, regular algorithmic practice.
|
C++ Developer Yandex Practicum 2023 – 2024 |
Project Management: Essentials & Digital Services Moscow Power Engineering Institute (MPEI) 2024 |
📘 Currently learning: C++23, CUDA, lock-free programming, Linux internals
"Premature optimization is the root of all evil — but timely optimization is the whole point."




