Skip to content
View joaodibba's full-sized avatar
🏃‍♂️
grinding
🏃‍♂️
grinding

Highlights

  • Pro

Block or report joaodibba

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

Hello World! I'm João 👨🏻‍💻 👋

🕵🏻‍♂️ About Me

I'm a software developer passionate about building and creating things, solving problems, and continuous learning.

Java Angular Currently learning Java and Angular.
C CPP I am a 42 Lisboa Student, where I am learning C and C++.
Arduino 🤖 I am also interested in Low Level Programming, Electronics and Robotics.

📫 Reach Me

Pinned Loading

  1. 42cursus 42cursus Public

    42 is a Project Based Software Engineering School. This are the Projects that i have done.

  2. 42_Minishell 42_Minishell Public

    Forked from rajh-phuyal/42Minishell

    Simplified version of a Bash inspired shell. Involving parsing user commands, executing them, and managing the environment.

    C

  3. 42_philosophers 42_philosophers Public

    Implementing an algorithm to manage and synchronise resource usage among multithreaded programs.

    C

  4. 42_push_swap 42_push_swap Public

    Implementing a sorting algorithm to efficiently sort numbers in a stack, with limited and minimal operations.

    C