Skip to content
View revitalyr's full-sized avatar

Block or report revitalyr

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
revitalyr/README.md

πŸ‘‹ Vitalii Reshetiuk

Senior Software Engineer β€’ System Architect β€’ C++ / Rust

πŸ“ Poland
πŸ“§ vitaly.progs.out@gmail.com
πŸ”— https://www.linkedin.com/in/vitalii-reshetiuk/


πŸš€ About Me

Senior software engineer with 40+ years of experience in:

  • βš™οΈ Low-level & high-performance systems (C++, Rust)
  • 🧠 Distributed systems & architecture
  • πŸ“‘ Real-time processing (video, trading, streaming)
  • πŸ” Cybersecurity & forensic tooling
  • πŸ₯ Medical & industrial systems

I specialize in building production-grade, high-performance systems where correctness, latency, and reliability matter.


🧠 Core Expertise

  • Languages: C++ (03–26), Rust, C#, Python
  • Systems: Linux, Windows, macOS, embedded
  • Performance: lock-free, low-latency, memory-safe architectures
  • Networking: RTSP/RTP, WebRTC, custom binary protocols
  • Databases: PostgreSQL, SQLite, Oracle
  • Tooling: CMake, LLVM/Clang, GTest, Boost

πŸ”₯ Featured Projects

πŸ€– Low Latency AI Agent Platform

πŸ‘‰ https://github.com/revitalyr/low_latency_ai_agent_platform

  • Rust-based execution core (5x–25x faster than Python)
  • Modular agent architecture
  • Designed for real-time AI workflows

πŸ‘Ά Smart Monitor (IoT + Video + AI)

πŸ‘‰ https://github.com/revitalyr/smart-monitor

  • Embedded Linux + V4L2 + GStreamer
  • Real-time motion detection (Rust)
  • WebRTC streaming + REST API

πŸ“‘ High-Performance RTSP/RTP Streaming (C++)

πŸ‘‰ https://github.com/revitalyr/C_C-_Video_Streaming

  • Modern C++26 implementation
  • H.264 support + jitter buffer
  • Cross-platform real-time streaming

πŸ’Ή Ultra Low-Latency Trading Engine

πŸ‘‰ https://github.com/revitalyr/Low-Latency_Trading_Gateway

  • Lock-free data structures
  • Custom binary protocol
  • C++ core + Rust API
  • Millions of ops/sec

πŸ“Š Rust Crypto Exchange Core

πŸ‘‰ https://github.com/revitalyr/rust_crypto_exchange_core

  • Matching engine
  • Risk management
  • Order book system

πŸ” Zero Trust Secure Session Gateway

πŸ‘‰ https://github.com/revitalyr/Zero_Trust_Secure_Session_Gateway

  • Modern C++23 architecture
  • Secure session management
  • CLI + Web interface

🎧 C++ Audio DSP Engine

πŸ‘‰ https://github.com/revitalyr/cpp-audio-dsp-smart-mixer

  • Procedural audio mixing
  • LUFS normalization
  • Real-time + offline rendering

πŸ₯ Personal Health OS (Rust)

πŸ‘‰ https://github.com/revitalyr/Personal_Health_OS

  • EMR system
  • OCR + AI medical reports
  • Cross-platform architecture

πŸŽ₯ DirectX Rendering Engine Demo

πŸ‘‰ https://github.com/revitalyr/Directx9_DOF_shader_with_custom_engine

  • Depth of Field (DoF)
  • Custom rendering pipeline
  • Shader-based Gaussian blur

🧬 DICOM PACS Gateway

πŸ‘‰ https://github.com/revitalyr/DICOM_PACS_Integration

  • Medical imaging integration
  • Healthcare-grade architecture

βš™οΈ Engineering Highlights

  • πŸš€ 5M+ orders/sec per core (C++ trading engine)
  • ⚑ 25x performance vs Python (Rust AI system)
  • 🧡 Lock-free & wait-free architectures
  • πŸ”„ Cross-platform systems (Windows/Linux/macOS)
  • 🧩 Complex FFI (Rust ↔ C++)

🧰 Open Source & Tools


πŸ’Ό Experience Snapshot

  • Aon Cyber Solutions / Stroz Friedberg
    β†’ Cybersecurity, forensics, osquery, Rust tooling

  • Enterprise Systems & Startups
    β†’ Trading, streaming, medical, distributed systems

  • Research & Industrial Systems
    β†’ Data mining, real-time monitoring, embedded


πŸ§ͺ Current Focus

  • High-performance Rust systems
  • C++26 modern architectures
  • AI + systems integration
  • Low-latency distributed platforms

🀝 Open to

  • Senior / Principal C++ roles
  • Rust systems engineering
  • Low-latency / HPC / trading
  • Architecture & tech leadership

⚑ Philosophy

Performance matters.
Correctness matters more.
Architecture decides everything.


Pinned Loading

  1. Analyze_Legacy_Trading_Engine Analyze_Legacy_Trading_Engine Public

    πŸš€ Ultra High Performance C++ Order Book with Smart Pointer Architecture A modern C++20/26 trading engine capable of processing 5M+ orders/second per CPU core with complete memory safety and thread …

    C++ 1

  2. DICOM_PACS_Integration DICOM_PACS_Integration Public

    C++20 DICOM Gateway with PACS Integration Features: C++20 modular architecture with clean separation of concerns, DICOM networking via DCMTK (C-STORE, C-FIND, C-MOVE, C-ECHO), Orthanc PACS integrat…

    C++

  3. Directx9_DOF_shader_with_custom_engine Directx9_DOF_shader_with_custom_engine Public

    DirectX 9 Depth of Field post-processing demo with Gaussian blur implementation in a custom rendering engine. Demonstrates render-to-texture pipeline, separable blur shaders, and modular engine arc…

    C++

  4. electron_native_add_on electron_native_add_on Public

    Electron native USB addon with fault injection and recovery demonstration

    Rust

  5. nodejs_2_rust nodejs_2_rust Public

    Ethereum Boilerplate β€” Rust Edition: A high-performance, type-safe Web3 boilerplate implemented entirely in Rust with WebAssembly frontend and modern Ethereum integration

    Rust

  6. stream-data-platform stream-data-platform Public

    A high-performance, fault-tolerant streaming data ingestion platform built in Rust. Designed for processing millions of events per second with sub-second latency, supporting multiple data sources a…

    Rust