Julia
Shemplehova

my photo

Contacts

Profile

I am 23 years old. I work as an Oracle database engineer in the banking industry. I analyze and develop new features based on customer requirements, and also support ready-made solutions.

I’m goal oriented, self-motivated, positive, have high attention to detail, focus on results and open to learn new technologies.

I want to learn something new for myself, that’s why I’m here.

Education

Bachelor of Applied Mathematics and Computer Science
Belarusian State University
2016-2022

Skills

Courses

Code example

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

let result = multiply(1, 2);
console.log(result);

Languages

Experience