rsschool-cv

Tileuberdi Kabdolla

Brief Self-Introduction

I’m a motivated and responsible junior developer. I’m currently actively learning programming and web development. I’m ready to learn quickly, complete assigned tasks, and grow in the IT field. I work well in a team, pay close attention to detail, and meet deadlines responsibly.

My main goal is to gain my first practical experience as a Junior Developer/Intern and apply my acquired knowledge to real-world projects.

Skills

Code Examples

function fib(n) {
    if(n <= 1) return n;

    return fib(n - 1) + fib(n - 2);
}

Work Experience

Junior Developer / Intern Still looking for my first experience

Ready to intern or work in a junior position. Open to on-the-job training.

Education

10th grade - Astana High School

English Language

B2 Upper Intermediate