PERSONAL DETAILS
- Address: city Kiev
- E-mail: ksuxoo@gmail.com
- Telegram: @ksuxoo
To obtain a position in an IT company where I can effectively put into practice knowledge I acquired at Kyiv Polytechnic Institute, improve my skills and gain new ones, become a part of the team and utilize my communication and technical skills to have a positive impact on my personal development and efficiency of theteam.
function showText(el) {
if (el.previousElementSibling.clientHeight === 80 ){
el.previousElementSibling.style.height = "100%";
el.innerHTML = "Show Less...";
} else {
el.previousElementSibling.style.height = "80px";
el.innerHTML = "Read More...";
}
}
Electrical engineer (Specialist Degree) National Technical University of Ukraine “Kyiv Polytechnic Institute” Faculty of Electric Power Engineering and Automation