Skip to content
View bununichita's full-sized avatar

Highlights

  • Pro

Block or report bununichita

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. Dataplane-Router Dataplane-Router Public

    The program simulates the functionality of a router that supports IPv4, ICMP, and ARP protocols.

    Python

  2. GlobalWaves GlobalWaves Public

    Global Waves is a Java project designed to simulate the diverse functionalities of a global music streaming platform, inspired by services like Spotify. This simulation introduces various user inte…

    Java

  3. TCP-UDP-Messaging-Service TCP-UDP-Messaging-Service Public

    This project implements a client-server application using both TCP and UDP protocols for message management.

    Python

  4. Web-Client-REST-API Web-Client-REST-API Public

    This project implements a web client that communicates with a REST API to manage a user's personal library of books. The client allows users to register, log in, access the library, add new books, …

    Python

  5. Digit-Recognition-Mnist Digit-Recognition-Mnist Public

    This project contains a set of MATLAB scripts designed for machine learning and image processing tasks.

    MATLAB

  6. Load-Balancer Load-Balancer Public

    The implementation of a Load Balancer using Consistent Hashing. A Load Balancer is a component that directs traffic uniformly to a set of servers with limited processing power. Its mission is to en…

    C