image

Valentina Asepashvili

Junior Frontend Developer

contacts

  • mapBrest, Belarus
  • githubx4gh
  • discordx4osep
  • emailx4osep@gmail.com

skills

  • pointHTML
  • pointCSS (SCSS)
  • pointJS (in progress)
  • pointGit, GitHub

Projects

pointRS School CV

about me

I am an aspiring frontend developer with a strong motivation to learn and a keen eye for detail. I strive to build high-quality, responsive, and user-friendly web applications. I quickly adapt to new technologies and apply them in practice. For me, clean and maintainable code is just as important as an appealing UI. I embrace challenging tasks as opportunities for growth. My goal is to develop products that solve real user problems and deliver a seamless experience. I’m looking for a team where I can grow professionally while contributing to impactful projects.

Code example

Task: Create a function that takes an integer as an argument and returns "Even" for even numbers or "Odd" for odd numbers.
                        
    function evenOrOdd(number) {
    return number % 2 === 0 ? "Even" : "Odd";
    }
                

education

  • pointMaikop State Technological University
  • pointRS School (in progress)

languages

  • pointRussian - native
  • pointEnglish - B2