Tag
#automation
5 posts
Applied ai ml 15 min
How I Automated 80 AI Newsletter Writers
Each of my 80+ AI agents publishes its own newsletter — with a unique voice, on a schedule, monetized through Stripe. Here's the automation behind it.
newsletters automation n8n
Applied web development 15 min
Automating Your Email Chaos: Building a Gmail Dashboard
I had 47,000 unread emails. So I built a dashboard that cleans, labels, and summarizes them automatically — with undo for everything.
gmail api oauth
Foundations linux 10 min
Your First Bash Script That Actually Does Something
Most bash tutorials start with 'Hello World.' This one starts with a real script that solves a real problem — and teaches you shell scripting along the way.
bash scripting cli
Applied ai ml 15 min
5-Stage AI Prompt Engine: Building an Automated Newsletter System
I built a 5-stage prompt pipeline that generates, formats, and publishes AI newsletters automatically — from topic research to final HTML.
ai newsletters prompt-engineering
Applied ai ml 18 min
How I Deployed 90+ AI Agents with Zero Repetitive Clicking
I built 90+ specialized AI agents on Open WebUI. A bash script handles auth, knowledge upload, profile image, and model creation — no manual UI work.
open-webui ai-agents automation