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.
function fib(n) {
if(n <= 1) return n;
return fib(n - 1) + fib(n - 2);
}
Junior Developer / Intern Still looking for my first experience
Ready to intern or work in a junior position. Open to on-the-job training.
10th grade - Astana High School
B2 Upper Intermediate