Parshin Mikhail
10 October, 1996
Contact
Location: Moscow, Russia
Phone: +79671087498
Email: michapro@gmail.com
My GitHub
SUMMARY
The call sign is "Raspberry Bear". As a child, I was a well-mannered boy, but I started playing the Dota 2, got involved with internet pirates and rolled… At the moment I'm trying to get on the right path and now I really want to learn Front-End Development with RSSchool!
My Interest in Web development is what keeps my passion alive in my study of Computer Science and Engineering ♥
EDUCATION
University
2015 - 2021
College
2012 - 2015
School
2003 - 2012
Moscow State University of Geodesy and Cartography
Land use planning and cadasters
College of Modern Technologies
Subject: Science
School № 1554
Subject: Science
CODE
let obj = {model: 'AUDI A8', year: '2019', color: 'brown'}
for (key in obj) {
console.log(`${key} = ${obj[key]}`);
}
// model = AUDI A8
// year = 2019
// color = brown
Languages
English: B1 (Intermediate), become to B2 (Upper-Intermediat)