![My photo](images/photo.jpeg)
Hello!
![My photo](images/photo.jpeg)
My skills
Current skills
- html
- css
- javascript
- git
- typescript
- angular
80%
70%
50%
50%
40%
7%
Languages
- English (B1)
- Russian (native)
Examples
Example of code
Factorial of number
function factorial(n) {
if (n ❮ 0) return null;
if (n === 0) return 1;
return n * factorial(n-1);
}
Study projects
My education
Graduated
- 2021 RS School: JS/Frontend. Stage 0
- 2020 FreeCodeCamp: Responsive web design
- 2005 Financial Academy under the Government of Russia
Current courses
- RS School: JS/Frontend. Stage 1
- FreeCodeCamp: JS Algorithms and Data Structures
Certificates
About me
I'm a switcher who is changing his life and field of activity for web-development. I wish to be a full-stack JavaScript developer, but currently I'm discovering frontend first. My main goal is to help people and their businesses to resolve problems on the web.
Contacts:
- Telegram: @Yurian126
- Discord: Yurik#6596
- Skype: Yurikan82
- Email: yuriandev@gmail.com