Become a sponsor to JD.Dondlinger
💼 John Daniel Dondlinger
AI-Integrated PowerShell | Real Tools for Real People | LLaMA 4, Groq, Whisper | No Python Required
🧠 I build PowerShell-first AI tools that actually work — from the command line, offline, and in the real world.
🚀 Why Sponsor Me?
Sponsors want impact. You want someone who:
- Ships open tools with practical utility, not just tech demos
- Solves real automation and media problems—not hypothetical use cases
- Knows how to deliver battle-ready tools, not just side projects
That’s what I do. I’m building out a growing suite of PowerShell-native AI tools that connect LLaMA 4, Groq, Whisper, FFmpeg, Blender, DuckDB, and more—all without bloated runtimes or notebook dependency hell.
If you're tired of flashy toy projects and want to support infrastructure-level tooling that helps creators, contractors, and command-line devs alike, you're in the right place.
🔧 What I’m Building (Tools with Ongoing Development)
🦙 llama-powershell-sdk
PowerShell + Meta LLaMA 4 = Scriptable AI without Python
- Send prompts and receive structured responses from LLaMA 4
- Pipe AI logic directly into existing Windows automations
- Clean CLI interface powered by
llama-api-client - Used in production environments — not just theory
⚙️ executa-llama
Voice + AI → Terminal Command Execution
- Converts natural language (typed or spoken) into executable PowerShell or Bash
- Uses Groq + Whisper for real-time STT, LLaMA 4 for parsing logic
- Securely connects to local or remote (SSH) terminals
- Fully scriptable, useful for DevOps, bug bounty, sysadmins
🎞 Process-Footage.ps1
Industrial-grade FFmpeg automation
- Extracts image sequences, audio tracks, and metadata from footage
- Saves hours of manual editing for production crews
- Used by actual videographers in small-town Wisconsin (yes, really)
🧮 Groqulator
Natural Language Calculator via Groq + LLaMA
- Speaks and parses math/logic input into explainable outputs
- No GUI, no browser—just CLI clarity
- Perfect for automation, scripting, and logic chaining
📋 Estimata-LLaMA
AI for Contractors & CPAs
- Generates estimates, fills out structured forms, calculates bids
- Powered by LLaMA + DuckDB + PowerShell + AutoHotkey
- Designed for real-world field use, not corporate decks
👥 Who This Benefits
🛠️ For Contractors
Save hours writing bids, calculating materials, filling out PDFs.
🎬 For Media Pros
Automate footage processing, frame extraction, and audio sync.
💻 For Sysadmins
Run AI natively on your PowerShell stack. No virtualenvs. No pip. Just scripts.
📟 For CLI Enthusiasts
Stop copy/pasting from ChatGPT. Start integrating AI directly into your shell logic.
💸 Where Your Money Goes
Your sponsorship supports:
- 🔄 Open Source Releases: These tools are free, open, and constantly updated.
- 🧪 R&D & Testing: New integrations, Whisper fine-tuning, FFmpeg pipelines.
- 📚 Documentation: Walkthroughs, examples, and demos.
- 💬 Community Help: One-on-one help for small creators and contractors trying to implement these tools.
- 🛠️ Tool Maintenance: Keeping all projects functional as APIs, models, and OSs change.
🥇 Sponsorship Tiers
| Tier | Monthly | Includes |
|---|---|---|
| ☕ Coffee | $5 | A shout-out in the README and eternal thanks |
| 🧰 Toolsmith | $25 | Early access to tools, roadmap feedback invites |
| 🔧 Integrator | $50 | Feature request priority, beta testing role |
| 🏗️ Architect | $100+ | Dedicated support channel + sponsorship credit |
You can also do one-time contributions. Every bit helps.
🛠 Tech Stack at a Glance
- 💻 PowerShell (Core + Windows-native automation)
- 🦙 LLaMA 4 via
llama-api-client - 🚀 Groq API (ultra-fast inference)
- 🗣 Whisper STT (speech-to-text)
- 📹 FFmpeg + Blender (frame & footage automation)
- 📊 DuckDB, AutoHotkey, FastAPI (data & workflow logic)
- 🐧 CLI-first dev on Ubuntu + Kali VMs
🧠 Why Me?
Because I ship tools like these:
- Without asking for VC funding
- Without selling user data
- Without hiding features behind paywalls
- And without wasting your time with unusable prototypes
If you're sponsoring open source and you want your money to go toward tools that empower real work, then I'm your guy.
🧨 “Sponsor the guy who made LLaMA 4 run from PowerShell. Because sometimes the future of AI looks like a script.”
████████████████████████████████████████ 🚀✨ ALGORITHMIC PIPELINE THEORY (APT) ✨🚀 ████████████████████████████████████████ 💰 Goal: $3,500/month → Full-time APT Development ⚡ Focus: Stop carpentry, 100% pipeline research 🛠 Resources: Workstation + modular tools ready 🌍 Impact: Redefining modular problem-solving globally 🎁 Sponsors: Early access to tools, repos & prototypes ████████████████████████████████████████
Featured work
-
yavru421/VSEndless-Render-Engine-blender4.3-
Finally! a render engine made specifically for VSE in blender4.3
Python 5 -
yavru421/llama-powershell-sdk
most of the world doesnt know what python or typescript is; most of the world DOES have windows powershell on their machine though!!
PowerShell -
yavru421/executa-llama
Conversational command execution on a real remote Kali Linux system
Python -
yavru421/SpielbergAICloneVideoReview
Transform your video frames into professional Spielberg-style critiques using Meta-Llama AI analysis
Python -
yavru421/Caller
Long time listener, first time caller… built something for Jace — thanks to Mr. Obvious
Python -
yavru421/RAQ
RAQ is a Streamlit application that allows you to upload documents and ask questions about their content. It uses Retrieval-Augmented Generation (RAG) with Groq's fast AI models to provide contextu…
Python