Proficient in C/C++, cross-compilation, system internals and Linux.
Passionate about embedded systems, Linux and cybersecurity to build highly reliable software.
I'm more of a tool-agnostic problem solver than a framework implementer or coder
bsort is a non-comparison-based, linear-time, in-place (with respect to n) sorting algorithm capable of sorting signed/unsigned integers and floating-point values.
C++
CLI utility to start processes in parallel with a given sequence. Useful when working with microservices with dependencies.