Group

Work experience

Freelance

There were a few simple orders on the freelancers' exchange; due to a little experience, it is difficult to find a suitable job.

training

Training

HTML and CSS

https://htmlacademy.ru

JavaScript

https://learn.javascript.ru
hobbies

HOBBIES AND INTERESTS

Chatting with friends and family, watching TV (BBC Clic, news and documentaries), weekly soccer game, fishing regularly.Fast motorcycle riding.Watching YouTube channels from Front-end developers.
Training at rsschool.

CODE EXAMPLE

                           
      const anchors = document.querySelectorAll('a[href*="#"]')

      for (let anchor of anchors) {
         anchor.addEventListener("click", function (event) {
            event.preventDefault();
            const blockID = anchor.getAttribute('href')
            document.querySelector('' + blockID).scrollIntoView({
               behavior: "smooth",
               block: "start"
            })
         })
      };
                           
                        

About me

Hello, my name is Dmitry Kuznetsov, I am 31 years old. I am a beginner Front-end developer and want to get professional skills at RS school. My goal is to provide the best service on the market! I believe in myself and I will not give up until I become a professional developer!

Pro skills

  • HTML / CSS
  • JavaScript
  • Photoshop / Figma / Avocode
  • GitHub
  • Gulp / Saas / Less

Langugage

Russian - native speaker.

English - A1 (At the stage of learning English).