Skip to content
View vkovaliovskyi's full-sized avatar

Block or report vkovaliovskyi

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

Popular repositories Loading

  1. MyProject MyProject Public

    Python

  2. plTest plTest Public

    JavaScript

  3. simple3DRenderer simple3DRenderer Public

    A basic 3D renderer using C++ and OpenGL

    C++

  4. snakegame snakegame Public

    A classic Snake game built in C++ using the console or graphical libraries, showcasing real-time input handling, game loop structure, and basic game logic implementation. Ideal for learning loops, …

    C++

  5. BankSystem BankSystem Public

    A simple command-line banking system written in C++, supporting account creation, modification, deposit/withdrawal, and balance inquiry using file-based storage. Great for demonstrating structured …

    C++