About me
I am 29 years old, I work as a taxi park manager. I think I need in activities where I can develop during my life. That is why I`m here. My goal is to gain knowledge in the field of front-end development.
My strengths:
- Quick learner
- Diligence
- Organization
- Responsibility
- Individualism
Languages:
- Russian - native speaker
- English - B1
Code Example
function testSum(a, b) {
var x;
x = a + b;
return x;