§ Blog · long-form

Notes from the messy middle.

Slow, opinionated essays on data engineering, machine learning and the parts of an analytics career that nobody puts on the slide. Written for people who would rather read 1,500 careful words than skim ten.

2025 · 03~ 11 min read

Why I'd rather build the same Redshift query twice

A defence of boring, idempotent ELT — why running the same SQL again on Monday morning should produce the same numbers, and what that actually costs to enforce in a real warehouse. With concrete patterns for late-arriving facts, dedup windows and "soft re-runs" in Redshift.

data engineeringredshifteltsql
2025 · 02~ 9 min read

From RPA to data: notes from the in-between

What two years of automating banks and e-commerce processes taught me before I jumped to a data role — and which of those lessons turned out to be portable, which were a trap, and what I would tell a junior RPA developer eyeing the same move today.

careerrpadata engineeringessay
2025 · 01~ 12 min read

What U-Net taught me about reading MRI slices

Field notes from a TÜBİTAK-funded undergraduate project on brain tumor segmentation. Less about architectures, more about the unglamorous decisions — normalisation, patch sampling, honest evaluation — that decide whether your Dice score means anything at all.

deep learningu-netmedical imagingtensorflow