That's me

Beliy Alexander - junior developer

Contact info:

Summary:

I’m an active and creative guy from Minsk, currently study at the Faculty of Engineering and Economics at BSUIR. Keen on cycling, also love learning new stuff. That’s why at the moment I’m doing my best to master front-end development.

Skills

Code example

function squareDigits(num){ return Number(('' + num).split('').map(function (val) { return val * val;}).join('')); }

Education and experience

English level - C1