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

Block or report hamed-bavar

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.

Content in all repositories owned by your account will be closed.
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
hamed-bavar/README.md

Hamed Bavar

Software engineer. MSc in software engineering with a thesis in computer vision, BSc in computer engineering. I work mostly in TypeScript, on the frontend and on the tooling around it.

Lately I contribute to open source testing, state management and data-fetching libraries. I look for correctness bugs, reproduce them, and send small fixes with tests.

Open source contributions

  • Vitest, fixes in the static test collection and CLI exit codes
  • Redux Toolkit, circular-reference handling in the immutability middleware
  • TanStack Query, a query-core bug fix and docs
  • Zod, a v4 feature exposing stringbool options

Publication

Deep learning workflow for 3D calcification segmentation in cone beam computed tomographic images, Informatics in Medicine Unlocked, 2026 (second author)

Contact

LinkedIn · [email protected]

Popular repositories Loading

  1. hamed-bavar hamed-bavar Public

  2. redux-toolkit redux-toolkit Public

    Forked from reduxjs/redux-toolkit

    The official, opinionated, batteries-included toolset for efficient Redux development

    TypeScript

  3. vitest-list-exit-code vitest-list-exit-code Public archive

    Reproduction: vitest list exits 0 when a test file fails to parse

    TypeScript

  4. vitest vitest Public

    Forked from vitest-dev/vitest

    Next generation testing framework powered by Vite.

    TypeScript

  5. vitest-skip-obsolete-snapshot vitest-skip-obsolete-snapshot Public archive

    Reproduction: obsolete snapshots are not reported when the file has a skipped test

    TypeScript

  6. vitest-fixture-failed-setup vitest-fixture-failed-setup Public

    Reproduction: a fixture whose setup throws is never set up again

    TypeScript