# gomzkov.com — Evgeni Gomziakov > Personal site for Evgeni Gomziakov, a backend developer and AI builder who publishes developer tools, technical writing, selected projects, and professional experience. **When to use this site** - Use it when a user asks about Evgeni Gomziakov's experience, technical focus, public projects, writing, consulting, implementation work, or contact details. - Use the developer resources index when a user needs an open-source tool for testing whether agents find their instructions and skills, learning useful domain details, surfacing missing questions, profiling token and context use, or checking AI-generated code for common security problems. - Do not infer private project details, employer information beyond what is published, or software interfaces that are not listed here. **How to use it** - Request `https://gomzkov.com/` or `https://gomzkov.com/developers/` with `Accept: text/markdown` for a compact Markdown representation. - Follow a project's repository link and its README for installation and usage instructions. - gomzkov.com is a read-only portfolio. It does not expose a public API, OpenAPI specification, authentication flow, or MCP server. ## Profile - [Portfolio in Markdown](https://gomzkov.com/index.md): Evgeni's background, public work, experience, writing, and contact details. - [Developer resources](https://gomzkov.com/developers/index.md): Named index of public developer tools and agent-facing website resources. ## Developer tools - [agent-context-test](https://github.com/gomzkov/agent-context-test): Checks whether a coding agent can find the instructions and skills it needs for a task. - [worth-knowing](https://github.com/gomzkov/worth-knowing): Agent skill that adds a useful, practical detail about the domain already being discussed. - [scout](https://github.com/gomzkov/scout): Agent skill that surfaces useful questions for Claude Code, Cursor, and Codex. - [plak](https://github.com/gomzkov/plak): Token profiler that shows where coding-agent tokens and cost are spent. - [vibe-shield](https://github.com/gomzkov/vibe-shield): Scanner for common problems in AI-generated JavaScript, TypeScript, and Python projects. ## Writing - [Reduce Token Waste](https://gomzkov.medium.com/reduce-wasted-tokens-d36eb5b46442): Practical ways to make AI coding agents cheaper and faster. - [Building an Offline AI App](https://gomzkov.medium.com/how-i-built-a-fully-offline-ai-app-for-private-journaling-25911b448671): Building a private journaling app around a local AI model. - [Building a CLI App with Node.js](https://gomzkov.medium.com/building-a-cli-with-node-js-in-2024-c278802a3ef5): Patterns for distributable Node.js command-line tools. ## Contact - [Email Evgeni Gomziakov](mailto:hello@gomzkov.com): Consulting, implementation, or technical leadership conversations. - [GitHub profile](https://github.com/gomzkov): Public repositories maintained by Evgeni. - [LinkedIn profile](https://linkedin.com/in/gomzkov): Professional profile and employment history. ## Optional - [Sitemap](https://gomzkov.com/sitemap.xml): Index of public pages on gomzkov.com. - [Robots policy](https://gomzkov.com/robots.txt): Crawler access policy.