
Courses
-
1C - Professional Developer 1C
2022
-
RS School - JavaScript/Front-end
(in progress)
Skills
- HTML
- CSS
- JavaScript
- GitHub
- Figma
- Photoshop
- C++
- 1C
Contacts
Timur
Kadyrov
Junior Front-end Developer
Ryazan, Russia
About Me
My main goal is to become a web-developer. I never tried to work in this field, but I want to. Hope that I can increase my ability to learn new things with RS School.
Education
Ryazan State Radio Engineering University named after V.F. Utkin. Bachelor (2017-2021)
Languages
-
English
B1 Intermediate
-
Russian
Native
Projects
Code Example
function multiply(a, b){
return a * b;
}