avatar

Hi, I'm Artem

Junior Front-End Developer

About Me

Hi, I'm the front-end developer you lack. I like to study and learn something new. I have a higher economic education, but after graduating I realized that I was really interested in programming. I like to create and look at my result, it gives me motivation to study further.

Courses

  • FreeCodeCamp (in progress)
  • RS Schools Course «JavaScript/Front-end. Stage 0» (in progress)
  • CS50 (completed)
  • NIIT Basics JavaScript(completed)

Cod examples

Task description: Given an array of integers, return a new array with each value doubled.

                            
                                function maps(x){
                                    return x.map(n => n * 2);
                                }
                            
                        

My Project

project
  • app that calculates quadratic equation
  • technology: Html, Css, JS

Language

  • English:Elementary – А2
  • Russia: Native