Projects
Here are my projects, each of which has its own page with detailed information.
Click on any project to explore its details and technical implementation.
RFIDReader
ST25TB RFID reader and writer firmware for ESP32-S3 with PN532 NFC module. Read, modify, and write RFID chips commonly found in printer cartridges and industrial applications.
WireDeskVR
A wireless desktop solution that integrates VR hardware with desktop applications, enabling immersive multitasking.
FSkatingAcc
A specialized music player designed for figure skating coaches and athletes, featuring program markers, training modes, and queue management for efficient on-ice sessions.
SpeedReaderRust
RSVP reading overlay for rapid serial visual presentation. Displays text word by word with highlighted center letter. Integrates with any editor via CLI.
Building a Localization Sync Tool for iOS/macOS
Creating a Rust CLI tool to synchronize .strings files across multiple localizations while preserving translations and maintaining key order.
Building a Terminal File Manager with Rust
A deep dive into building a blazing-fast TUI file manager using Rust, exploring async I/O, terminal manipulation, and modern CLI patterns.
NetMonRS
Network monitoring connection framework in Rust
KnowledgeQuery
Git-native knowledge platform: documentation and tasks in Markdown + Git, full-text and vector search, AI assistant in the CLI, and traceability between documentation and code. A single binary, no servers.
TradeTerminal
Universal trading terminal for Bybit and Binance with CLI interface and client-server architecture. Features trailing stop, auto-stop, risk-based position sizing, sub-second charts with real tick data, pipe operators for combo commands.