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!

Image
"Euclid"

Design agency landing page. Interactive menu, tabs, accordion

Go to project
Image
"Blanchard"

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

Go to project
Image
Online-shop

Built with React + Typescript, Next.js

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

Clean Javascript game. Bootstrap, objects, listeners

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

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

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

Vue project. Receiving and preparing data from API

Go to project Open a repo
Image
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' ,

        };

};