Useful software,thoughtfully built.

~/portfolio

A portfolio terminal. Commands: help, about, stack, services, workflows, projects, contact, and clear. Use up and down arrows for command history, or Tab to complete a command.

See all
Project 01
Python CLIRelease candidate
~/query-witness

Connecting to the live runner…

Waiting for a real run

A Python CLI that finds the data where two SQL queries disagree, then saves a witness you can replay.

  • Python
  • DuckDB
  • SQLGlot
  • SQL
  • Bash
Inside the file
The problem
A SQL rewrite can look harmless and still change the result. A concrete counterexample makes that difference easier to inspect.
What I built
A command-line search that generates valid data, compares both queries, and removes rows while keeping the difference. It exports the data, queries, and results for replay.
See the witness
Project 02
Work / 02Placeholder

Project details coming soon.

Inside the file
The problem
The need that made this worth building.
My contribution
Scope of work and the engineering decisions behind it.

Apps, integrations, and a little less busywork.

About.

I’m Mert. I like figuring out how things work and building software that’s useful to people.

Most of my work is in TypeScript and Python, from backend systems to developer tools. I like staying with a problem from the first sketch to the working code.