PROJECTS
Automation Workflows on personal server
Experimentation with n8n and Docker to design automated workflows on a personal server. Integration of multiple APIs and services to create automated processing chains.
Technologies: N8N, Docker, REST APIs, Webhooks, JSON, JavaScript
Web Services & Automation
Creation and integration of REST APIs to connect different systems. Development of robust web services with error handling and secure authentication.
Technologies: REST API, HTTP/HTTPS, OAuth, JWT, Python
N8N Workflow Example
✓ Slack/Discord notification automation
✓ GitHub → Webhook → Database integration
✓ Automatic CSV/JSON data processing
✓ Monitoring system with alerts
✓ CI/CD pipeline with automatic triggers
🐋 Docker — Service containerization
🔗 REST API — Consumption & creation
🔐 OAuth 2.0 & JWT — Authentication
📊 Data transformation & validation