Full Stack Developer, 7 years of commercial experience. Kyiv region, Ukraine.
Stack: TypeScript · React · Next.js · Node.js (Express, NestJS) · PostgreSQL · MongoDB · AWS
Claude Code is my daily working environment — as a built process, not autocomplete. My five most recent projects here carry that setup, so you can see how I work:
- Rules — project conventions live in
.claude/rules/*.md, scoped bypaths:so they load only for the files they govern.CLAUDE.mdcarries orientation, not a wall of rules. - Hooks — formatting, test companionship, post-commit test runs and documentation checks run automatically, so they don't depend on anyone remembering them.
- Skills & subagents — pre-merge code review, refactoring passes, and a task-implementer that produces a proposal through a review gate before any code is written.
The gates matter more than the speed: agents drift predictably, so the approval point sits where a mistake is cheapest to catch — at the plan, not the diff.
My commercial work is under NDA, so what's here is pet projects and test assignments. They're a window into how I structure code and tooling rather than a portfolio of products.