Anton Tur

Future Frontend Developer

About Me

Hi, I’m Anton. I’ve graduated from BSUIR and now I’m studying Frontend development. This is very intersting for me, so I want to develop in this industry. I'm open to learn a new stack of technologies if needed.

Skills

  • HTML
  • CSS
  • JavaScript
  • React, Angular (Basics)
  • MySQL
  • Git/Github

Code example

Kata

function getMiddle(s)
{
let l = s.length;
if (l % 2 == 0)
res = s.substr(l/2-1, 2);
else res = s.substr(Math.ceil(l/2)-1, 1);
return res;
}

Education

Languages

  • Russian: native
  • Belarussian: native
  • English: I took some tests and they mostly said C1, but I think my level is B2