header banner
avatar

Kiryl Shauhenia

map svg Minsk, BY

Junior Frontend Developer

Languages:

  • English: Intermediate
  • Russian: Native

Skills:

  • Html
  • Css/Sass
  • Tailwind
  • Responsive
  • Javascript
  • React
  • Git

Contacts

About me

I am 23 years old. Working as a sales manager. Web development is a field that truly inspires me, as it empowers me to transform ideas into reality through design aesthetics and cutting-edge technology.
I devote time everyday to learning English and frontend

Code example


function digitalRoot(n) {
  while (n > 9) {
    n = (n + '').split('');
    n = n.reduce((acc, curr) => acc + Number(curr), 0);
  }
  return n;
}

Education

bntu logo

Belarusian National Technical University

Faculty of Information Technologies and Robotics

2018-2020

Projects

Library

Responsive library landing page

Click to view

Tools:

Html Scss Javascript Json Responsive

Pizza Bar website

Pet project made to try new technologies

Click to view

Tools:

Typescript React React Router Tailwind Fetch Api Vite Eslint

Certifications

efset logo

EF SET

Certificate
freecodecamp logo

FreeCodeCamp

Certificate
Rs School logo

Rs School

Certificate