Skip to content
View AsTunO's full-sized avatar
:octocat:
Be happie
:octocat:
Be happie
Block or Report

Block or report AsTunO

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

Hey! I am Júlio.

➤ Information Systems Student.

➤ Systems Development Technician.

➤ 19y.

➤ Nothing's impossible.

➤ Stay Flinston

My Github Stats

public class MyLife {

    public static void main(String[] args) {

        Life mylife = new Life();
        mylife.start();

        while (true) {
            
            while(mylife.success == false) {
                mylife.tryAgain();
            }

            mylife.victories += 1;

            if (mylife.victories >= SUCCESS_CONDITION) {
                System.out.println("You have won the game!");
                break;
            }
        }
    }
} 

Pinned Loading

  1. Acessa-BR_VitoriaDeSantoAntao Acessa-BR_VitoriaDeSantoAntao Public

    Project developed for the inclusion of people with some kind of disability in the city of Vitória de Santo Antão and its most visited entities.

    JavaScript 7

  2. Chat-Application Chat-Application Public

    Online chat

    JavaScript 9

  3. E-Diaristas E-Diaristas Public

    E-Diaristas Project

    TypeScript 4 2

  4. DashboardVendas DashboardVendas Public

    Dashboard of sales

    Java 4

  5. Movie-Catalog Movie-Catalog Public

    Project created to rate some movies from the catalog.

    Java 5

  6. UPE---Piloto UPE---Piloto Public

    JavaScript 1