Skip to content
View oscargtoro's full-sized avatar

Block or report oscargtoro

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
oscargtoro/README.md

Hi there 👋

Pinned Loading

  1. simple_shell simple_shell Public

    Simple Shell is a program created to run in a Linux-like operating system, to capture and execute commands from the user. It's designed to mimic sh shell.

    C

  2. juanfe9118/Llevame juanfe9118/Llevame Public

    Carpooling app for the final project in Holberton School

    Python

  3. printf printf Public

    Self implementation of the printf function found in the standard library <stdio.h>. Writes to stdout according to a format.

    C

  4. AirBnB_clone_v4 AirBnB_clone_v4 Public

    Forked from jzamora5/AirBnB_clone_v3

    Test-driven full stack Airbnb web application clone running on three Amazon EC2 instances (1 load balancer, 2 applications servers with a replication/master database setup) using NGINX as a web ser…

    Python