Skip to content
View Alexandr-prog34's full-sized avatar
  • ITMO

Block or report Alexandr-prog34

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Pinned Loading

  1. car-dealership-platform car-dealership-platform Public

    Microservice backend platform for car dealership management built with Spring Boot, Kafka, gRPC, PostgreSQL and Keycloak.

    Java

  2. Ai-Music-App Ai-Music-App Public

    Full-stack AI music generation MVP with a Flutter client and asynchronous Go backend using PostgreSQL, Redis, MinIO, WebSockets, and a Suno-compatible API.

    Dart

  3. UnrolledLinkedList-STL UnrolledLinkedList-STL Public

    STL-compatible Unrolled Linked List container for C++ with allocator support, bidirectional iterators, strong exception guarantees, and Google Test coverage.

    C++

  4. Interpreter Interpreter Public

    Tree-walking interpreter for a dynamically typed scripting language, built from scratch in C++ with a custom lexer, recursive-descent parser, AST and runtime.

    C++

  5. stl-pipeline-adapters stl-pipeline-adapters Public

    Header-only C++23 library for composable data-processing pipelines with lazy iterator adapters, joins, aggregation, std::expected handling, and GoogleTest coverage.

    C++

  6. cpp-lazy-task-graph cpp-lazy-task-graph Public

    Lazy dependency-based task graph scheduler implemented as a header-only C++23 library.

    C++