Skip to content
View unban-algorembrant's full-sized avatar
  • Joined Feb 22, 2026

Block or report unban-algorembrant

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
unban-algorembrant/README.md

my previous account got banned at feb 22 2026 :C and I think it's my fault for not following GitHub rules (idk that time). Anyway, move on.

  • check my nerfed portfolio or raw json (it cannot fetch GitHub API calls anymore) if you are curious about what does a 104-day streak with 3821 commits look like?
  • check my speculation why I got banned.
  • check my LaTex CV, days before i got banned.
  • generally you could find resources of that account in this GDrive

not gonna check out? Well, whatever i'll just give you a summary

  • i mainly do (not dreaming btw) quantitative finance, feature engineering, algorithmic trading, (i dont do hacking & exploits anymore), software development, agentic AI engineering, research, and some game dev.
  • and the reason why I got banned? It's probably because I ran 1,260 (20 x 63 repos) GitHub API calls (each extracted 23+ metadata) in less than 1 hour, and I abused git commands (pull if any-->1 file-->stage-->comment-->commit-->push, autonomously repeat) and pushed 203 commits in less than 1 minute. I also make open-source exploits and hacking projects (I also got banned 3x), and more.

I learned from my mistakes, and I will not do it again, right?



Opensource Projects

  • SUM3-Trading-Terminal - An orderflow-based trading terminal using SUM3API’s system and GMP graph approach. Analyze financial data, execute orders, feature engineer using Rust language, and manipulate/model data from MetaTrader5 in realtime milli-micro second resolution or raw trades.
  • SUM3API - Using Rust, ZeroMQ, and MetaQuotes Language (MQL5) API Combination to Extract, Communicate, and Externally Project Financial Data from MetaTrader 5 (MT5). No credentials needed, unlike Python.
  • Rust-ZMQ-MLQ5 - World Record Contribution! I am the first to implement & successfully bind Rust, ZeroMQ, and MetaQuotesLanguage5 together.
  • ConQ-Research - I am an independent researcher, and I love making research papers for a reason. Banned group Continual Quasars, resources count: {9 total ∼ (19, 5, 7, 8, 7, 1, 6, 7, and 92 pages) }
  • WQ-Research - Same happened as ConQ, lost Wildmind Quasars, recovered resources count: {8 total ∼ (22, 12, 22, 9, 6, 8, 28, and 25 pages) }. Simple papers
  • MQL5-Theme - A VScode extension (2.1k+ downloads) for MQL5 language. Supports 5,341+ syntax definitions from the official 7,112-page pdf MQL5 Reference.
  • audio-downloader - Simply download audio from links (Spotify, YouTube, YouTube Music). Respect the music’s author tho, and don't forget to credit.
  • video-compressor - Simply compress video into target size without losing the framerate(fps) and resolution(quality).

Pinned Loading

  1. SUM3-Trading-Terminal SUM3-Trading-Terminal Public

    Simply a Trading terminal with Rust and MQL5 integration via ZeroMQ. You could analyze financial data, execute orders, feature engineer using rust language, and manipulate/model data from MetaTrade…

    Rust