Skip to content
View RomanTereshchenko13's full-sized avatar

Block or report RomanTereshchenko13

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

Popular repositories Loading

  1. SimpleFileManager SimpleFileManager Public

    The Simple C++ File Manager App is a command-line tool designed to provide basic file and directory management functionalities. Users can interact with the application to create directories, files,…

    C++ 1

  2. PongGame PongGame Public

    This repository contains the source code for a two-player Pong game written in C++ using the SFML library. The game has two modes: single-player against an AI opponent, and local two-player mode.

    C++

  3. DataStructures DataStructures Public

    This project was created with the goal of enhancing my understanding of fundamental data structures and their implementations. Each data structure included in this project has been developed from s…

    C++

  4. ClientServerApp ClientServerApp Public

    C++

  5. PacketSniffer PacketSniffer Public

    Packet Sniffer is a network analysis tool designed to capture and display the contents of packets on a network. It is useful for network debugging and analysis.

    C++