seeMyWork: {

    languages: [ 'English', 'Russian', 'Deutsch'],

    myRepository: url( 'github.com/Antreesy'),

};

myCompetencies: {

    commonTools: [ 'Javascript', 'React.js', 'Node.js'],

    supportTools: [ 'Typescript', 'Next.js', 'Material UI' ],

};

Welcome to my portfolio!

I am Maksim,

Front-end developer

Good at:

  • html HTML 5
  • css CSS 3
  • js JAVASCRIPT
  • ts TYPESCRIPT
  • react REACT . JS
  • sass SASS

Familiar with:

  • vue VUE . JS
  • bootstrap BOOTSTRAP
  • material-ui MATERIAL UI
  • gulp GULP
  • git GIT
  • figma FIGMA

Portfolio is in progress now. Let's add your project!

"Euclid"

Design agency landing page. Interactive menu, tabs, accordion

Go to project
"Blanchard"

Creative gallery landing page. Dropdowns, sliders, navigation, API, forms

Go to project
Online-shop

Built with React + Typescript, Next.js

Go to project Open a repo
"Find The Pair" Game

Clean Javascript game. Bootstrap, objects, listeners

Go to project Open a repo
React.js. Single Page application

React + Material UI project. Receiving data from server, forms

Go to project Open a repo
Vue.js. Request from DaData API

Vue project. Receiving and preparing data from API

Go to project Open a repo
Other projects

Custom Multi-Select

Open a repo

Authorisation form

Open a repo

class ContactLinks {

     public myRepository = url( 'antreesy.github.io/projects'),

     public linkedIn = url( 'linkedin.com/in/maksim-sukharev'),

     contactMe( )  {

         const sendEmail = 'antreesy.web@gmail.com' ||

             'sukharev.ma@yandex.ru' ;

         const callOrWhatsApp = '+49-177-424-4990' ||

             '+7-913-881-8625' ;

         const useSocials = {

             telegram: '@Antreesy' ,

             vk.com: '/antreesy' ,

        };

};