About Me

Motivated Junior Developer with a strong interest in both frontend and backend.

  • Studying Java at Yrkeshögskola in Sweden: OOP, databases, Agile, and internship (LIA).
  • Learning JavaScript and frontend frameworks independently at the Rolling Scopes School.
  • Focused on combining Java and JavaScript for full-stack development.
  • Actively developing hard and soft skills, team collaboration, and leadership potential.

Code Example


function DNAtoRNA(dna) {
  return dna.replace(/T/g, "U");
}
        

A function which translates a given DNA string into RNA.

Education

  • University: Moscow New Law Institute - Degree in Law
  • Certificates: Cambridge Certificate in Advanced English (CAE)
  • Courses: Java Developer (Yrkeshögskola, Sweden), JavaScript (Rolling Scopes School)