Skip to content
View asmyshlyaev177's full-sized avatar
💭
Open for a job opportunities
💭
Open for a job opportunities

Block or report asmyshlyaev177

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
asmyshlyaev177/README.md

Hi there 👋

My name is Alex, I'm a JS/React frontend developer. I'm good with React, familiar with NextJS/TailwindCSS, and unit/integration testing.

GitHub User's stars

Landing page

Coding with

JavaScript TypeScript HTML5 CSS3

React Redux

Git Jest Testing-Library cypress Webpack Linux Stack Overflow

Your Repository's Stats

Pinned Loading

  1. state-in-url state-in-url Public

    Easily share complex state objects between unrelated React components, preserve types and structure, with TS validation. Deep links and url state synchronization wthout any hasssle or boilerplate.

    TypeScript 53 3

  2. react-horizontal-scrolling-menu react-horizontal-scrolling-menu Public

    Horizontal scrolling menu component for React.

    TypeScript 765 98

  3. tic-tac-toe tic-tac-toe Public

    TypeScript

  4. Custom MaterialUI style Select writt... Custom MaterialUI style Select written with TDD.
    1
    /* eslint-disable cypress/no-unnecessary-waiting */
    2
    import React from 'react';
    3
    import { ThemeProvider } from '@material-ui/core/styles';
    4
    import CssBaseline from '@material-ui/core/CssBaseline';
    5
    import { Popper, Paper } from '@material-ui/core';