Skip to content
View DarkPimbaa's full-sized avatar
  • Murici, AL
  • 12:20 (UTC -03:00)

Block or report DarkPimbaa

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
DarkPimbaa/README.md

Hi, I'm Carlos

C++ systems programmer focused on low-latency networking, GPU computing, and automated trading systems.

What I Build

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

Tech Stack

C++17/20 CUDA Boost.Beast/Asio OpenSSL epoll simdjson ImGui SFML cuBLAS

Popular repositories Loading

  1. genetic-neural-network genetic-neural-network Public

    Neural network trained via genetic algorithm, implemented from scratch in JavaScript

    JavaScript

  2. Neural-Network-MLP-CPP Neural-Network-MLP-CPP Public

    Multi-Layer Perceptron neural network from scratch in C++ with zero dependencies

    C++

  3. WebSocketCPP WebSocketCPP Public

    Lightweight RFC 6455 WebSocket server implementation in C++ from scratch

    C++

  4. TreinamentoRedeNeural TreinamentoRedeNeural Public archive

    Cuda

  5. hft-websocket-client hft-websocket-client Public

    Ultra-low-latency header-only WebSocket client for HFT with epoll, CPU pinning, and simdjson

    C++

  6. polymarket-trading-bot polymarket-trading-bot Public

    High-performance automated trading bot for Polymarket prediction markets, built in C++17 with custom CLOB SDK

    C++