Korp Nikita
Web developerContacts
Skills
-
HTML5
-
CSS3
-
JavaScript
-
Git, GitHub
Languages
- English - B1
- Russian - native speaker
About
I am 28 years old and I work as a software maintenance specialist. Having development experience, I want to deepen my knowledge in frontend.
I consider myself a responsible, independent, reliable and accurate person.
There are several goals to me. Firstly, to gain knowledge, skills and practical experience in front-end development. Secondly, temporarily become part of a large community, work with other people and improve communication skills.
Education
Courses
- Code Basics: HTML
- Code Basics: CSS
- Code Basics: JavaScript
Code
function getMiddle(s){
return (s.length % 2 == 0) ? s[(s.length / 2) - 1] + s[s.length / 2] : s[(s.length - 1) / 2];
}
Projects
- Markdown CV
- Will be apdated with new material soon