rsschool-cv

Sergei Kitel

Contacts


About Me

My name is Sergei. I have been working in sales and marketing for many years and I have got an extensive experience in this area. A short time ago I decided to learn a new direction in IT industry. At the moment I am learning frontend development, CSS, HTML, ReactJS, Node.js.


Skills

Code Example

function getTimeOfDay(hour) {
   if (hour >= 6 && hour < 12) {
        return "Good morning";
    } else if (hour >= 12 && hour < 18) {
        return "Good afternoon";
    } else if (hour >= 18 && hour <= 24) {
        return "Good evening";
    } else {
        return "Good night";
    }
}

Experience

Have successfully completed The Rolling Scopes School / Stage 0 Rs School.


Education

Minsk State Linguistic University


Languages