Skip to content
View jlbernardo's full-sized avatar
  • Itaú Unibanco
  • São Paulo, Brazil
  • 04:12 (UTC -03:00)
  • Instagram jbe.exe
  • LinkedIn in/julianyb

Highlights

  • Pro

Block or report jlbernardo

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

Pinned Loading

  1. cpp cpp Public

    This project is an introduction to OOP (Object-Oriented Programming). Since its proximity to C, C++ was chosen by 42 school and, to make things a little simpler, we will use the C++98 standard.

    C++ 2

  2. cub3d cub3d Public

    This project is inspired by the world-famous Wolfenstein 3D game, which was the first FPS ever. It teaches a little bit of ray-casting. The goal is to make a dynamic view inside a maze, in which we…

    C 7

  3. philosophers philosophers Public

    This project teaches the basics of threading a process. It explores the creation of threads and the workings of mutexes.

    C 6

  4. minishell minishell Public

    This project is about creating a simple shell. Yes, our own little bash! We learn a lot about processes and file descriptors.

    C 1 1

  5. minitalk minitalk Public

    The purpose of this project is to code a small data exchange program using UNIX signals.

    C 1

  6. so_long so_long Public

    This project is a very small 2D game. Its purpose is to make you work with textures, sprites, and some other very basic gameplay elements.

    C 2