Hakkında
I am a backend developer based in Istanbul, working mainly in C#/.NET 9 and TypeScript/Node.js. I graduated from Maltepe University in 2024 with a B.Sc. in Software Engineering taught fully in English, and I have spent the time since delivering freelance backends where I owned the architecture, the database schema and the deployment on my own.
Two patterns run through my work. The first is architecture as a practical tool, not decoration: Clean Architecture, CQRS and Domain-Driven Design applied where they earn their keep - a Windows Service consolidating 1M+ supplier product records, a manufacturing tracker following 100K+ items through a custom workflow. The second is AI treated as engineering rather than magic: an LLM agent that extracts invoice data with LangChain and RAG, and a video generation pipeline running on a single 16 GB GPU where every scope, cost and architecture decision stayed with me.
I use Claude Code every day, and I do not accept generated code I have not understood. That is why I separate "done" into built, unit-tested, live-verified and render-validated rather than treating a green build as finished.