Bitcoin Price Tracker with Telegram Alerts
Built
a self-hosted automation that monitors Bitcoin price every 6 hours
using CoinGecko API. It compares the current price against the last
recorded value in Google Sheets — if the price dropped, an instant
Telegram notification is sent with the exact drop percentage. All data
is saved to Sheets for historical tracking. Built with n8n, zero API
costs, handles cold starts gracefully.
1
5
AI Lead Qualifier — n8n Automation
Automatically qualifies incoming leads using local AI (Ollama/Llama3.2).
How it works:
Receives lead data via Webhook (name, email, company, budget, message)
AI analyzes each lead and assigns a score: hot / warm / cold
Hot leads trigger instant Telegram notification to the sales team
All leads are saved to Google Sheets CRM with AI summary
Tech stack: n8n · Ollama (Llama3.2) · Google Sheets API · Telegram Bot API
Result: Sales team responds to hot leads in minutes, not hours.
1
9
Automated Job Monitor with AI Analysis
Built a self-hosted automation system that continuously monitors multiple job boards for freelance automation opportunities and delivers intelligent notifications.
What it does:
Fetches jobs every 2 hours from 3 sources: RemoteOK API, Remotive API, and n8n Community Jobs RSS
Filters candidates using keyword matching (n8n, zapier, webhook, API integration, automation)
Deduplicates against historical Google Sheets data
Sends each job through a local LLM (llama3.2 via Ollama) for analysis — returns canDo, difficulty, reason, estimatedHours
Saves all results to Google Sheets for review
Sends Telegram notifications only for short freelance tasks that can be completed in 1–5 days