Skip to content

koji/n8n-30days

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

n8n 30 Days

Hands-on automation practice with n8n. Each dayX folder holds workflows, screenshots, and write-ups.

Day 1

Environment Setup — Spin up n8n locally with Docker and finish the onboarding wizard.

Day 2

Simple Gmail Check — Poll Gmail, summarize new messages, and see the run results.

Day 3

GitHub → Slack Notification — Watch a repo for new issues and alert Slack via webhook (ngrok-ready).

Day 4

Weather Report to Slack — Daily Open-Meteo fetch plus formatted Slack update for Brooklyn weather.

Day 5

AI Agent Weather Bot — Gemini-powered chat agent that understands prompts and replies with live weather.

Day 6

n8n on Hugging Face + Supabase — Deploy n8n as a Docker Space backed by Supabase Postgres.

Day 7

Pokémon API Assistant — Conversational Gemini flow that queries PokeAPI and shares flavor text/details.

Day 8

RSS Feed Classifier — Monitor Zenn.dev RSS, classify topics with Gemini, and route to Slack channels.

Day 9

RSS Classifier w/ Slack Enhancements — Adds summaries, tags, and robust error handling to Day 8’s flow.

Day 10

AI Image Generation — Generate AI-powered images on a schedule and upload to Google Drive.

Day 11

Llama3.3-70B via OpenRouter — Integrate with the powerful Llama3.3-70B model through OpenRouter API for natural language processing tasks.

Day 12

Discord Webhook Integration — Send messages to a Discord channel using webhooks. Includes Docker configuration for Hugging Face Spaces compatibility.

Day 13

RSS Feed to Haiku Generator — Automate reading an RSS feed, generating a haiku with Gemini, and posting to X (Twitter).

Day 14

Automated LinkedIn Post Generator — Create and post LinkedIn content using Gemini, Tavily, and Nano Banana.

Day 15

Event Notification Workflow — Scrape Luma event data and send notifications to Discord with rate limiting.

Day 16

Generate Article from Chat — Convert chat messages into formatted articles using AI models and save to Google Drive.


Releases

No releases published

Packages

 
 
 

Contributors