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

Highlights

  • Pro
Block or Report

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.

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
andre14miron/README.md

Hi there 👋

Pinned

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

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

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

    C 1

  3. Client-Server-App Client-Server-App Public

    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-Client Web-Client Public

    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-Catalog Electronic-Catalog Public

    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