Architecture
&
Technologies
“A deep dive into the bare-metal systems, frameworks, and environments I use to engineer things that actually run fast.”
Core & Systems Architecture
Operating as close to the metal as the OS will allow. When latency is critical, I strip away the high-level abstractions, manage my own memory, and talk directly to the hardware.
Distributed Networks & Web
Scalable, high-throughput network architectures designed to move data fast. I build backend systems that balance brute performance, security, and the strict realities of modern SEO.
Data Processing & Automation
Algorithmic pipelines built to parse massive datasets, reduce operational overhead to absolute zero, and reliably deploy models into production.
Client & Desktop Applications
Hardware-accelerated desktop clients with deep OS integration. I design architectures that can chew through heavy background computations without freezing the UI thread.
Autonomous Systems & Emulation
When official APIs say 'no', I engineer autonomous bots that simulate human behavior with millisecond precision, routing through complex proxy networks to get the job done.
Security & Reverse Engineering
Taking the black box apart. I apply static and dynamic analysis to compiled binaries to audit network protocols, hunt for vulnerabilities, or just see how things work under the hood.
My Workspace
Visual Studio 2022
My heavy artillery for C, C++, and C# projects. Unbeatable debugging tools and compiler integration.
Arch Linux + NeoVim
Because sometimes you just need a minimal interface, zero bloat, and blazingly fast keyboard-driven development.
PyCharm
Speeds up my machine learning and scripting workflows with excellent refactoring capabilities.
Visual Studio Code
The daily driver for versatile web development. Lightweight, customizable, and gets the job done.