rsschool-cv

Alidzhon Khosabekov

Contacts

Little bit information about me

I’m interested in front-end development and improve my skills every day. I think it is important - to be aware of all innovations related to web development. One of my strengths is responsibility.

Skills

Sample code

function factorial(n)
{
    if (n === 0) return 1;
    if (n > 0 && n < 13) return n * factorial(n-1);
    else throw new RangeError();
}

Education

Year: 2016-2020 Institute of Mathematics, Physics and Information Technologies Tolyatti State University

English level

My English level is A1