Skip to content

GiovannePDS7/GiovannePDS7

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

27 Commits
Β 
Β 
Β 
Β 

Repository files navigation

public class Presentation {
    private String name;
    private int age;
    private String studying;
    private String hobby;

    public Presentation() {
        this.name = "Giovanne Pagano dos Santos";
        this.age = 19;
        this.studying = "CyberSecurity - Blue Team πŸ›‘οΈ";
        this.hobby = "Train πŸ‹";
    }

    public static void main(String[] args) {
        Presentation presentation = new Presentation();
    }
}

πŸ’» π‘³π’‚π’π’ˆπ’–π’‚π’ˆπ’†π’” 𝒂𝒏𝒅 𝑻𝒐𝒐𝒍𝒔

Here are some of the languages and tools I'm familiar with:

🌐 π‘ͺ𝒐𝒏𝒏𝒆𝒄𝒕 π’˜π’Šπ’•π’‰ 𝑴𝒆

Feel free to reach out to me on social media:

πŸ₯‡ π‘©π’‚π’…π’ˆπ’†

Alura Badge

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors