Skip to content
View migrepereira's full-sized avatar

Block or report migrepereira

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. 3D-Synth 3D-Synth Public

    This is a Python application where you can record sound through a MIDI keyboard, localize those sounds in 3D space, and then export them as a 3D song in the form of a .wav file.

    Python 1 1

  2. Messaging-App Messaging-App Public

    Simple messaging app demonstrating communication between client and server using Java RMI

    Java 1

  3. Too-Many-Tasks-Manager Too-Many-Tasks-Manager Public

    Forked from Matt-Blue/Too-Many-Tasks-Manager

    Priorities based task manager

    PHP

  4. Java-RMI-Tutorial-Example Java-RMI-Tutorial-Example Public

    A simple example that demonstrates how RMI (Remote Method Invocation) works in Java. A good start for making a distributed system!

    Java

  5. LinkedList LinkedList Public

    Simple linked list implementation for a data structures refresher

    C#

  6. Binary-Search Binary-Search Public

    Quick binary search implementation for a data structures refresher

    C#