Daniel Siebert

Technical Proof

Selected Projects

A selection of hands-on work — from this bilingual executive site and EU tender AI (MultipleAusschreibungen / tender-agent) to AWS infrastructure, data pipelines, marketing automation, and workflow tooling.

Home
CV

siebert.cv — Executive CV & Portfolio

Editorial bilingual executive site combining Web-CV, downloadable PDFs (DE/EN), project showcase, and integrated Cal.com consulting. Built with Next.js App Router, locale middleware, dark/light theming, print-ready CV layout, and HTTP end-to-end checks.

Outcome: Live production site with DE/EN routes, SEO, and consulting funnel.

Next.js · TypeScript · i18n · Web-CV · Cal.com

TA

Tender Agent — EU Procurement AI

Open-source multi-agent system for EU public tenders (GitHub: tender-agent). Built with LangGraph and Grok (xAI): analysis, strategy contract, master outline YAML, chapter-by-chapter drafting with curated merge, fragment and coherence review, and human-in-the-loop gates — producing submission-ready proposals with Obsidian-compatible workflows.

Outcome: CERV-scale chapter pipeline with auditable gates; primary flow documented in the repo README.

Python · LangGraph · Grok · Multi-Agent · EU Tenders

LYR

Layered Platform — Observability, Infra & Data Pool

Platform engineering with observability as the operating backbone — metrics, logs, and health signals across infrastructure and data pipelines before optimization or intervention. The infra layer combines VPC/network design, Terraform modules, Docker Compose (App → PgBouncer → Postgres), backup/restore, CI/CD, and FinOps cost controls with CloudWatch, Prometheus, Grafana, and Loki. The data pool pipeline adds traceable ETL: OpenStreetMap geospatial data and in-situ measurements via GeoPandas/Pandas, schema unification, quality checks, and validated exports for downstream product layers.

Outcome: Observable, finance-steerable platform foundation with correlated infra and data signals plus a validated geospatial data pool.

Observability · Terraform · AWS · Prometheus · Grafana

N8N

LinkedIn Marketing Automation for n8n

Custom n8n community node integrating LinkedIn API actions into visual marketing workflows — lead generation pipelines, CRM synchronization, Sales Navigator outreach, Slack notifications, and cross-channel campaigns with built-in safety controls.

Outcome: Reusable n8n node enabling visual LinkedIn automation without custom scripts per campaign.

TypeScript · n8n · LinkedIn · Lead Gen · CRM

SLK

Slack Community Member Scraper

Test-driven Slack Web Client automation using Playwright — extracts channel members including emails and profile data without API limits, exports JSON/CSV for CRM enrichment, community analytics, and targeted marketing campaigns.

Outcome: CRM-ready member exports without Slack API rate-limit constraints.

Python · Playwright · Slack · Marketing · TDD

LI

LinkedIn Outreach Automation

LinkedIn network growth automation with weekly and daily execution limits, interval logging, and nodriver-based browser control — designed for scalable professional outreach while reducing account risk.

Outcome: Guardrailed outreach automation with configurable daily caps and audit logs.

Python · LinkedIn · Outreach · Automation · Marketing

GM

AWS Grocery App Infrastructure

Production-ready AWS infrastructure for GroceryMate v2 using Terraform and automated Bash deployment. Immutable EC2 rollouts via Auto Scaling Groups, secrets via AWS Secrets Manager, bastion-based deployment pipeline, RDS PostgreSQL, and Nginx static hosting with integrated CI/CD.

Outcome: Immutable AWS deployments with secrets management and repeatable rollouts.

Terraform · AWS · RDS · React · DevSecOps

IS

Instagram Scraper

Modular Instagram scraping system with Oxylabs proxy integration, automated scheduling, Instaloader-based collection, SQLite persistence, deduplication, rate-limit handling, and email notifications for reliable long-term operation.

Outcome: Long-running scrape operations with deduplication and proxy failover handling.

Python · Instaloader · Social Media · Marketing · Automation