Profile photo

Fiodor Lapitski


Student

Contacts

  • Location: Minsk, Belarus
  • Phone: +375 29 654-68-91
  • E-mail: flapitski@gmail.com
  • GitHub: FedorLapa

About me

I'm a reliable person with high communicational skills.
I'm interested in studying and developing new spheres of human activity.
So I'll try to do my best with only one purpose - to be on the top.

Skills

  • HTML/CSS
  • JavaScript (basic)
  • Git

Code example

function min(array)
{ let min = array[0]
for (let i = 0; i < array.length; i++){ if(min> array [i+1]){
min = array [i+1]
}
}
console.log (min)
}
min(array)

Experience

Soon...

Education

  • University: Belarusian State Academy of Aviation, ATC
  • Courses:
    • Computer Science - IT-Academy
    • HTML/CSS + JS Basics - IT-Academy

English

B2