Skip to content
View GMDEEP's full-sized avatar
😀
Working Remote
😀
Working Remote
  • United States

Block or report GMDEEP

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

👋 Hey, I'm Stewart Green

I build AI-powered automation systems — pipelines that combine LLMs, voice synthesis, video generation, and data analysis into real-world products. I focus on things that actually work, not things that look good in a demo.


🔧 What I Build

🤖 AI Agents & Automation Multi-agent pipelines using OpenClaw, DeepSeek, and Claude that handle lead qualification, content generation, and system monitoring. I wire APIs together until the machine does the work.

📊 Trading Systems Algorithmic strategies for NinjaTrader 8 (C#) — backtest frameworks, volume profile analysis, regime detection, and paper-trading validation. Currently building a Markov-based regime observer for MES/MNQ.

🎬 Video Content Pipelines Automated video production using HeyGen avatars + Higgsfield generation + DeepSeek scripts. Producing faceless YouTube content, social media posts, and talking-head videos at scale.

🔌 OpenClaw Skills Published clawhub skills including video-to-markdown — AI video analysis that extracts frames + transcripts + Claude vision into structured Markdown docs.


🛠️ Stack

Python · C# · JavaScript · TypeScript · Node.js · React · FastAPI · SQLite · PostgreSQL · Docker

AI/ML: OpenClaw · Claude API · DeepSeek · Ollama · HeyGen · Higgsfield · Whisper Trading: NinjaTrader 8 · NinjaScript · yfinance · backtesting frameworks Infrastructure: Linux · Cloudflare Pages · GHL/Make automations · Git


📌 Featured Projects

Project Description
video-to-markdown OpenClaw skill: download YouTube/FB/IG videos, extract frames, transcribe, and generate structured Markdown with Claude vision analysis
OpenClaw Operator Assistant Guide for implementing and customizing the OpenClaw Operator Kit
NinjaArena Collection of NinjaTrader 8 strategies (C#) with backtest validation pipeline — volume manipulation, KCS regime tracking, and more

📫 Contact

  • Email: stewartjgreen@gmail.com
  • Location: Orlando, FL
  • Open to: Remote automation engineering, sales engineering, trading systems development, or any role where building > meetings

"The only way out is through — build, ship, repeat."

Popular repositories Loading

  1. video-to-markdown video-to-markdown Public

    OpenClaw/clawhub skill: AI video analysis → Markdown. Frame extraction + transcription + Claude vision.

    Python 1 1

  2. GMDEEP GMDEEP Public

    Config files for my GitHub profile.

  3. OpenClaw-operator-Assistant OpenClaw-operator-Assistant Public

    Helps you implement and customize the OpenClaw Operator Kit on your own machine—core files, prompts, and workflows included.

    HTML

  4. NinjaArena NinjaArena Public

    NinjaTrader 8 algorithmic trading strategies — volume manipulation detection, KCS regime tracking, backtest validation pipeline, and paper-trading infrastructure

  5. cron-semaphore cron-semaphore Public

    Serializes cron job execution in OpenClaw to prevent concurrent runs and session contention

    JavaScript