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

Organizations

@Programacion-para-internet
Block or Report

Block or report LuisMedinaG

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

Hi there, I'm Luis Medina

Member Technical Staff @Oracle
B.S. Computer Engineering at University of Guadalajara

Linkedin: thaianebraga GitHub followers

A little more about me...

const luis = {
  code: [Python, Go, C++, C, Java, C#, PHP, JavaScript, HTML, CSS, SQL],
  tools: [Docker, Kubernetes, Terraform, Git, Unix/Bash, VIM],
  frameworks: [Laravel, React],
  libraries: [OpenCV, numpy],
  cloud: ["Oracle Cloud Infrastructure (OCI)", "AWS"],
  communities: {
                    memeber: "Algorithms Club of the University of Guadalajara",
                    tutor: "Jalisco Mexican Olympiad in Informatics (OMIJAL)"
                },
}

Pinned

  1. Migration-Paths-R Migration-Paths-R Public

    R Script that traces the most likely area where invasive species could migrate.

    HTML 1

  2. Graph-analyzer Graph-analyzer Public

    Program created in C# that generates a graph from the analysis of an image, and produces a vertex for each circle that is in it, in addition to connecting the vertices, if there is no obstacles bet…

    C# 1 1

  3. Compiler Compiler Public

    C#

  4. Process-Scheduler Process-Scheduler Public

    Simulation of a process scheduler.

    C# 1 1

  5. Pagination Pagination Public

    Simulation of OS process workload, Round Robin scheduling algorithm and pagination

    C# 1

  6. Simple-Process-scheduler Simple-Process-scheduler Public

    Python