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

Block or report biancachitu

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

  1. polynomial-calculator polynomial-calculator Public

    Java project of a polynomial calculator with a dedicated GUI using JavaSwing. It performs addition, subtraction, multiplication and division between two polynomials and calculates the derivative an…

    Java

  2. store-queue-management store-queue-management Public

    Queue management application that puts clients in a queue so that the waiting time is minimized.

    Java

  3. order-management-system order-management-system Public

    Order management system for a warehouse in Java, using JavaSwing for the GUI. To make it the implementation more efficient, there was used Reflection for the Data Access Layer of the app.

    Java

  4. arduino-simon-says arduino-simon-says Public

    Arduino led sequence memory game (Simon says) implemented on an Arduino Uno board. Additionally, it requires a breadboard, 4 leds, 4 buttons, 8 (four 220 Ohms and 4 10kOhms) resistors.

    C++

  5. artgallery-management-mvp artgallery-management-mvp Public

    Desktop application that can be used by a chain of art galleries to manage the artworks displayed in each gallery. Its main goal is familiarization with the MVP architecture

    C#