Yan Kolesnik

my-profile-pic

I want to learn how to code and create beautiful things; I love it. I have good interpersonal skills and am eager to learn and develop new ones. I am reliable and often eager to take on new responsibilities in a variety of fields. I have some knowledge of JS, HTML, and CSS.

Contact:

Skills

Code Example:


function num(it) {
    if(it > 100) {
        return 'Больше ста'
    }
    if (it > 10) {
        return 'Больше десяти'
    } return 'меньше десяти или десять'
}

let num2 = num(101)
console.log(num2)

Experience:

none

Courses

HTML Academy: Старт в программировании in progress(80%).

Language: