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

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 is supported. This note will only be visible to you.
Report abuse

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

Report abuse
asmyshlyaev177/README.md

Aleksandr Smyshliaev

Senior Frontend Engineer · React · Next.js · TypeScript

8+ years shipping production React — and the author of the open-source libraries behind it: 1.2k+ GitHub stars, ~70k weekly npm downloads, used by AWS (awslabs/performance-dashboard-on-aws).

📍 Tbilisi, Georgia (GMT+4 — full overlap with CET)  ·  💼 Open to remote contract  ·  🌐 asmyshlyaev177.dev

The three libraries behind those numbers — react-horizontal-scrolling-menu, state-in-url, and test-proxy-recorder — are pinned right below. 👇

Stack

Core: React · Next.js · TypeScript · JavaScript (ES6+) Testing: Playwright · Cypress · Jest · Testing Library Also: Node.js · Tailwind · GraphQL · Redux · Vite / Webpack · Docker · CI/CD Day-to-day: AI-assisted development (Claude Code), plus building small LLM / agent tools into real workflows.

Writing

I write about React internals, testing, and DX → blog · dev.to/@asmyshlyaev177

Work with me

Available for remote React / Next.js contracts. Legal entity in place (invoice-ready), C1 English, async-first.

🔎 Vet me in 2 minutes — AI-verify, no signup  ·  💼 LinkedIn  ·  ✉️ asmyshlyaev177@gmail.com

Pinned Loading

  1. test-proxy-recorder test-proxy-recorder Public

    Record & replay API responses for Playwright E2E tests — SSR proxy + browser HAR + WebSockets. Deterministic CI, no backend, no manual mocks.

    TypeScript 53

  2. 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…

    JavaScript 417 10

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

    Horizontal scrolling menu component for React.

    TypeScript 791 101

  4. llm-queue llm-queue Public

    A simple priority queue for local Ollama

    TypeScript