Delete README.md
Browse files
README.md
DELETED
|
@@ -1,63 +0,0 @@
|
|
| 1 |
-
### Three banned accounts on GitHub
|
| 2 |
-
(1) **@algorembrant** (104-day streak) on Feb 22, 2026<br>
|
| 3 |
-
(2) **@not-algorembrant** (4-day streak) on Feb 26, 2026 [streaks-proof](https://x.com/qsrsunstoic/status/2027377839499247836)<br>
|
| 4 |
-
(3) **@unban-algorembrant** (2-day streak) on Feb 28, 2026 [timestamp log](https://x.com/qsrsunstoic/status/2027683331182366892)<br>
|
| 5 |
-
|
| 6 |
-
On the preceding days, I moved to [Hugging Face](https://huggingface.co/algorembrant) to place my projects atomically, and will continue here on GitHub.
|
| 7 |
-
|
| 8 |
-
- check my nerfed [portfolio](https://fakerem.vercel.app/) or raw [json](https://drive.google.com/file/d/1fgM2_9Nt7znFN0gotjttBCGcU9dB1IYd/view?usp=sharing) (it cannot fetch GitHub API calls anymore) if you are curious about *what does a 104-day streak with 3821 commits look like?*<br>
|
| 9 |
-
- check my [speculation](https://drive.google.com/file/d/1WB7VvdJHnaG6AoOzN_ShbhatwvObav0P/view?usp=drive_link) why I got banned.<br>
|
| 10 |
-
- check my LaTex [CV](https://drive.google.com/file/d/1GgZz4AfY5QD7b7br49w7YfnEl6A-Wvq-/view?usp=drive_link), days before i got banned.<br>
|
| 11 |
-
- generally you could find resources of that account in this [GDrive](https://drive.google.com/drive/u/0/folders/1ZPINEApHkD-p_AzPh3f_QqzQe0AWEXjj)
|
| 12 |
-
|
| 13 |
-
**not gonna check out? Well, whatever i'll just give you a summary**
|
| 14 |
-
- 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.
|
| 15 |
-
**the reason why I got banned?**
|
| 16 |
-
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. As for the new accounts, 5 automated push per minute to GitHub won't make you bypass the system either. <br>
|
| 17 |
-
|
| 18 |
-
**I learned from my mistakes, and I will not do it again, right?**
|
| 19 |
-
|
| 20 |
-
<br><br>
|
| 21 |
-
### Opensource Projects
|
| 22 |
-
|
| 23 |
-
- [**SUM3-Trading-Terminal**](https://huggingface.co/algorembrant/SUM3-Trading-Terminal) - *An orderflow-based trading terminal using [SUM3API](https://huggingface.co.com/ContinualQuasars/SUM3API)’s system and [GMP ](https://huggingface.co/ContinualQuasars/ConQ-Research/tree/main/mBA-GMP.v3_Micro%20Bid-Ask%20Gap-Filled%20Market%20Profile ) 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.*
|
| 24 |
-
- [**SUM3API**](https://huggingface.co/ContinualQuasars/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.*
|
| 25 |
-
- [**Rust-ZMQ-MLQ5**](https://huggingface.co/algorembrant/Rust-ZMQ-MQL5) - *World Record Contribution! I am the first to implement & successfully bind Rust, ZeroMQ, and MetaQuotesLanguage5 together.*
|
| 26 |
-
- [**ConQ-Research**](https://huggingface.co/ContinualQuasars/ConQ-Research) - *I am an independent researcher, and I love making research papers for a reason. Banned group [Continual Quasars](https://github.com/ContinualQuasars/), tho recovered resources count: {9 total ∼ (19, 5, 7, 8, 7, 1, 6, 7, and 92 pages) }. Same happened as ConQ, lost [Wildmind Quasars](https://github.com/Wildmind%Quasars/), recovered resources count: {8 total ∼ (22, 12, 22, 9, 6, 8, 28, and 25 pages) } Simple papers.*
|
| 27 |
-
- [**QRAT2025**](https://huggingface.co/algorembrant/QRAT2025) - *Contains non-AI made manual methodologies covering orderflows concepts, [382-page pdf](https://drive.google.com/file/d/18Oh6c3IdfkMqEn4eM0iGYPXwzFVGZ4LZ/view?usp=sharing). And contain projects (not file count); ***PineScript + PineEditor + TradingView:*** 39 total indicators/strategies, ***MQL5 + MetaEditor5 + MetaTrader5:*** 9 total indicators/expert-advisors. ***Python + JupyterNotebook + MetaTrader5:*** 31 total charts/indicators/strategies, and ***Research papers:*** 8 total ∼ (22, 12, 22, 9, 6, 8, 28, 25 pages, simple papers).*
|
| 28 |
-
- [**MT5report-parser**](https://huggingface.co/algorembrant/MT5report-parser ) - *Automated parser for MT5-trade-report.xlsx files and constructs 76 rolling trading metrics, providing deep insights into trading strategy performance through both balance-based and equity-based calculations*.
|
| 29 |
-
- [**MQL5-Theme**](https://huggingface.co/algorembrant/MQL5-Theme) - *A VScode extension (2.4k+ downloads) for MQL5 language. Supports 5,341+ syntax definitions from the official 7,112-page pdf [MQL5 Reference](https://www.mql5.com/files/docs/mql5.pdf).*
|
| 30 |
-
- [**AIQG**](https://aiqg.vercel.app/) - The webapp AiQuasarous Global is built to make AI model exploration simple. Instantly access 284 AI platforms available worldwide for FREE, and organized into 37 categories. One-click access. Drag → Drop → Open your favorite AI tools in one place.
|
| 31 |
-
- [**ML-RBC**](https://huggingface.co/algorembrant/ML-RBC) - *MATLAB-based calculator for Reinforcement Concrete Singly Reinforced Rectangular Beams, provides both a command-line script and a professional GUI featuring a modern peach-themed aesthetic. [**RC-SRP**](https://huggingface.co/algorembrant/RC-SRP) is peach-themed, and [RBC](https://huggingface.co/algorembrant/RBC) is the Python version.*
|
| 32 |
-
- [**HMRZ-framework**](https://huggingface.co/algorembrant/HMRZ-framework) - a high-margin-requirement zone framework to construct and visualize limited HMR data from Exness Broker.
|
| 33 |
-
- [**anthropic-kernel**](https://huggingface.co/algorembrant/anthropic-kernel) - my attempt to Anthropic kernel optimization challenge, rank 21th at the time published. From 147,734 cycles baseline → 1,859 cycles due to optimization.
|
| 34 |
-
- [**MonkeyType-lightning**](https://huggingface.co/algorembrant/MonkeyType-lightning) - Implements sophisticated human-like typing behavior with real OS-level keyboard events to bypass bot detection.
|
| 35 |
-
- [**CheckerChesser**](https://huggingface.co/algorembrant/CheckerChesser) - Combines a local chess analysis board with real-time screen monitoring/mirroring capabilities, and predicts the best chess move.
|
| 36 |
-
- [**mBA-Terminal**}(https://huggingface.co/algorembrant/mBA-Terminal) - Python version, the application to visualize micro BID/ASK formation using Gap-filled Market Profile (GMP) approach.
|
| 37 |
-
- [**GeminiFlash-Trader**](https://huggingface.co/algorembrant/GeminiFlash-Trader) - A framework wher AI agents can conduct trades to MetaTrader5 platform.
|
| 38 |
-
- [**skip-google-antigravity**](https://huggingface.co/algorembrant/skip-google-antigravity/tree/main) - dangerously skip permission
|
| 39 |
-
- [**audiolink-to-mp3**](https://huggingface.co/algorembrant/audiolink-to-mp3) - *Simply download audio from links (Spotify, YouTube, YouTube Music). Respect the music’s author tho, and don't forget to credit.*
|
| 40 |
-
- [**video-compressor**](https://huggingface.co/algorembrant/video-compressor) - *Simply compress video into target size without losing the framerate(fps) and resolution(quality).*
|
| 41 |
-
- [**pdf-to-image-python**](https://huggingface.co/algorembrant/pdf-to-image-python) - *Simply convert PDF pages into similar-sized images with high-quality DPI.*
|
| 42 |
-
- [**misspelling-generator**](https://huggingface.co/algorembrant/misspelling-generator) - *Simply generate 173+ million misspelling english words datasets with a format of ‘mispelled = correct’ for every line.*
|
| 43 |
-
- [**autocorrect-type**](https://huggingface.co/algorembrant/autocorrect-type) - *Simply autocorrects misplaced words and applicable in any typing-environment.*
|
| 44 |
-
- [**filesystem-auditor**](https://huggingface.co/algorembrant/filesystem-auditor) - Simply scan and analyze repository structures and tech stacks, no matter how large the entire repository is.
|
| 45 |
-
|
| 46 |
-
|
| 47 |
-
### Private
|
| 48 |
-
- [**un-special**](https://fakerem.vercel.app/) - My fast-update, recoverable, and low-maintenance portfolio with an audit-backend system.
|
| 49 |
-
- [**agentic-engineering**](https://invalid-not-found-due-to-privacy.notice) - Contains context files and programming tools for any AI agents to pull from, used entirely on my computer’s system.
|
| 50 |
-
- [**Curriculum-Vitae**](https://invalid-not-found-due-to-privacy.notice) - Simply my latex curriculum vitae.
|
| 51 |
-
- [**PCA**](https://invalid-not-found-due-to-privacy.notice) - A very detailed system analysis of my computer.
|
| 52 |
-
|
| 53 |
-
|
| 54 |
-
|
| 55 |
-
### Lacks improvement
|
| 56 |
-
- [**ForceScreencast**](https://huggingface.co/algorembrant/ForceScreencast) - A utility toolkit, recover control of an Android phone with a dead or broken screen (black screen), even if "USB Debugging" is initially disabled.
|
| 57 |
-
- [**GlobeHk**](https://huggingface.co/algorembrant/GlobeHk) - Locate everyone through Globe SIM cards.
|
| 58 |
-
- [**TimberWoods**](https://huggingface.co/algorembrant/TimberWoods) - Unfinished Roblox game, inspired by Lumber Tycoon 2.
|
| 59 |
-
- [**Microsoft-MCP-Server**](https://huggingface.co/algorembrant/Microsoft-MCP-Server) - An MCP server that enables AI agents to interact with websites through browser automation, with specialized support for Facebook Messenger
|
| 60 |
-
- [**mt5-analyzer**](https://huggingface.co/algorembrant/mt5-analyzer) - A light-wieght mt5
|
| 61 |
-
- [**backtest-terminal**](https://huggingface.co/algorembrant/backtest-terminal ) - a trade backtesting terminal
|
| 62 |
-
- [**trim-vid**](https://huggingface.co/algorembrant/trim-vid) - surgically trims video
|
| 63 |
-
- [**Polymarket-tra**](https://huggingface.co/algorembrant/Polymarket-tra ) - nothing to see
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|