three backend automations — evidence over hype
Portfolio of three working backend automation systems by Yigitcan Ük (Vienna) — each shipped with a sanitized export and a case-study page as evidence.
This repository collects three no-/low-code backend automations built on n8n, Make, and Zapier. Each folder documents one system: the problem it solves, its architecture, the tools, and honest limitations.
Demo-data notice: every record, name, and email visible in the exports and case studies is demo/sample data, not real client data. All secrets — webhooks, tokens, Telegram chat IDs, Airtable base/table/user IDs, and credential/connection IDs — were replaced with
<...>placeholders before commit.
| Folder | System | Stack | Status |
|---|---|---|---|
n8n/ |
AI Lead Intake CRM | n8n · Airtable · Telegram · webhook | Local/self-hosted · demo data · sanitized export |
make/ |
Daily Operations Report | Make · Airtable · Telegram | Built · 09:00 schedule intentionally inactive · demo data |
zapier/ |
Client Onboarding & Follow-up | Zapier · Airtable · Gmail · Calendar · Telegram | Built, then disabled after proof · no machine export |
| Path | Purpose |
|---|---|
n8n/ |
Sanitized workflow JSON (main + error handler) + case study |
make/ |
Sanitized scenario blueprint JSON + case study |
zapier/ |
Case study + architecture (Zapier has no public export) |
CLAUDE.md |
Repository rules and the verified facts these docs are based on |
- Secrets are never committed; every export is sanitized first.
- Each README states the problem solved, the architecture, the tools, and honest limitations.
- This repository is self-contained.
MIT — see LICENSE.
Built by Yigitcan Uk · GitHub