Projects
OrderFlow is designed work: a multi-tenant architecture with the trade-offs written up end to end. The study repositories are deliberate practice in Python internals, C and graph algorithms, and they say so.
Multi-tenant B2B order management with enforced per-company data isolation.
Core Python internals rebuilt by hand: decorators, iterators, generators, context managers.
Retrieving and parsing web data: HTTP, regex, JSON, XML, REST APIs.
C fundamentals — memory, pointers, and what Python is doing underneath.
Algorithm practice, kept for the reasoning rather than the answer.