Work Experience.py
-
class DrChrono(Company):
def Software Engineer(self,
from=2016,
to=present):
|
-
class Of Utah(University):
def Research Assistant(self,
from=2013,
to=2016):
|
-
class Argonne National(Laboratory):
def Research Intern(self,
from=2015,
to=2015):
|
Education.py
-
class Master of Science(Degree):
def University of Utah(self,
from=2012,
to=2016):
-
class Bachelors of Art(Degree):
def Ohio Wesleyan University(self,
from=2008,
to=2012):