def __init__(self):
self.description = "Professional and Unprofessional Computer Programmer"
# links to my personal projects
def get_project_links():
return "Autonomous Mail Delivery"
return "Proof"
return "Near Staking Web Crawler"
return "This Site"
# check out my 'social media'
def get_socials():
return "Github"
return "LinkedIn"
# read more about me
def get_about():