Skip to content
View PashaKryvulets's full-sized avatar
🇧🇾
🇧🇾
Block or Report

Block or report PashaKryvulets

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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

Pinned Loading

  1. QtCalculator QtCalculator Public

    QtCalculator is my first application written in C++ using the Qt framework. It allows you to perform basic math operations.

    C++ 1

  2. MatrixHelper MatrixHelper Public

    MatrixHelper is a C++ program that provides various matrix operations. It allows you to perform matrix addition, subtraction, multiplication, and more.

    C++ 1

  3. awesome-backend awesome-backend Public

    Forked from zhashkevych/awesome-backend

    🚀 A curated and opinionated list of resources (English & Russian) for Backend developers | Структурированный список ресурсов для изучения Backend разработки

  4. CRUD_Wishlist CRUD_Wishlist Public

    The Wishlist Pet Project operates on the CRUD (Create, Read, Update, Delete) principle, allowing users to manage the items on their wishlist. Users can view comments about the items and even leave …

    PHP