Systems & infrastructure engineer. Building high-performance tools, backend systems, and distributed infrastructure. C++ • Python • Developer Tools
1. Core Systems
-
velocache
C++17 • DLL / Hashmap • LRU EvictionIn-memory key-value store utilizing a linked-list backed hash map structure. Engineered for deterministic $O(1)$ operations, explicit pointer discipline, and customized persistence layout patterns.
2. Infrastructure Analysis
-
repoScanner
Python 3.12 • AST Analysis • Multi-Language • Dependency ParserStatic repository parser engineered to map dependency matrices, extract abstract syntax trees, and isolate multi-language metrics. Optimized for memory-bounded execution over massive, multi-gigabyte trees.
3. Developer Tools
-
TermiFlow
C++17 • Event-Driven • POSIX CLIKeyboard-centric CLI command dispatcher built with an asynchronous architecture. Features isolated runtime shortcuts, modular plugin hook environments, and low-latency process invocation metrics.
-
libcvault
C++17 • Static Analysis • LibraryA C++ library for static file metadata analysis. It is intended to provide reusable functions for another C++ program(as of now) rather than operate as a standalone executable.
Read my project updates, deep dives and release logs at blog-tecnolgd.