Yan Kolesnik
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:
- Location: Russia, Rostov-on-Don
- phone: +7‑900‑111‑22‑33
- Telegram: Yan
- X: Yan
- Discord: blackhawkru
Skills
- JavaScript
- HTML
- CSS
- Git
Code Example:
function num(it) {
if(it > 100) {
return 'Больше ста'
}
if (it > 10) {
return 'Больше десяти'
} return 'меньше десяти или десять'
}
let num2 = num(101)
console.log(num2)
Experience:
none
Courses
Language:
- Russian(native)
- English(A1)