Skip to content
View andre14miron's full-sized avatar
  • Automatic Control and Computer Science, UPB
  • Bucharest, Romania
  • LinkedInin/andreea14miron

Block or report andre14miron

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
andre14miron/README.md

Hi there 👋

Pinned Loading

  1. Algorithm-Design-Project-1Algorithm-Design-Project-1Public

    This problem set served as the first assignment for the "Algorithm Design" course, covering the following algorithms: Divide et Impera, Greedy and Dynamic Programming. ~ Year II

    C++ 1

  2. Dataplane-RouterDataplane-RouterPublic

    Implementing the router's dataplane component to facilitate efficient local routing processes. ~ Project for Communication Protocols, Year II

    C 1

  3. Client-Server-AppClient-Server-AppPublic

    Developing a TCP/UDP client-server app for message management. TCP clients can subscribe, unsubscribe, and receive messages, while UDP clients publish messages. The app includes offline support for…

    C 1

  4. Web-ClientWeb-ClientPublic

    A C client for interacting with a REST API, focusing on HTTP communication and JSON manipulation. ~ Project for Communication Protocols, Year II

    C 1

  5. Electronic-CatalogElectronic-CatalogPublic

    Electronic Catalog is a project that implements an object-oriented system for managing courses, grades, and users. It provides functionalities for adding and removing courses, validating grades, a…

    Java 2