Anna Grigencha
- Mobile: +375295856867
- E-mail: grigencha10@gmail.com
Objective
Looking for a position of a Front-end Developer
Work experience
2015 - Present Programmer engineer in a group of companies “Chetyre D”
- Working in the software implementation department
- Consulting users on the line of advising on working with a software product
- Teamwork experience
- Experience with customers
Personal qualities
- Analytical thinking
- Sociability
- Teamwork
- Responsibility
- Hard worker
- Stress resistance
- Problem solving
Skills
- OS: Windows, Linux
- Programming languages: 1c
Code examples
function getMatrix(number) {
let matrix = [];
for (let i = 0; i < number; i++) {
matrix[i] = new Array();
for (let j = 0; j < number; j++){
if (i === j) {
matrix[i][j] = 1
} else matrix[i][j] = 0;
}
}
return matrix;
}
Education
- 2018-2020 State Educational Institution “Institute for Advanced Studies and Retraining in the Field of Informatization and Management Technologies” of the Belarusian State University, specializing in retraining “Accounting and Control in Industry”
- 2017 EPAM Systems Inc., 72-hour Software Testing Introduction training
- 2010-2015 Yanka Kupala State University of Grodno, Faculty of Mathematics and Informatics, Degree in Economic Cybernetics
English level