Molchanov Ivan
Junior front-end developer
Contact info
- Russia,Ufa
- Email: ivangiba1987@gmail.com
- Github: IvanSilent
- Telegram: @IvanSilent
- Discord: IvanSilent#3297
Briefly About Myself
I am a professional athlete (volleyball) in the past, I finished my career and got a job at a factory. Now I want to try to learn how to become a developer at your school. I really like to achieve goals and strive for something new. I like working with a computer since childhood, I like it.My ability to achieve my goal, perseverance, efficiency, communication skills, I am sure that will help me become a great Frontend Developer.
Skills
- Web-development: HTML5, CSS3, JavaScript
Code Example
function factorial(n) {
if(n < 0) return null;
if (n <= 1) return 1;
return n * factorial(n-1);
}
Work experience
Education
Bashkir State agricultural university in 2014
Language
Russian - Native
English - Beginner level