Skip to content
View achemerzaev's full-sized avatar

Block or report achemerzaev

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. Smart-Calculator Smart-Calculator Public

    Stack calculator implemented using C language. Frontend Qt (C++ framework). Build with makefile. Doxygen for documentation. Unit tests in tests folder.

    C++

  2. url-shortening-service url-shortening-service Public

    REST API service. Clean architecture. DB in postgres, cache in Redis. migrations with golang-migrate. Authorization with access and refresh JWT tokens. middleware for logging, authorization, input …

    Go