Skip to content
View asmyshlyaev177's full-sized avatar
💭
Working...
💭
Working...

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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 👋

Alex - Frontend Developer

  • Specialization: Typescript/JavaScript + React development
  • Core Skills: React expertise
  • Technologies: Next.js, React-router, Tailwind CSS, Hooks, forms, Graphql, etc
  • Testing: Unit and integration testing with Playwright, Jest.
  • DevOps mindset and CI/CD
  • Couple of open source projects

GitHub User's stars

Stats

Your Repository's Stats

trophy

Coding with

icon
React
icon
TypeScript
NextJS
NextJS
tailwind
Tailwind

Git React Router Jest Testing-Library Playwright cypress Webpack Linux Stack Overflow

TypeScript JavaScript HTML5 CSS3

Redux

Pinned Loading

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

    Store any user state in query parameters; imagine JSON in a browser URL, while keeping types and structure of data, e.g.numbers will be decoded as numbers not strings. With TS validation. Shared st…

    TypeScript 396 10

  2. test-proxy-recorder test-proxy-recorder Public

    HTTP proxy server for recording and replaying network requests in testing. Works seamlessly with Playwright testing framework.

    TypeScript 1

  3. react-horizontal-scrolling-menu react-horizontal-scrolling-menu Public

    Horizontal scrolling menu component for React.

    TypeScript 789 104

  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';
  5. tic-tac-toe tic-tac-toe Public

    TypeScript