Alexandra Bartel

Future Front-end Developer

avatar

About myself

I am a very responsible person. I like to learn something new.

My goal is to master a new profession for me. And difficulties on the way give more motivation to overcome them.

Contacts

  • Email: alexandrabartel25@gmail.com
  • Telegram: @alexandra_bartel
  • Github: AlexandraBartel
  • Discord: Alexandra (AlexandraBartel)#5536

Skills

  • Git, Github

Education

Belorussian State Economic University; Faculty of trade

Languages

  • Russian (native speaker)
  • English (B1, according to EF SET)

Code example

                  
                    function multiply(a, b)
                    {
                    return (a * b);
                    }