Skip to content
View urbanobazz's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report urbanobazz

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

About me

  • 👋 Hi, I’m Urbano Jr
  • 🌱 I’m currently a software engineering student at 42 Berlin, after discovering my passion for programming. I mainly publish the projects I complete from the commom core of the school.

Skills

Featured projects

Common core - Level 0

Common core - Level 1

Common core - Level 2

Common core - Level 3

Common core - Level 4

Popular repositories

  1. Minishell Minishell Public

    Minishell is a simplified replica of bash, providing a small yet powerful shell environment for command execution.

    C

  2. Philosophers Philosophers Public

    This project is about solving the famous dinning philosophers problem, exploring the concepts of concurrent programming, synchronisation and deadlocks.

    C

  3. Libft Libft Public

    This project is about coding a C library. It contains a lot of general purpose functions that the future projects will rely upon.

    C

  4. ft_printf ft_printf Public

    This project aims to replicate the widely-used printf() function from the C Standard Library. By embarking on this endeavour, I delved into the intricate workings of string formatting and output in…

    C

  5. get_next_line get_next_line Public

    A function that enables reading content line by line from a file descriptor.

    C

  6. so_long so_long Public

    This project is about crating a simple 2D game and learn important concepts of computer graphics.

    C