Skip to content
View fael123programming's full-sized avatar
🏠
Working from home
🏠
Working from home

Block or report fael123programming

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
fael123programming/README.md

Hey, how have you been?

Welcome to my profile, I'm Rafael Fonseca!


java_icon html-icon css_icon js_icon c_icon cpp_icon py_icon dart_icon dart_icon

Popular repositories Loading

  1. process-management-program process-management-program Public

    A program that simulates how a scheduler manages the queue of processes to be run on a CPU

    Java 2

  2. exercicios-estruturas-de-dados-02 exercicios-estruturas-de-dados-02 Public

    Atividades desenvolvidas na disciplina de Estruturas de Dados 2

    Java 1

  3. airflow-tutorial airflow-tutorial Public

    Forked from tuanavu/airflow-tutorial

    Apache Airflow tutorial

    Jupyter Notebook 1

  4. RefectoryManager RefectoryManager Public

    Simple refectory manager system built in C

    C++

  5. HotelRoomsManager HotelRoomsManager Public

    This is a simple program that deals with how a hotel rooms management is done. Purely made in Java.

    Java

  6. LinkedList LinkedList Public

    This project has deal with data structures on C language.So,its purpose is about Linked Lists and how to handle them.

    C