Enthusiastic developer with a strong interest in computer networks and performance optimization. Passionate about understanding how systems work under the hood and building reliable, efficient services.
- TensorCompiler — a tensor compiler for an onnx model.
- MetricsService — Agent and Server for collecting runtime & system metrics via REST/gRPC.
- Mandelbrot - Three implementations of Mandelbrot set generation different optimization levels.
- Language — Custom programming language with c-like syntax, compiled into my own CPU architecture.
- CPU — Mathematical stack-based processor with a custom assembler
- Allocators - Implementation of four memory allocators and benchmarking them for various purposes, comparing with calloc.

