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

Block or report AlexandraRibeiro

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

Pinned Loading

  1. Eclipse_UML_DesignPatterns_GUI Eclipse_UML_DesignPatterns_GUI Public

    You will have to implement a minimal aircraft simulation program based on a given UML class diagram. This project will introduce to you the concept of UML class diagrams and object oriented design …

    Java 1 1

  2. vm vm Public

    The purpose of this project is to create a simple virtual machine that can interpret programs written in a basic assembly language. Like the dc command.

    C++

  3. polynomial polynomial Public

    Write a program that solves a polynomial equation

    C++

  4. algo_dijkstra algo_dijkstra Public

    Your colony of ants must move from one point to another. But how do we make it as short as possible? This project allows you to discover graph path algorithms: your program will have to intelligent…

    C

  5. scripts_python scripts_python Public

    Web Crawler (Beautiful Soup)

    Python