фото

my name is

Aleksandra Tantasheva

I strive to develop in the field of frontend development. I like to create something useful for society and business. I really want to acquire the necessary skills as soon as possible and start working.

skills

code example

            
const assert = require("chai").assert;
describe("Multiply", () => {
it("fixed tests", () => {
assert.strictEqual(multiply(1,1), 1);
assert.strictEqual(multiply(2,1), 2);
assert.strictEqual(multiply(2,2), 4);
assert.strictEqual(multiply(3,5), 15);
});
});
            
         

projects

education

  • 2008-2013 - Samara State University of Railway Transport, management
  • may 2022 - courses "web development" tomsk state university
  • december 2022 - courses "JS / FRONT-END. STAGE 0" Rolling Scopes School

language skill

  • russian: native
  • English: A1
  • French: A2