Skip to content
View GhermanTeodora's full-sized avatar

Block or report GhermanTeodora

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. PulseWidthModulationGenerator PulseWidthModulationGenerator Public

    A circuit which varies the duty cycle and the amplitude of an input signal.

    Roff

  2. TemperatureAlertSystem TemperatureAlertSystem Public

    A simple implementation of a temperature alert system which notifies you when the temperature is too low or too high. This could be very useful in a greenhouse.

  3. Connection-of-a-smart-phone-to-a-computer-using-the-USB-and-the-Hayes-protocol Connection-of-a-smart-phone-to-a-computer-using-the-USB-and-the-Hayes-protocol Public

    Connecting a phone to a computer by USB to send and receive short message service using the Hayes protocol.

  4. Corner-Detection-with-Harris-Algorithm Corner-Detection-with-Harris-Algorithm Public

    This is an implementation of the Harris algorithm for detecting corners in grayscale images. Image gradients are used for edge detection in images, which allow us to find contours and outlines of o…

    Python 1

  5. Client-Server-TCP-connection- Client-Server-TCP-connection- Public

    This was my attempt at a Client-Server TCP connection. An unfortunate result since networking and C are not my favourite things.

    C

  6. Monster-Killer-JS Monster-Killer-JS Public

    A simple site in which we can find a health bar for the monster and a health bar for the player (both standard 100 points - can be changed at the beginning of the game), an 'attack' button (which i…

    JavaScript