Skip to content
View nikitababko's full-sized avatar
🏠
Working from home
🏠
Working from home

Organizations

@zero-to-mastery @EddieHubCommunity @Design-and-Code @tzztson-federation
Block or Report

Block or report nikitababko

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
nikitababko/README.md

Hello there

const nikitababko = {
   code: ['JavaScript', 'TypeScript'],
   styles: ['SCSS', 'CSS-in-JS'],
   askMeAbout: ['web dev', 'app dev'],
   technologies: {
      frontEnd: {
         js_ts: ['React', 'Redux', 'MobX'],
         css: ['Ant-design', 'Bootstrap'],
      },
      mobileApp: ['React Native'],
      desktopApp: ['Electron'],
      backEnd: ['Node', 'Express'],
      dataBases: ['MongoDB'],
      bundlers: ['Webpack', 'Gulp', 'Rollup'],
      tests: ['React Testing Library', 'Mocha', 'Chai'],
      devOps: ['Ansible', 'GitHub actions'],
      design: ['Figma'],
      management: ['ClickUp', 'Jira', 'Notion', 'Linear'],
      API: ['Postman', 'Google(Auth, mailer)', 'Facebook(Auth)', 'PayPal(Pay)'],
      misc: ['Socket.IO', 'Immer.js', 'TablePlus', 'Sentry'],
   },
   architecture: ['PWA', 'SPA'],
};

GIF

I specialize in front-end development. I have also full-stack development experience.

I am a fast learner and eager to explore new technologies. An advocate of agile software development, teamwork, and clean code. Able and ready to think outside the box.

I'm a well organized person very passionate and dedicated to my work. I'm used to always finish to my work until the end.

I never give up. I prefer to keep learning, continue challenging myself, and do interesting things that matter. I like to develop expertise in a number of areas over the course of my life and I am always open for new opportunities.

Pinned

  1. password-generator password-generator Public

    Password generator designed to keep your online accounts safe and secure. With password generator, you can easily create strong and unique passwords that are virtually impossible to crack.

    TypeScript 1

  2. messenger messenger Public

    This is a service for exchanging instant messages, links, pictures and other information. This messenger is similar to many others, but with its own characteristics. He knows how to attach media fi…

    JavaScript

  3. password-generator-app password-generator-app Public

    Introducing PassGuard, the ultimate password generator application designed to keep your online accounts safe and secure. With PassGuard, you can easily create strong and unique passwords that are …

    TypeScript

  4. todo-app-todocloud todo-app-todocloud Public

    Todo Cloud gives you the confidence that everything’s organized and accounted for, so you can make progress on the things that are important to you. Get a clear overview of everything on your plate…

    JavaScript

  5. arduino-store arduino-store Public

    Online store 'Mechatronics' - arduino for studying robotics and prototyping various electronic devices. The assortment of the store is conveniently divided into categories in which you can find and…

    Handlebars

  6. tic-tac-toe tic-tac-toe Public

    Tic-tac-toe - a logical game between two opponents on a square field of 3 by 3 cells or larger (up to an "endless field"). One of the players plays with "crosses", the other - with "noughts".

    JavaScript