Independent Full-Stack Developer. I donβt try to learn every trendy framework; instead, I focus deeply on how the core technologies and web specs actually work under the hood.
- JavaScript / NodeJS / Python: My core development baseline.
- ECMA / WHATWG / JSC: I'm deeply interested in runtime internals, event loops, and engine mechanics. I write custom polyfills and tools to understand how code executes in reality.
- TypeScript: Strict type-safety without unnecessary runtime overhead.
I prefer practical architecture without over-engineering. My approach leans towards Clean Architecture and DDD (Domain-Driven Design) principles where it makes sense. I'm skeptical about FSD (Feature-Sliced Design), but it depends on the specific project requirements.