Skip to content
View astandrik's full-sized avatar
Discombobulating
Discombobulating

Block or report astandrik

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

Anton Standrik

I'm a senior software engineer at Yandex, working on YDB interfaces and developer tooling, mostly in TypeScript.

In open source, I build tools for vector search, local database operations, CI, and coding agents. I spend a lot of time on the boring parts too: tests, reproducible setups, failure modes, and permission boundaries.

Selected work

  • ydb-qdrant: a Qdrant-compatible vector search service and TypeScript library backed by YDB.
  • local-ydb-toolkit: a Codex skill and MCP server for operating Docker-based local YDB deployments.
  • my_instructions: project-neutral instructions for coding agents, with an eval harness that tests whether they actually change agent behavior.
  • gravity-ai-ui: a UI generator that validates model output and renders it using trusted Gravity UI components.
  • setup-local-ydb: a GitHub Action for provisioning disposable local YDB tenants in CI.
  • codex-pets: a YDB-backed gallery and MCP service for Codex-compatible animated pets.

Open source contributions

I contribute to YDB and Gravity UI, mostly across frontend development, diagnostics, component APIs, and developer tooling.

Contact

LinkedIn · Telegram · Email · ORCID

Pinned Loading

  1. ydb-qdrant ydb-qdrant Public

    Qdrant-compatible Node.js/TypeScript service and npm library for storing and searching embeddings in YDB with exact KNN over a global one-table layout.

    TypeScript 20

  2. local-ydb-toolkit local-ydb-toolkit Public

    Unofficial Codex skill and MCP server for operating Docker-based local-ydb deployments.

    TypeScript 3