My Image on Home Page
İrem TuranFullstack Developer

Hi, I’m Irem. I spend my days (and quite a few nights) building interfaces and figuring out the logic. I’ve built with .NET and Node.js, working on how systems are structured and designed end to end.

This space is a home for the small technical notes, experiments, and ideas I come across while working on different projects. It’s my way of making sense of the noise and keeping track of what I learn as I go.

Multi-Threading

Multithreading allows a program to run multiple operations concurrently, improving efficiency and performance.