Voytenko Alexander

Junior Front-End developer
Russia Blagoveschensck

my-photo
about

About Me

Hi my name is Alexander.
My goal is to improve my knowledges of programming languages.
I have no experience as a programmer but I really want to change my job to a programmer.
I have a great desire to learn new things futhermore I can learn quickly.
contacts

Contacts

Adress: Russia Blagoveschensck
Email: alex.96_2012@inbox.ru
Discord: Atx-id#0796
Mobile:89998989787
skill

Skill

Languges:English (Elementery) Russian (Native)
Technical skills: HTML CSS JS GIT
project

My Projects

Code

Code Example

    function mergeArrays(arr1,arr2){
        let concat=arr1.concat(arr2)
        concat.sort((a,b)=>-b)
        for(let i=0;concat.length;i++){
          if(concat[i]==concat[i+1]){
            concat.splice(i,1)}}
            return concat}
    
Education

Education

  • Pacific State University Applied Informatics
  • Blaveshchensky College of Finance and Economics Technician-programmer
  • RS School JS FRONT-END. STAGE 0 course Finish
  • RS School JS FRONT-END. STAGE 1 course In progress