star

Valeriya Luckaya

photo1

PORTFOLIO

PORTFOLIO

PORTFOLIO

PORTFOLIO

My name is Valeria. I'm a highly motivated creative person who constantly strives to learn new information and technologies. I plan to master as many professions and creative fields as possible.

Hello,

I'm Lera!

I am a self-taught programmer living in the Republic of Belarus. Despite the lack of higher education, I am sure that a person is capable of mastering any profession. People who have put enough effort and time into their work are sure to succeed.

photo2
  • Tg: @raon_jeon
  • Email: lera.luckaya77@gmail.com
  • Phone number: +375 (25) 520-39-58

Education

2013 - 2024

Gymnasium № 192 in Minsk

Jan 2024 - March 2024

Itransition, "Commercial Software Development"

Experience

Oct 2024 - June 2025

Manager - "Globimpex"

July 2025 - Now

Part-hour work and projects

Technical skills

Soft skills

  • Communication skills
  • Responsibility
  • Creativity
  • Excellent memory
  • Adaptability
  • Problem-solving
  • Emotional intelligence
  • Leadership
  • Time management

Hard skills

  • HTML5 / CSS
  • JavaScript
  • TypeScript
  • Git
  • MySQL
  • React
  • API requests

Code example

            
      useEffect(() => {
        if (currentRoundData?.words) {
          const array = currentRoundData
          .words;
          const sentencesData = array.map
          (item =>
            ({
              id: item.id,
              text: item.textExample
            }));
            setSentences(sentencesData);
            if (sentencesData.length > 0) 
            { setDisplayedSentences([0]);
            }
        }
    }, [currentRoundData]);
            
          

Languages

  • Russian (native)
  • Belarusian (native)
  • English (advanced)

Projects

Hobbies

  • Reading
  • Drawing
  • DIY
  • Creative writing
  • Learning languages