rsschool-cv

Anastasiia Kovalenko

Front-end Trainee Anastasiia Kovalenko


Contact Information


Summary of Qualifications

A motivated web development beginner eager to start the career as a front-end developer. Willing to apply my skills in the real project environment to develop fast, sustainable, reliable sites for optimal user experience.


Skills


Code Examples

Asynchronous Programming (TypeScript)

addDog(dog: IDog): Promise<IDog> {
    return new Promise((resolve, reject) => {
        setTimeout(() => {
            this.dogs.push(dog);
            resolve(dog);
        }, 1000);
    });
}

SoftServe IT Academy — Educational Practice

August - November 2021

Self-education


Education


Languages