
Contact information:
- Discord: gladDaria#7016
- GitHub: gladdaria
Skills
-
HTML
-
CSS
-
JavaScript
-
Git
Languages
-
Russian
Native
-
English
C1 (IELTS overall band score 8.0)

Daria
Gladysheva
About me
I'm an aspiring front-end developer with no former experience in the field. However, I have extensive experience in the manufacturing industry. So I'm a ‘forever student’ career switcher who want to excel in programming.
Education and courses
-
Tertiary education
-
2012-2014 Volgograd State Technical University
Master’s degree in Technology of transport processes (cum laude)
-
2011-2013 FLC Reward
Diploma of specialist-translator in business communication
-
2010-2013 Volgograd State Technical University
Bachelor’s degree of Economics
-
-
Courses
-
2021 - now RS School
JS/FE Pre-School 2022 (in progress)
-
Code example
function multiply(a, b){
return a * b;
}