Skip to content
View cristianbalea's full-sized avatar

Block or report cristianbalea

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 Loading

  1. digital-competencies-certificate digital-competencies-certificate Public

    My first Web Page, it was made in my last year of High School for the Digital Competences Certificate. It's an informative page about Japan.

    HTML

  2. asm-project asm-project Public

    Assembly Language Program, used for reading and modifying the content of a text file. It can find the number of occurrences of a character, substring, replace a substring with another, or format th…

    Assembly

  3. led-cube led-cube Public

    Simple Arduino 3x3x3 LED Cube, with different lighting programs.

    C++

  4. fpga-arithmetical-logic-unit fpga-arithmetical-logic-unit Public

    Arithmetic Logic Unit that supports operations such as addition, subtraction, division, multiplication, and logical operations.

    VHDL

  5. polynomial-calculator polynomial-calculator Public

    Polynomial calculator using MVC architectural pattern; it gets polynomials as input and the operations available are Addition, Subtraction, Multiplication and Derivation.

    Java

  6. queues-management queues-management Public

    Java Desktop Application that simulates N clients and Q queues according to two policies, shortest queue and shortest time.

    Java