Photo developer

Viktor Vonyarkha

Junior Frontend Developer

Contacts

Summary

I graduated from the Law Faculty of BSU. I worked as a lawyer for 3 years, 1 of which after graduation.At the age of 26 years old I realized my attraction to computers and the desire to create something in IT sphere.

I have good interpersonal skills, and very willing to learn and develop new skills.

My strengths are: a good level of interpersonal communication, leadership, responsibility, punctuality, meticulousness, learning ability.

There is no work experience yet, several projects have been created without using JS, only on CSS, HTML. Same games(checkers, minesweeper) was created.

Skills

Code

                function drag(e){
                if(!e.target.classList.contains("draggable")){
                return
                }

                let draggable = e.target
                e.preventDefault()
                document.addEventListener("mousemove", moveAt)
                document.addEventListener("mouseup", mouseUp)
                let shiftX = e.clientX - e.target.getBoundingClientRect().left
                let shiftY = e.clientY - e.target.getBoundingClientRect().top - window.pageYOffset
            

Experience

Jewelry educational project

Education

English

My English level is A2