Skip to content
View AlOaks's full-sized avatar

Block or report AlOaks

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Popular repositories Loading

  1. poker-sim poker-sim Public

    A real-time poker table streaming dashboard built with Go, HTMX, and Alpine.js. The server simulates multiple concurrent poker tables, each running its own goroutine and emitting a continuous seque…

    Go

  2. RacingTelemetry RacingTelemetry Public

    Real-time F1 telemetry API — C#, PostgreSQL, MongoDB, SignalR. Syncs live lap data from OpenF1 and pushes leaderboard updates via WebSockets.

    C#

  3. trading-signal-engine trading-signal-engine Public

    Real-time crypto trading signal engine — Rust, Tokio, Binance WebSocket, PostgreSQL. Computes RSI, MACD, and Bollinger Bands concurrently per trading pair and streams BUY/SELL/HOLD signals via WebS…

    Rust

  4. poker-engine poker-engine Public

    A Texas Hold'em equity simulator built in Go. Runs parallel Monte Carlo simulations per player using goroutines, stepping through streets in real time with live equity updates.

    Go