Skip to content
View RMANOV's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report RMANOV

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 supported. This note will be visible to only you.
Report abuse

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

Report abuse
RMANOV/README.md

Ruslan Manov

17+ years turning complex business problems into production code. Rust + PyO3 | Quantitative Finance | High-Performance Systems | Signal Processing


Tech Stack

Rust Python Java VBA PostgreSQL SQLite Linux Windows


GitHub Stats


Featured Projects

Systems & Performance

Repo Description
smartkey Rust predictive keyboard engine — CVM streaming, ghost text, IBus + TSF (Windows/Linux)
rust-search-tools-for-linux 7 Rust CLI replacements for grep/find/ls — 60x faster, SIMD-accelerated, multi-threaded
simple-program-launcher Rust program launcher (L+R click trigger) — 10K clipboard history, instant fuzzy search
Auto-Brightness-Sound-Levels-Windows-Linux Ambient-aware brightness & sound control in Rust+PyO3 — smooth transitions, zero-touch

Quantitative Finance

Repo Description
particle-filter-rs Rust+PyO3 regime-switching particle filter — 19 zero-copy NumPy functions, GIL-free Monte Carlo
advanced-ichimoku-cloud Rust+PyO3 Enhanced Ichimoku + Hull MA — 11 zero-copy NumPy functions, bit-exact parity
Trading-bot-Portfolio-Manager Async trading system — VIX sentiment, dynamic risk management, Interactive Brokers API

Autonomous Systems

Repo Description
strix Rust+PyO3 drone swarm orchestration — dual particle filters, regime-switching models, anti-fragile loss recovery, edge LLM explainability

AI & Tooling

Repo Description
sqlite-memory-mcp MCP Memory Server — WAL-safe SQLite, FTS5 search, session tracking, cross-machine bridge sync

Finance & Excel

Repo Description
VBA-Public Professional VBA collection — anti-fraud graph analytics, duplicate detection, Excel automation

Algorithms & CS

Repo Description
Algorithms-Advanced-with-Java Bellman-Ford, Kruskal MST, longest path, graph optimization — SoftUni Advanced
Algorithms-Fundamentals-with-Java Recursion, DP, combinatorics, graph traversal — SoftUni Fundamentals

Focus Areas

  • Rust + PyO3 — zero-copy NumPy bindings, GIL-free parallelism, SIMD acceleration
  • Quantitative systems — regime-switching models, particle filters, Ichimoku, algorithmic trading
  • Autonomous systems — drone swarm coordination, particle-filter navigation, multi-horizon planning, stigmergy
  • Financial automation — BG GAAP/IFRS reporting, Excel/VBA, data pipelines
  • LLM tooling — MCP servers, memory persistence, Claude Code integrations

Contact

Pinned Loading

  1. Auto-Brightness-Sound-Levels-Windows-Linux Auto-Brightness-Sound-Levels-Windows-Linux Public

    Adaptive screen brightness & sound auto-control for Linux and Windows — smooth transitions, ambient-aware, zero-touch

    Python 2

  2. sqlite-memory-mcp sqlite-memory-mcp Public

    SQLite-backed MCP Memory Server with WAL concurrent safety, FTS5 search, session tracking, task management, and cross-machine bridge sync

    Python 2

  3. fuzzy-match-visual fuzzy-match-visual Public

    Interactive terminal demo: Levenshtein Distance vs difflib.SequenceMatcher with animated DP matrices, block discovery, and real-world examples

    Python

  4. advanced-ichimoku-cloud advanced-ichimoku-cloud Public

    Rust+PyO3 Enhanced Ichimoku Cloud with Hull MA smoothing — 11 zero-copy NumPy functions, GIL-free, bit-exact parity

    Rust

  5. rust-search-tools-for-linux rust-search-tools-for-linux Public

    Ultra-fast search tools for Linux — 7 Rust replacements: grep/find/ls/du/awk/cut/tail, 60x faster, multi-threaded, SIMD-accelerated

    Rust 2

  6. Trading-bot-Portfolio-Manager Trading-bot-Portfolio-Manager Public

    Algorithmic trading system with asyncio, dynamic risk management, VIX sentiment analysis & Interactive Brokers API

    Python 3