MY PHOTO

Aliaksandr Rachkouski

Contacts

  • Location: Minsk, Belarus
  • Phone: +375 33 6037441
  • E-mail: rachkovski6.ar@gmail.com
  • GitHub: AlexandrRachkovski

About me

I have an expirience of B2B sales 25+ years. I`m looking for a new job. I am interested in learning, gaining skills and using them

Skills

  • HTML
  • CSS
  • Javascript(Basic)
  • Git

Code Example

                
                    const multiplyNumbersFromRange = (start, finish) =>{
                        let i = start;
                        let multi = 1;
                        while (i<=finish) {
                            multi=multi*i;
                            i=i+1;
                        }
                        return multi;
                    }
                
            

Projects

Soon later

Education

Institute of Modern Knowledges (Minsk), economy and management

English

A2