LOGO FOTO

MAKSIM KRASKOVSKIY

JUNIOR FRONT-END DEVELOPER

ABOUT ME

Executive, purposeful, pedantic, I can work in a team, goal to become a full-stack developer. I have experience in managing a team, I have held both engineering positions in the field of telecommunications and management.

LANGUAGES:

  • Russian - native speaker
  • English - A2 (B1 in proccess...)

CODE EXAMPLE

                            

    const settingFetch = {
        method: 'PUT',
            body: JSON.stringify(currentDataUser),
                headers: {
                    "Content-type": "application/json; charset=utf-8"
                        }
                    }

                            
                        

PROJECTS

img

Momentum

A copy of the extension from the Google store. Implemented: audio player, weather widget, quotes of the day, the application also works in 2 languages.
  • logo html
  • logo css
  • logo js
  • logo js
img

Travel-landing

Landing page. Implemented features such as: modal window, switching between modal windows, image slider, adaptive layout.
  • logo html
  • logo css
  • logo js