developer

Egor Verenich

Front-end developer

About me:

I am 16 years old and I am trying to really get into IT development. I have already tried to work in several different spheres. I am interested in all opportunities and projects that can help me to achieve my aim (to become professional developer). I had experience working with different frameworks: React, Electron, TailwindCSS, SCSS. Besides those frameworks, I also had an experiencre working in game and mobile development (Unity and Android Studio).

Languages:

  • Russian - native speaker
  • Belarusian - native speaker
  • English - B2(begin)

Code example:

              
                
                  for (let j = 0; j < zooData.length; j++){ 
                    if(zooData[j].id == historyData[i].requestid) {      
                      requestType = "Animals";
                      break;
                    }
                  }
                
              
            

Projects:

Unfortunately, there are no any projects yet =(