I'm Misha, a software developer and graduate of Hive Helsinki (Part of the 42 School Network. It’s an intensive, project-based programming school where, over 14 months, I built a strong foundation in systems programming, primarily using C and C++.
Currently, I am looking for new opportunities and challenges. I consider myself language-agnostic and am primarily interested in working on meaningful and technically engaging projects.
| Project | Stack | Overview |
|---|---|---|
| Transcendence — Multiplayer Web Game | Full-Stack Microservices Architecture. A real-time, server-driven multiplayer web platform with decoupled services for game logic, authentication, and user management. Features secure session handling, global leaderboards with persistent score tracking, and scalable deployment behind an Nginx reverse proxy with PostgreSQL-backed persistence. | |
| Webserv — HTTP Server | Systems & Network Programming. A fully compliant HTTP/1.1 server implemented from scratch in C++. Supports non-blocking I/O with epoll multiplexing, complete HTTP method handling (GET, POST, DELETE), CGI execution, persistent connections, request pipelining, and configurable virtual server settings. |

