Konstantin Mylnikov
- Discord - https://discord.com/users/1387073822146039979
- GitHub - https://github.com/TenenteF
- Phone- 000-00-0
About me
Hello. My name is Konstantin. Several years ago I started to study JS. Then I decided to continue.
Skills
Code example
function oddEven(n){
if (n % 2 == 1) return "odd number";
else return "even number";
}
Courses
- JavaScript/​DOM/Interfaces (learn.javascript.ru)
- JS / Front-end Pre-school (RSS) - In progress
Languages
- Russian (native)
- English (A1)