avatar

Efim Gutnik

Future JavaScript Developer

Minsk, Belarus

Introduction

After I graduated, I tried myself as a system administrator. But at this job, it just became clear to me that building application logic is much more interesting than configuring and maintaining the equipment on which this application runs. That's why I continued to study technologies that will help me become a frontend developer by myself.

I am sure that it will also be important for you to know that I am quite good as a person. I don't have any common bad habits like alcoholism or smoking. It is worth noting that I really like old cars. This can be a theme for our unofficial communication.

Skills and Technologies

  • HTML, SCC
  • JavaScript Basics
  • Git, GitHub
  • SQL, MySQL
  • WebStorm, VS Code
  • Adobe Photoshop, Figma

Education

Belarusian State University of Informatics and Radioelectronics, 2014-2019

Faculty of Computer Systems and Networks, specialization - Software for Information Technologies

Code example

Codewars Kata: Reversed Strings

function solution(str){
    return str.split("").reverse().join("");
    }

Languages

  • English - Pre-Intermediate
  • Russian - Native
  • Belarusian - Native