Your system is slow. Your codebase is a liability. High-level fixes are not enough.
I'm a Software Engineer specializing in Modern C++ (C++11 through C++23) the kind of engineering that happens below the surface, where performance is actually won or lost.
What I do:
- Refactoring & Debugging Modernizing legacy C++ codebases and eliminating compile-time or logical bugs at the root
- Performance Tuning Profiling, multi-threading (std::thread, async and even custom threading) and removing CPU/memory bottlenecks
- Data Structures & Algorithms Custom backend logic for heavy computation or complex automation
- Memory Management Smart pointers, custom allocators, memory leak hunting and segfault resolution
- Cross-Platform Architecture Modular, maintainable code built to scale