C++ systems programmer focused on low-latency networking, GPU computing, and automated trading systems.
Trading & Finance
- polymarket-trading-bot - Automated trading bot for Polymarket with custom CLOB SDK, EIP-712 signing, and real-time WebSocket feeds (C++17)
- chainlink-oracle-mirror - Real-time price aggregation from 6 exchanges using CRTP and Boost.Beast (C++20)
- cuda-neural-evolution - GPU-accelerated genetic algorithm evolving 7,000 neural networks with cuBLAS (CUDA)
Libraries & Tools
- gg - C++ systems toolkit: event system, epoll networking, WebSocket with memory pools, terminal GUI
- hft-websocket-client - Ultra-low-latency WebSocket client with CPU pinning and simdjson (C++17)
- drawplus - Visual node-based C++ code generator with ImGui
Other
- procedural-world-generator - 2D world generator with terrain, biomes, and kingdoms (SFML 3.0)
- WebSocketCPP - RFC 6455 WebSocket server from scratch
- Neural-Network-MLP-CPP - MLP neural network with zero dependencies
C++17/20 CUDA Boost.Beast/Asio OpenSSL epoll simdjson ImGui SFML cuBLAS