Ksenia Gorina
Junior front-end enjoyer
JS/FE Pre-School 2024Q2 student
telegram: @found
tel: +49 000 12345678
email: myemail00@gmail.com
I used to be an architect until I picked up Python for work; then things got a little out of hand.
Eager to gain some!
2012-2017
Bachelor of Architecture
Samara State University of Architecture and Civil Engineering
Python + Pandas (basics)
Languages:
def is_even(num: int) -> bool:
return num % 2 == 0