myphoto

Contacts

  • telegram: https://t.me/KerzhnerKseniya
  • e-mail: kerzhnerkb@gmail.com
  • discord: Kseniya(@KseniyaKerzhner) Dea#0287

Languages

Russian - native

English - B2 Upper Intermediate according to the CEFR.

Spanish - basic

Kseniya Kerzhner

Frontend-developer

About me

I am a Frontend-developer.

Skills and Proficiency

  • HTML5
  • CSS3 (Flexbox, Grid)
  • JavaScript
  • Git

Code example

codewars kata Convert to Binary Given a non-negative integer n, write a function to_binary/ToBinary which returns that number in a binary format.

function toBinary(n){ return +n.toString(2); }

Experience

Courses

  • HTML academy
  • Netoligy course "Website layout basics"
  • RS School JS / FRONT-END. STAGE 0