Ksenia
Gorina

Junior front-end enjoyer

my pic

I used to be an architect until I picked up Python for work; then things got a little out of hand.

Education

2012-2017
Bachelor of Architecture
Samara State University of Architecture and Civil Engineering

2017-2019
Master of Architecture
Samara State Technical University

Skills and competences

Tech:

  • Python + Pandas
  • HTML
  • CSS

Languages:

  • Russian / native
  • English / fluent
  • German / TELC Beruf C1

Code-sample

                            
                            def is_even(num: int) -> bool:
    return num % 2 == 0

Projects