class WhoAmI:
user = 'Erick Bonruque'
current_edu = "Computer Technician"
currently_learning = "Computer vision"
fun_fact = "I can differentiate bear species."
hobbies = [
'Gaming',
'Movies',
'RPG',
'Philosophy'
]
def getCity():
return ToledoPr()
def Ambitions():
GraduatingFromCollege()
SeeingPolarBear()
Highlights
- Pro
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.


