Skip to content
View milicarabelos's full-sized avatar
  • Córdoba, Argentina

Highlights

  • Pro
Block or Report

Block or report milicarabelos

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

    university projects

    C 1

  2. Greedy-graph-coloring-algorithm Greedy-graph-coloring-algorithm Public

    This GitHub project is a C implementation of the Greedy Graph Coloring Algorithm. The algorithm aims to color the vertices of an undirected graph in such a way that no two adjacent vertices share t…

    C 1

  3. Ing_Soft2023_LaCosa_LCSP Ing_Soft2023_LaCosa_LCSP Public

    Forked from LCVW-Las-Chicas-Superpoderosas/Ing_Soft2023_LaCosa_LCSP

    Desarrollo mediante React del frontend para implementar el juego "La Cosa". Grupo "Las Chicas Super Poderosas"

    JavaScript

  4. Analisis-de-flujo-y-congestion-simulacion-discreta Analisis-de-flujo-y-congestion-simulacion-discreta Public

    En este proyecto utilizamos Omnet++ para simular un modelo de colas y analizar la pérdida de paquetes en redes de comunicaciones. Omnet++ es un entorno de simulación de sistemas de eventos discreto…

    Jupyter Notebook

  5. Analisis-de-enrutamiento-redes Analisis-de-enrutamiento-redes Public

    En este Proyecto estaremos simulando un protocolo de enrutamiento que diseñaremos para una topología de anillo. Los protocolos de enrutamiento pertencen a la capa de red y tienen como propósito lle…

    Jupyter Notebook

  6. Mybash Mybash Public

    A compact implementation of a Bash-like shell in C, designed to provide fundamental shell functionalities. Leveraging the simplicity and efficiency of the C programming language, the project focuse…

    C