Skip to main content

Content Tagged "data-engineering"

This page collects all articles and projects tagged data-engineering. Tags help you navigate by tool, theme, or topic—whether you're looking for content on specific technologies like n8n or Databricks, or broader themes like workflow automation or hockey analytics.

Content spans agentic engineering, production AI agents, data pipelines, full-stack work, and hockey analytics. Browse other tags, topics, or case studies for applied examples.

Projects describe case studies with real outcomes—conversational analytics prototypes, AI feedback agents, automated content pipelines, and hockey analytics dashboards. Blog posts cover implementation details, tool comparisons, and lessons learned. If you're looking for something specific, the blog index and portfolio offer alternative ways to explore.

Blog Posts

LINHAC 2026 — Conference Report

field note ·
LINHAC 2026 confirmed a clear shift: hockey analytics is becoming core infrastructure, not a side project. This report summarizes the strongest research signals, practical club examples, and what organizations should prioritize next.

n8n Error Trigger: Workflow-Level Error Catching and When It Actually Fires

tutorial · · Updated
The n8n Error Trigger node is a workflow that runs when another workflow fails — but the when and why are full of edge cases. Here is how it actually works, what it misses, and how to build reliable error handling in production n8n.

From Raw Data to Revenue Decisions: Building an End-to-End Analytics Platform

case study ·
How I designed and shipped a full-stack data intelligence system for a global manufacturing company — from Databricks pipelines to AI-powered dashboards.

Integrating APIs with n8n: A Simplified Approach to Workflow Automation

tutorial ·
As an agentic engineer, I've worked on numerous projects that involve integrating multiple APIs to create seamless workflows. ...