Johnny Do

Dojohnny847@gmail.com

HELLO, WORLD!

(Built with HTML,CSS, and JAVASCRIPT!)

Fun picture of myself
class Johnny:
    def __init__ (self, About-Me):
      self.full_name = "Johnny Do"
      self.home_town = "Anaheim, CA"
      self.school = "UC Irvine"
      self.expected_grad = "May 2026"
      self.hobbies_and_interests = [
        "Pickleball",
        "Bodybuilding/Working out",
        "Watching Sunsets",
        "Board Games"
      ]

    def contact_me (self):