photo

Vladislav Poliukh
Junior Front-End Developer

Contact Me

  • +375298284648
  • vlad_neo1994@gmail.com
  • linkedin.com
  • Brest, Belarus

skills

  • HTML5
  • CSS3
  • JavaScript

education

  • 2014 - 2017

    Computing Machines, Systems and Networks

    College of communication

language

  • English A1
  • Russian C1
  • Spainish A0

About Me

Hi, my name is Vladislav, i'm a Junior Front-End Developer. I have such useful qualities as stress tolerance, multitasking critical thinking, perseverance and a craving for new knowledge

Experience

2019 - 2022
ByTechService

Service Person

Technical support of banking software

Code Example

                    function multiply(a, b){
                        return a * b;
                    }