Skip to content
View ireb15's full-sized avatar

Highlights

  • Pro

Block or report ireb15

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 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. financial-management-system financial-management-system Public

    This program allows management of customers who store money in different types of accounts by providing functionality to represent users of the system (customers), represent accounts of different t…

    C++

  2. connect-four-variant connect-four-variant Public

    C program of a Connect Four variant where a token can be placed into any one of the four sides of the board, and the token slides into the board along the row or column, until it ether reaches the …

    C

  3. k-colour-images k-colour-images Public

    The code in this repository allows for the creation of k-colour images, where k is a small number specified by the user, from an image containing many hundreds or thousands of colours. This is done…

    MATLAB

  4. Strumento-Android-App Strumento-Android-App Public

    Strumento is an app for selling second-hand instruments (acoustic and electric guitars, pianos, ukuleles, and drums). The app was developed using Java in Android Studio. It allows the user to view …

    Java

  5. Digit-Detection-Using-CNNs-and-RNNs Digit-Detection-Using-CNNs-and-RNNs Public

    The four NN models in this repository can be used for handwritten digit detection. All four models are trained and tested using the MNIST dataset. The most successful of these models is Model 1, a …

  6. DDD-Mode-Pacemaker DDD-Mode-Pacemaker Public

    Implementation of a DDD Mode pacemaker using SCCharts and run on a Nios II CPU on a DE2-115 board as an emulator. This is tested using a virtual heart application running on a computer, communicati…

    C 1