Skip to content
View JaoSousa9's full-sized avatar

Block or report JaoSousa9

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

Hi, I'm Jao ๐Ÿซ 

public Class Jao{
  private final String name = "Joรฃo Sousa";
  private int age = 22;
  private String country = "Portugal";
  private String[] education = {Dr.Manuel Laranjeira High School,
                                FEUP - Informatics & Computer Engeneering,
                                @Code_for_All };
  private boolean isProgrammer = true;
}
GitHub Stats ๐Ÿ“Š
stats graph languages graph

๐Ÿ’ป Tech Stack

๐Ÿ› ๏ธ Back End

My Skills

๐ŸŽจ Front End

My Skills

๐Ÿ—ƒ๏ธ DataBase

My Skills

๐Ÿ”— Extra Tools

My Skills

๐ŸŒฑ Currently Learning

My Skills

๐ŸŽฎ Hobbies

When I'm not immersed in code, you can find me:

  • Playing Volleyball & Running
  • Playing Games
  • Writing anything
  • Reading

๐Ÿ“ซ Let's Connect!

Feel free to reach out if you share similar interests, have project ideas, or just want to chat. Connect with me on

Pinned Loading

  1. MiniChatServer MiniChatServer Public

    A mini chat server. Made use of sockets and threads. Really important in my development

    Java

  2. Paint Paint Public

    a simple grid using SimpleGraphics

    Java

  3. Quizz Quizz Public

    Quizz SPA using an API

    JavaScript

  4. LiftOff LiftOff Public

    A travel reservation web app

    Java