class Bio:
def __init__(self):
self.name = "Elliott Larsen"
self.pronouns = "He/Him"
self.former_life = "Classically trained musician and educator."
self.current_life = "Backend Developer. B.Sc. in Computer Science from Oregon State University."
I'm Elliott Larsen, a socially-minded and progressive software engineer on a mission to craft efficient solutions that spark positive change in the world.