Skip to content
View rldyourmnd's full-sized avatar
🧠
programming
🧠
programming

Block or report rldyourmnd

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

Danil Silantyev

AI Staff-level Engineer · CEO NDDev
AI systems, agent tooling and infrastructure. I design the architecture and write the code.

Email · Telegram · Engineering notes · LinkedIn · Русский

What I work with

Languages

Rust · Python · Go · C / C++ · TypeScript · Dart (Flutter)
Also JavaScript, SQL and shell.

Seven coding harnesses

Claude Code · Codex · Grok Build · Pi · OpenCode · Cursor · Antigravity

Native instructions, skills, MCP, LSP, hooks, commands, subagents and plugins, adapted to each harness.

  • Routing: CLIProxyAPI · LiteLLM · OpenRouter
  • Skills & review: Impeccable · Ponytail · custom skills
  • Context: ctx (agent session viewer) · Serena · Context7 · DeepWiki · grep.app
  • MCP & browser: GitHub · Figma · shadcn · Dart/Flutter · Chrome DevTools · Playwright CLI · sequential-thinking · OpenAI Docs

Selected open-source work

GDS: canonical source, policy and context compiler, immutable bundle, repository projections. Identity is independent of paths.

GDS · I build the control plane for repository identity, policy and agent context across devices.

ai-stp: select exact versions, assemble a bundle, let the harness provider write native state. AI Engineers Guild.

ai-stp · Architecture, CLI and integrations. A shared project at AI Engineers Guild.

Setup systems: back up the explicit target, apply a native setup, verify. Saved backups provide a restore path.

Setup systems · My configuration tools for seven harnesses. Explicit targets, complete backups and restore.

Also: CI workflows · agent-runtime · nremote (RustDesk fork).

Application stack

  • AI & ML: LangGraph · LangChain · PyTorch · scikit-learn · Hugging Face · OpenCV
  • Inference & RAG: vLLM · ONNX · Qdrant · hybrid search · reranking
  • Backend & UI: FastAPI · React · Next.js · Node.js · Flutter
  • Data: PostgreSQL · ClickHouse · Redis · Meilisearch · RustFS
  • Delivery: Linux · macOS · Docker · GitHub Actions · OpenTelemetry · Prometheus · Grafana
  • Evaluation: MLflow · Weights & Biases · Optuna · Langfuse · LangSmith

Where the projects live

Most of my work lives in organizations. I'm a GitHub owner in each of these:

Selected client work

Almaty Customs · Almaty City Libraries

Get in touch

Building an AI system, growing an engineering team, or exploring a partnership? Write to me.

Follow my notes, explore the code, and star the projects you find useful.

Pinned Loading

  1. NDDev-OpenNetwork/github-device-sync NDDev-OpenNetwork/github-device-sync Public

    Agent-first control plane for a GitHub repository estate: declare owners, installations, selectors, portfolios and devices; compile them into per-repository policy; render deterministic projections…

    Go

  2. ai-engineers-guild/ai-stp ai-engineers-guild/ai-stp Public

    Build, verify, store, select and install complete AI harness setups. Primary consumer is your agent, through the CLI.

    Python 5

  3. NDDev-OpenNetwork/codex-setup-system NDDev-OpenNetwork/codex-setup-system Public

    Installs, reselects, restores and removes a complete Codex harness configuration in a caller-named target directory.

    Rust

  4. NDDev-OpenNetwork/agent-runtime NDDev-OpenNetwork/agent-runtime Public

    Vendor-neutral Task and Goal contracts for agents: bounded manifests, durable journals, and redaction-aware lifecycle events.

    Go

  5. NDDev-OpenNetwork/ci-workflows NDDev-OpenNetwork/ci-workflows Public

    Fifty reusable GitHub Actions workflows: language CI, security scanning, release supply chain and hygiene, with the fixture estate that proves each one runs.

    Python

  6. NDDev-OpenNetwork/nremote NDDev-OpenNetwork/nremote Public

    nremote — self-hosted remote desktop client for the nremote server. AGPL-3.0.

    Rust