Alexey Kostyanov

Security engineer, beginner frontend developer

photo

Skills

  • HTML
  • CSS
  • JS
  • Python

Education

North-Caucasus Federal University (2013-2018)

Languages

  • Russian - native
  • English - B2

My lifegoal

Continuous self-development. I have a 5 years experience of information security.
Now I want to become a good front-end developer.

Some code example with "even or odd" task:

      function even_or_odd(number) {
        if (number % 2 === 0) { 
        return ('Even');
        }
        else {
        return ('Odd');
        }
        }

Contacts

E-mail: akostianov@yandex.ru
Telegram