Skip to content
View mendes-jv's full-sized avatar
🦾
Applying the Law of Equivalent Exchange
🦾
Applying the Law of Equivalent Exchange
  • São Paulo - SP (Brazil)
  • 10:11 (UTC -03:00)
  • LinkedIn in/jv-mendes

Highlights

  • Pro
Block or Report

Block or report mendes-jv

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

You might not think that programmers are artists, but programming is an extremely creative profession. It’s logic-based creativity. – John Romero

Gif

About Me

Hello, everyone! I'm João V. Mendes, a 22-year-old software engineering student at 42 São Paulo, where I am pursuing my aspiration of becoming a skilled human coder. I also dream of combining my love for music with the world of technology. When my days are dedicated to honing my coding skills, listen to music keeps me inspired and motivated.

My journey in technology has taught me the value of collaboration and the importance of cultivating a respectful and inclusive work environment. As I progress in my studies, my priority is to find opportunities that allow me to further develop my skills while exercise my role as a citizen.

If you share passion for music, have any intriguing ideas, or simply want to connect and exchange thoughts, send me a message!

Where To Find Me

Linkedin Badge Gmail Badge Discord Badge

Languages And Tools I Have Used

CLion Vim Nvim VSCode

Git Github Linux Markdown

C Shell Script Makefile

Kotlin Gradle Android Jetpack Compose Adroid Studio

Docker Python HTML Arduino

Figma Photoshop Notion

Statistics

wakatime

Github Status Github Languages Status

42 School Projects

42 Intra 42 Game

Level 1 - Entering Orbit

Libft Get Next Line Ft Printf Born2BeRoot Fdf Minitalk

Level 2 - Expanding Horizons

Push_Swap Minishell Philosophers

Pinned

  1. 42sp-header 42sp-header Public

    Forked from 42Paris/42header

    42 header for students @42SP

    Vim Script 4

  2. ft-printf ft-printf Public

    This project consists of coding a library that contains a simplified version of the printf function.

    C 2

  3. philosophers philosophers Public

    Philosophers is a comprehensive guide and solution to the classic Dining Philosophers Problem in computer science. This project uses the C programming language and multithreading to implement a sol…

    C 1

  4. libft libft Public

    Libft is a project where we recreate some of the standard functions of the C language, in order to form our own library.

    C 2

  5. fdf fdf Public

    FdF stands for Fil de Fer. This is a project about building a 2D/3D wireframe model. It takes a map file as input and creates a graphical representation of it.

    C 1

  6. minishell minishell Public

    This project is about creating a your own simple bash, learning more about processes and file descriptors.

    Python 4