my photo

Contacts

  • phone: +375 44 549 03 48
  • e-mail: gr.leoneed@gmail.com
  • github: Leonid-Gru
  • discord: Leanid Hrudzinski

Skills

  • HTML
  • CSS
  • JavaScript
  • Git
  • Python

Languages

  • Russian — Native
  • English — A2 — Pre-Intermediate

Leanid Hrudzinski

Junior Front-End Developer

About me

At the moment, I have no work experience, but I have other useful qualities. Easy to learn, quickly learn the material. I am constantly improving and learning new things in my profession. I know how to work in a team. Hardworking. Able to work hard, focusing on final goals. I have certain knowledge that will help me contribute to your company. From myself I guarantee full return and interest in the success of the company. Thank you for your time and consideration, I look forward to talking to you about this position.

Education

  • BNTU - Power Engineering Faculty (Industrial Power and Heat Engineering)
  • Skillbox - Python Development Courses

Projects

Code example

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