![foto](./assets/img/foto.png)
Djakubekova Malika
Junior Front-End Developer
Contacts
- Kyrgyzstan, Bishkek
- Email: malikadjaki15@gmail.com
- Github: Malika-malika
- Telegram: +996 556 777 245
- Discord: Malika#9992
Summary
I like programming. It is fascinating and interesting. Programming is a hobby for me. I have completed several training projects and now I would like to take part in the creation of a real JavaScript project. My goal is to learn a pure JavaScript at a good level and learn the React library. I will be glad to join the creation of open source projects. I would like to work under the guidance of an experienced developer to gain practical experience.
Skills
- Web-development: HTML5, CSS3, JavaScript
- Frameworks and libraries: React
- Version control: GIT, Github
- Graphics: Figma
Code
function factorial(n) {
if(n < 0) return null;
if (n <= 1) return 1;
return n * factorial(n-1);
}
Courses
Projects
Education
Architectural and Construction College.
Institute for Social Development and Entrepreneurship.
English
A2- Pre-Intermediate