Kirill Gubin

Junior Front-end Developer

My photo

Contact information

About me

I'am a lawyer who decided to become a Front-end Developer. I work as a lawyer and haven't real experience in IT. However, IT has always attracted me. I have been interested in computers and their components since childhood.
I have an analytical mindset, discipline and a good level of self-learning. I easily work with a large amount of information and I'm not afraid of multitasking mode.
The profession of Front-end Developer inspires me and brings me pleasure because it allows to show creativity in work as much as possible. I am sure that my skills and business qualities will help me become a true professional in this profession.

Skills and Proficiency

  • HTML5, CSS3
  • JavaScript Basics
  • Git, GitHub
  • VS Code
  • Figma

Code example

const login = prompt('Стой! Кто идет?');
if (login === 'Логин') {
const password = prompt('Тогда скажи, какой пароль?');
     if (password === 'Пароль') {
        alert('Здравствуй, босс!');
    } else if (password === '' || password === null) {
        alert('Галя, у нас отмена!');
    } else {
        alert('А вот и не угадал. До свидания!');
        }
    } else if (login === '' || login === null) {
        alert('Ну напиши что-нибудь!');
    } else {
        alert('Ты не наш босс!');
    }

Expirience (Projects)

Education

  • 2007-2011
    Samara State Regional Academy of Nayanova
  • Jurisprudence

Courses

Languages

  • Russian - Native
  • English - A2 (B1 in progress)