Hands-on automation practice with n8n. Each dayX folder holds workflows, screenshots, and write-ups.
Environment Setup — Spin up n8n locally with Docker and finish the onboarding wizard.
Simple Gmail Check — Poll Gmail, summarize new messages, and see the run results.
GitHub → Slack Notification — Watch a repo for new issues and alert Slack via webhook (ngrok-ready).
Weather Report to Slack — Daily Open-Meteo fetch plus formatted Slack update for Brooklyn weather.
AI Agent Weather Bot — Gemini-powered chat agent that understands prompts and replies with live weather.
n8n on Hugging Face + Supabase — Deploy n8n as a Docker Space backed by Supabase Postgres.
Pokémon API Assistant — Conversational Gemini flow that queries PokeAPI and shares flavor text/details.
RSS Feed Classifier — Monitor Zenn.dev RSS, classify topics with Gemini, and route to Slack channels.
RSS Classifier w/ Slack Enhancements — Adds summaries, tags, and robust error handling to Day 8’s flow.
AI Image Generation — Generate AI-powered images on a schedule and upload to Google Drive.
Llama3.3-70B via OpenRouter — Integrate with the powerful Llama3.3-70B model through OpenRouter API for natural language processing tasks.
Discord Webhook Integration — Send messages to a Discord channel using webhooks. Includes Docker configuration for Hugging Face Spaces compatibility.
RSS Feed to Haiku Generator — Automate reading an RSS feed, generating a haiku with Gemini, and posting to X (Twitter).
Automated LinkedIn Post Generator — Create and post LinkedIn content using Gemini, Tavily, and Nano Banana.
Event Notification Workflow — Scrape Luma event data and send notifications to Discord with rate limiting.
Generate Article from Chat — Convert chat messages into formatted articles using AI models and save to Google Drive.