Skip to content
View figue0122's full-sized avatar
🌀
Focusing
🌀
Focusing

Block or report figue0122

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

Hi there, I'm Miguel Figueroa 👋

welcome-cat

Resume Gmail LinkedIn

About Me

  • 🎓 Full-stack Engineer graduated from Holberton Coding School

  • 💼 Software Engineer PR

Languages

C C++ CSS3 HTML5 JavaScript Markdown Python Shell Script

Frameworks, Platforms and Libraries

Flask Git GitHub

Databases

MongoDB MySQL

Editors

Vim Visual Studio Code

Operating Systems

Linux Windows

Most used Repositories

Repository Description
holbertonschool-higher_level_programming High-Level Programming involves 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 emulate the printf function in C
Simple_Shell This program is designed to replicate the abilities of a simple shell
AirBnB Clone HolbertonBnB is a comprehensive web application, integrating mysql storage with ORM, a back-end JSON API, and front-end interfacing in a clone of AirBnB. Additionally, it features a console interpreter to work with the classes and interact with both the DB and JSON storages.

Languages

gif mario

Pinned Loading

  1. holbertonschool-AirBnB_clone holbertonschool-AirBnB_clone Public

    Forked from jennifferfeliciano/holbertonschool-AirBnB_clone

    Python

  2. holbertonschool-AirBnB_clone_v2 holbertonschool-AirBnB_clone_v2 Public

    Forked from JCRoooD/holbertonschool-AirBnB_clone_v2

    Python

  3. holbertonschool-higher_level_programming holbertonschool-higher_level_programming Public

    Python

  4. carlfrank/holbertonschool-simple_shell carlfrank/holbertonschool-simple_shell Public

    C

  5. GuilleP2018/holbertonschool-printf GuilleP2018/holbertonschool-printf Public

    Printf project between Guillermo Pereyo and Miguel Figueroa

    C

  6. holbertonschool-low_level_programming holbertonschool-low_level_programming Public

    C