// About Me class Person { public string job = "Offensive Security Professional"; public string hobbies = "Literature and Video Game C0ns00mer"; public Person() { // by day, i break things // by night, i get mad at pixels // wondering "lol does this dude know anything?" "click here"; } }