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

Block or report astandrik

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, 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, Gravity UI, and codebase-memory-mcp. Most of that work is in frontend code, diagnostics, component APIs, developer tooling, and test infrastructure.

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 21

  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 4

  3. my_instructions my_instructions Public

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

    Python 8 1

  4. codex-pets codex-pets Public

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

    TypeScript 5

  5. gravity-ai-ui gravity-ai-ui Public

    AI interface generator that validates model output and renders trusted Gravity UI components via A2UI.

    TypeScript 2

  6. setup-local-ydb setup-local-ydb Public

    Provision local YDB in GitHub Actions CI

    TypeScript 2