class BioWizard:
def __init__(self):
self.name = "greed"
self.age = "30"
self.location = "Florence, Italy"
self.contact = "[email protected]"
self.edu = "Master's in Molecular Biology and Genetics"
self.group = "https://www.bio.unifi.it/vp-490-iacopo-passeri.html"
self.role = "bioinformatician"
self.title = "phd student"
me = BioWizard()
👾
Bioinformatician, 'cause programming reduces my social anxiety.
Popular repositories Loading
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.