Skip to content
View PotatoCodez127's full-sized avatar
  • None

Block or report PotatoCodez127

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
PotatoCodez127/README.md
Quant Lab Title

Python PyTorch FastAPI Docker GitHub Actions

⚡ 📊 Turning raw financial market noise into deterministic execution alphas. 📊 ⚡

Line

🧠 The Mission Log

I am a self-driven, autonomous developer building at the boundary of Deep Reinforcement Learning (RL), Quantitative Finance, and Asynchronous AI Orchestration Loops. My primary sandbox involves constructing high-frequency self-evolving trading engines, complex intermarket feature pipelines, and bulletproof security gateways.

  • 🔬 Driven entirely by deep, continuous self-directed experimentation.
  • 🛡️ Obsessed with strict quality control, automated regression suites, and production container hardening.
  • 🧬 Believer that clean, modular math always wins against market chaos.

🛠️ The Tech Ecosystem

Operational Layer Tooling & Infrastructure
Deep Learning & RL PyTorchStable-Baselines3 (SAC / PPO)Gymnasium • Walk-Forward Bars
Data & Relational Graphs PandasNumPyNetworkX (Topological Path Reasoning)ChromaDBSupabase
Core Core Engines FastAPI (ASGI)AsyncIOFlask (Factory Pattern)Gunicorn
MLOps & Assurance GitHub ActionsRuffBlackPytest (Async/Mock Frameworks)
Deployment Security Multi-Stage Docker Builds • Secure Non-Root Privilege Boundaries (USER)

🏆 Featured Operations & Repositories

📈 Quantitative Systems & Reinforcement Learning Engines

A completely decoupled deep-RL algorithmic trading network. Features a PyTorch Temporal Attention Network (Oracle) using learnable [CLS] token configurations to forecast class directional probabilities, passing filtered streams down to a Stable-Baselines3 Soft Actor-Critic (SAC) framework for automated execution risk-management.

Continuous-space Deep Reinforcement Learning framework leveraging Proximal Policy Optimization (PPO) paired with a recurrent LSTM backbone tracking layout to balance live asset allocations across dual-stream spot markets (XAUUSD / DXY).

A deep neural pre-trade firewall engine classification system. Ingests sequential rolling multi-candle OHLCV tensor windows to isolate impending volatility expansions, backed by strict custom backpropagation parameter gradient assertion suites.

⚡ Asynchronous Knowledge Middleware & Gateways

An enterprise ASGI gateway featuring an autonomous asynchronous ReAct routing loop. Seamlessly fuses semantic vector search (ChromaDB) with topological graph network mapping (NetworkX) and a secondary LLM-as-a-Judge validation proxy layer.

High-throughput edge routing gateway microservice designed to ingest real-time Meta WhatsApp webhooks, executing instant 200 OK handshakes under strict latency constraints while safely offloading GraphRAG processing loops to background worker threads.


🧪 Rigorous Automated Benchmarks

Every script hitting this profile goes through an unyielding pipeline baseline:

⚡ RUN: ruff check .               # Zero code smell syntax policy
⚡ RUN: black --check .            # Deterministic style layout parity
⚡ RUN: pytest --asyncio           # Isolated mocking & regression coverage
⚡ BUILD: docker build --no-cache  # Multi-stage compilation & non-root lockdown

Pinned Loading

  1. whatsapp-graphrag-gateway whatsapp-graphrag-gateway Public

    A secure, asynchronous Python webhook server that bridges the Meta WhatsApp Cloud API with backend GraphRAG AI agents.

    Python

  2. flask-whatsapp-ai flask-whatsapp-ai Public

    A lightweight, persistent WhatsApp chatbot template built with Flask, PostgreSQL, and Google Gemini for natural, context-aware conversations.

    Python

  3. MyBlogProject MyBlogProject Public

    A blog capstone project that shows the practice of Flask, SQLAlchemy, SQLite Database usage, API usage, Jinja Templating and Bootstrap

    CSS 1 1

  4. us30-copilot us30-copilot Public

    Python