Skip to content
View sacostaa1's full-sized avatar
:atom:
I may be slow to respond.
:atom:
I may be slow to respond.

Highlights

  • Pro

Block or report sacostaa1

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

Typing SVG

Junior fullstack developer

I'm Sam Acosta!

A Software engineering student at EAFIT University...

It encourages me to develop my knowledge and skills for professional growth. I'm passionate about Programming and learning.

How to reach me [email protected] / [email protected]



Languages 🌎

  • Spanish (Native Speaker)
  • English (B1 Intermediate)
  • Portuguese (Newbie, currently learning it)


  GitHub Analytics

GitHub Stats Top Languages


Languages I know



Tech & Tools Preference

Web


Database
DevOps
Operating Systems


CodeWars

Pinned Loading

  1. City-Sprinter City-Sprinter Public

    Trabajo de Computación grafica

    C#

  2. Proyecto-Game Proyecto-Game Public

    Python 1

  3. FoxntaU/Project1OS FoxntaU/Project1OS Public

    Python 2

  4. First-Come-First-Served-FCFS-Scheduling-Algorithm First-Come-First-Served-FCFS-Scheduling-Algorithm Public

    This repository contains an implementation of the First-Come, First-Served (FCFS) scheduling algorithm in Python. FCFS is the simplest type of CPU scheduling algorithm, where processes are executed…

    Python

  5. Round-Robin-Scheduling-Algorithm Round-Robin-Scheduling-Algorithm Public

    This repository contains an implementation of the Round Robin scheduling algorithm. The Round Robin algorithm is widely used in operating systems for process scheduling.

    Python

  6. Priority-Scheduling-Algorithm Priority-Scheduling-Algorithm Public

    This repository contains an implementation of the Priority Scheduling algorithm in Python. Priority Scheduling is a widely used CPU scheduling algorithm where each process is assigned a priority, a…

    Python