Skip to content
View Gionas361's full-sized avatar
  • Puerto Rico

Block or report Gionas361

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

Hi there, I'm Giovanni Carmona

Gmail Resume LinkedIn

Views

About Me

  • Currently studying on Holberton Coding School.

Languages

C HTML5 JavaScript Python Shell Script

Frameworks, Platforms and Libraries

Git GitHub

Databases

MongoDB MySQL

IDEs, Editors

Visual Studio Code

Operating Systems

Linux Windows

Most used Repositories

Repository Description
holbertonschool-simple_shell This is a shell enviorement made in conjunction to two of my peers, named Christian Rosario and Jose Nieves. It runs multiple custom and original shell commands which aim to replicate the use of regular shell.
holbertonschool-higher_level_programming High-Level Programming is a programming language with strong abstraction from the details of the computer. In contrast to low-level programming, it may use natural language elements, be easier to use, or may automate significant areas of computing systems, making the process of developing a program simpler and more understandable than when using a lower-level language. The amount of abstraction provided defines how "high-level" a programming language is.
holbertonschool-low_level_programming Low-Level Programming is a programming language that provides little or no abstraction from a computer's instruction set architecture—commands or functions in the language map that are structurally similar to processor's instructions. Generally, this refers to either machine code or assembly language. Because of the low abstraction between the language and machine language, low-level languages are sometimes described as being "close to the hardware". Programs written in low-level languages tend to be relatively non-portable, due to being optimized for a certain type of system architecture.

Major projects worked on at school

Project name Description
Printf This program is designed to mimic the printf function in C
Simple_Shell This program is designed to mimic the abilities of a simple shell
Monty Stacks, Queues - LIFO, FIFO
AirBnB Clone HolbertonBnB is a complete web application, integrating mysql storage with ORM, a back-end JSON API, and front-end interfacing in a clone of AirBnB. And a console interpreter to work with the classes and that interacts with both, the DB and JSON storages

Languages Stats

Pinned Loading

  1. holbertonschool-higher_level_programming holbertonschool-higher_level_programming Public

    Python

  2. holbertonschool-simple_shell holbertonschool-simple_shell Public

    Me and Christian

    C

  3. santacoll19/holbertonschool-printf santacoll19/holbertonschool-printf Public

    C 2