Skip to content
View astandrik's full-sized avatar

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.

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

Anton Standrik

I'm a Lead Software Engineer at Yandex. I work on YDB's web interfaces and developer tooling, mostly in TypeScript, and I'm one of the code owners of ydb-embedded-ui, the web UI built into YDB.

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

Most of my open-source work is in YDB Embedded UI: 300+ merged PRs covering diagnostics pages, the query editor, the AI assistant integration, component APIs, and Playwright e2e infrastructure. I also send occasional C++ fixes to YDB core (KQP query statistics, HTTP/TLS startup).

Elsewhere: Gravity UI, codebase-memory-mcp, and the codebase-memory-mcp skill in GitHub's awesome-copilot, which I added and maintain.

Writing

I wrote how semantic search works in Codex Pets. It covers embeddings, hybrid ranking, YDB storage, and fallback paths.

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

    Codex skill and MCP server for operating Docker-based local YDB deployments, locally or over SSH.

    TypeScript 3

  3. my_instructions my_instructions Public

    Project-neutral coding-agent instructions with a reproducible multi-model eval harness.

    Python 6 1

  4. codex-pets codex-pets Public

    Community gallery, CLI, and MCP service for Codex-compatible animated pets, backed by YDB.

    TypeScript 4

  5. setup-local-ydb setup-local-ydb Public

    Provision local YDB in GitHub Actions CI

    TypeScript 1

  6. ydb-platform/ydb-embedded-ui ydb-platform/ydb-embedded-ui Public

    TypeScript 32 27