Kuis Aleh

Frontend-developer
from Minsk

I am a curious and hardworking person. I am constantly learning and improving my skills every day. I have experience in developing client and server parts of applications, working with databases, creating SPA applications. Able to effectively self-manage during independent projects, as well as collaborate as part of a productive team. Discort

Contact information

About myself

I wrote my first program in BASIC, a long time ago. While assembling computers, I became acquainted with the computer network.

Then I made a website in WordPress, it’s easy. WordPress is limited in its capabilities, but js and react are not.

I want to complete the course in full and create an online e-commerce store.

Skills

Code example

                
    function nicknameGenerator (name) {
        return (
        name.length < 4 ? "Error: Name too short" :
        /^\w{2}[aeiou]/i.test(name) ?
        name.slice(0,4) : name.slice(0,3)
        )}
                
            

Work experience and education

Languages

English: A2

Russian: native.