Junior developer
+48-573-247-634
v.soroka@live.com
Wroclaw, Poland
GitHub - ViktoryiaSoroka
Discord - VikaSoroka#2836
I’m an enthusiastic and detail-oriented Novice Frontend-developer. I think that my skills in coding, troubleshooting complex problems and ability to learn will lead me to professional growth.
Belarusian National Technical University | (2007-2013) |
The Rolling Scopes: «JavaScript/Front-end» https://rs.school | (February 2019) |
Codacademy https://www.codecademy.com/ | (February 2019) |
The Rolling Scopes: «JavaScript/Front-end. Stage 0» https://rs.school/js-stage0/ | (December 2021 - March 2022) |
The Rolling Scopes: «JavaScript/Front-end» https://rs.school/js/ | (March 2022 - September 2022) |
function warmup(temperature) {
return 9/5*temperature + 32;
};