rsschool-cv

Mirlanbek Osmonov

Junior Frontend Developer

Contact information

About me

I am a self-taught frontend developer with 4–5 years of part-time learning experience in HTML, CSS, and JavaScript, now preparing to transition into the tech sector in 2025. With a strong background in international project management, I bring problem-solving, communication, and teamwork skills that complement my technical growth. I am passionate about building responsive, user-friendly web applications and continuously improving through hands-on projects. My goal is to join a collaborative development team where I can grow, contribute, and deliver value.

Skills

Code example

const formatName = function (name, upper = false) { return upper ? name.toUpperCase() : name[0].toUpperCase() + name.slice(1).toLowerCase(); }; console.log(formatName("mirlan")); // Mirlan console.log(formatName("mirLAn")); // Mirlan console.log(formatName("mirlan", false)); // Mirlan console.log(formatName("MIRlan", true)); // MIRLAN

Work Experience

  1. A simple web fighting game (https://mirlanbeck.github.io/not-fight-club/)

  2. Museum app (https://museum-dom-mirlanbeck.netlify.app/)

  3. A simple weather forecast app (https://github.com/mirlanbeck/Weather-App)

  4. An app to mark running and cycling workouts on map(https://github.com/mirlanbeck/workouts-on-map.git)

  5. A dice game (https://github.com/mirlanbeck/dice-game.git)

Education

Languages