/selfhosted/n8n/ - zsh
user@portfolio ~ $

cat n8n.md

n8n

Automation Active

Description

n8n is a powerful workflow automation tool that allows you to connect different services and automate repetitive tasks. It provides a visual interface for creating workflows using nodes, making it easy to integrate APIs, databases, and various third-party services.

Key features:
- Visual workflow editor
- Extensive library of integrations
- Self-hosted and open-source
- Webhook support
- Schedule-based automation
- Data transformation capabilities

How It Helps

n8n has become an essential tool in my infrastructure for several reasons:

Automation & Integration: I use n8n to automate various tasks across my projects and personal workflows. It connects my portfolio website, email services, and other tools seamlessly.

Webhook Management: All the webhooks on my portfolio site are powered by n8n. It handles form submissions, newsletter signups, and other interactive features, processing and routing data efficiently.

Time Savings: By automating repetitive tasks like data processing, notifications, and integrations, I save significant time that I can invest in development and learning.

Flexibility: Being self-hosted, I have complete control over my workflows and data, ensuring privacy and customization to my specific needs.

Learning & Experimentation: n8n has been a great way to learn about API integrations and automation patterns, which has improved my overall development skills.

Technologies

Docker Node.js TypeScript PostgreSQL

Created: November 18, 2025

Last Updated: November 18, 2025

user@portfolio ~ $ _