Skip to content
View iliamunaev's full-sized avatar

Highlights

  • Pro

Block or report iliamunaev

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
iliamunaev/README.md

Ilia Munaev

Software Engineer

  • 2+ years of software development
  • 7+ years in people leadership
  • co-founder of a digital startup

C C++ Go Python

Git Linux Shell Script

Alma mater:

School 42 Hive Helsinki

Feel free to contact me:

Pinned Loading

  1. Order-Pipeline-Goroutine-Orchestration Order-Pipeline-Goroutine-Orchestration Public

    Goroutine orchestration. An HTTP service that processes orders by running payment, vendor notification, and courier assignment steps concurrently. When any step fails or the request times out, in-f…

    Go

  2. 5G-iq-baseband-visualizer 5G-iq-baseband-visualizer Public

    This project builds practical intuition for Layer-1 signal processing by generating and visualizing complex baseband I/Q data in discrete time.

    C++ 1

  3. NGINX-HTTP1.1-Web-Server-Rebuild NGINX-HTTP1.1-Web-Server-Rebuild Public

    Forked from vallucodes/Webserver

    HTTP/1.1 web server built in C++20 with comprehensive routing capabilities, CGI support, file upload handling, and multi-server configuration management

    C++

  4. Webserver-Light-x86-64-assembly Webserver-Light-x86-64-assembly Public

    A tiny web server from scratch in x86-64 assembly

    Assembly 5 1

  5. Shell-Rebuild Shell-Rebuild Public

    Build your own Shell: Processes, pipes, signals, builit-in commands ... | Project with Pavel Vershinin

    C 1

  6. go-agg go-agg Public

    A service aggregator that proves cancellation, backpressure, tests, and profiling. In other words - instead of spawning goroutines the service demonstrates how concurrency behaves under the pressure.

    Go