Skip to content
View orb7410's full-sized avatar
Block or Report

Block or report orb7410

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

  1. Arkanoid_Game Arkanoid_Game Public

    Brick-breaking game using SFML, featuring multiple stages with increasing difficulty. Focus on implementing design patterns, leveraging OOP principles, and unit testing.

    C++

  2. Client_Server Client_Server Public

    Client_Server in C, implements both UDP and TCP protocols for client-server communication, providing versatility and efficiency in network programming tasks.

    C

  3. data_structures_lib data_structures_lib Public

    Data structures library written in C. Includes vector, queue, heap, list, hash table, and binary search tree, all optimized for efficient data storage and manipulation. This versatile toolkit equip…

    C

  4. Network_Project_Chat_App Network_Project_Chat_App Public

    Application that enables users to connect with active groups and engage in conversations with remote users. Implemented TCP and UDP communication protocols. Managed databases and data structures.

    C

  5. Periodic_Executor_threading_pool Periodic_Executor_threading_pool Public

    Periodic Executor project in C++ employs a threaded model for efficient periodic task management. It includes a waitable queue, threading pool, thread group, and tasks, facilitating scalable and co…

    C++

  6. Search_Engine Search_Engine Public

    Implemented a crawling and link discovery subsystem, using libcurl and gumbo-parser.

    C++