2-day current streakยท26-day longest streak
Hey, I'm Nikita ๐ ๐ ๏ธ Staff Engineer ยท ๐ค Multi-agent dev workflows ยท โก Backend performance ยท AI tooling Day job: making a large backend less slow. Evenings: building small,โฆ
Hey, I'm Nikita ๐
๐ ๏ธ Staff Engineer ยท ๐ค Multi-agent dev workflows ยท โก Backend performance ยท AI tooling
Day job: making a large backend less slow. Evenings: building small, sharp tools for the AI coding agents that now do most of the typing.
!TypeScript
!Node.js
!.NET
!PostgreSQL
!QMK
!macOS
!Arch-1793D1?style=flat-square&logo=archlinux&logoColor=white)
!i3
!Neovim
!tmux
> Most of what's below started as a paper cut in my own workflow. Token waste, agent status I couldn't see, a keyboard that didn't fit my hands. Each one I'd already lost an afternoon to before I gave in and wrote the tool.
Projects
AI ยท agents ยท developer tooling
- ๐ง obsidian-openagent โ Mobile-friendly Obsidian AI agent with tool use. In the official Obsidian plugin directory.
- ๐ฆ context-cutter โ Rust middleware that compresses LLM tool-call payloads ~10ร using Lazy Handles.
- ๐ช slice โ Token-frugal terminal coding agent.
- ๐ฎ foretype โ System-wide autocomplete for macOS, in Swift.
- ๐ข agents.tmux โ Watch every tmux-resident agent from the macOS menu bar.
- ๐ claude-pulse โ Hook + tiny CLI that pushes Claude session count to your GitHub bio.
- ๐ก pi-idea โ Pi extension that turns a rough idea into a running app with a public URL in one session.
- ๐ธ agentplans.fyi โ Compare AI coding/agent subscription plans and find the best value-per-dollar in any budget.
Libraries
- ๐ next-auth-table-storage โ Auth.js adapter for Azure Table Storage.
- ๐ธ๏ธ peersack โ Peer-to-peer networking for R.E.P.O.-style co-op games.
Hardware ยท side quests
- โจ๏ธ qmk_x7s โ My split keyboard firmware (Miryoku layout, Colemak-DH).
- ๐ฎ decky-multi-user โ One-click Steam account switcher for the Steam Deck.
Contributions to OSS
- ๐ FEX-AOT โ AOT app caching for FEX-Emu (x86 โ ARM64). Static cache prebuild with transitive dependency codemaps, content-addressed cache IDs, path-portable identity, runtime invalidation hooks, benchmarks. Multi-PR work in C++.
- ๐ Azure Table Storage adapter for Auth.js โ Now listed in the official Auth.js adapter docs. Source:
next-auth-table-storage. - ๐ง Open Agent โ Published to the official Obsidian community plugin directory (source:
obsidian-openagent). - ๐๏ธ gh-dash โ Added a
bkeybind to copy a PR's branch name to clipboard (upstream: dlvhdr/gh-dash). - โก gh-enhance โ Added a
Ctrl+Shift+Rkeybind to rerun all failed jobs in a selected GitHub Actions run (upstream: dlvhdr/gh-enhance). - ๐ช pi-web-access โ Added WSL support to a web-access plugin for the Pi AI agent (upstream: nicobailon/pi-web-access).
Hackathons
- ๐ Storiented โ My submission to the Google AI Developer Competition.
- ๐ฅ OpenAgent: Local-Only Grounded Research for Obsidian with Gemma 4 โ The Gemma 4 Good Hackathon.
- ๐ฃ OpenAgent for Obsidian: Local-Only Grounded Research with Gemma 4 โ Gemma 4 Challenge.
- ๐ nights & weekends season 5 โ storiented.com.
Workflow
My Mac, Linux laptop, and iPhone sit on a private mesh network and behave like one machine โ any terminal, editor, or agent session is reachable from any of them, including on the go. The whole environment rebuilds itself on a fresh machine from a single config repo, and AI agents are first-class in it: one keystroke spawns one into an isolated copy of a PR's branch, and push notifications keep me in the loop when one finishes.
Find Me




DMs open on X, or grab me anywhere else above. Always happy to talk AI dev workflows, query perf, or trade keymaps.
-
context-cutter โ PINNED
Lightweight, high-performance middleware for token-efficient Tool Calling. Shrink your API overhead by 10x with Lazy Handles.
Rust โ 13 2mo agoExplain โ -
slice โ PINNED
A token-efficient, terminal-based AI coding assistant.
TypeScript โ 0 2mo agoExplain โ -
qmk_x7s โ PINNED
Split keyboard firmware - miryoku & colemak-dh
C โ 5 4d agoExplain โ -
claude-pulse โ PINNED
Broadcast your active Claude Code session count to your GitHub bio via hooks + a tiny shell CLI.
Shell โ 1 2mo agoExplain โ -
FEX-AOT โ PINNED โ
AOT app caching for FEX: static prebuild of executable+dependency caches, unified runtime/offline cache keys, and improved warm-up performance through reusable precompiled cache artifacts.
C++ โ 0 4mo agoExplain โ -
obsidian-openagent โ PINNED
Pure JS Obsidian plugin: AI agent with tool use, vault awareness, and full mobile support.
TypeScript โ 9 1mo agoExplain โ -
decky-multi-user
Run a game from a different account in a single click.
TypeScript โ 9 26d agoExplain โ -
foretype
Autocomplete everywhere, for mac. Alpha software, bugs are possible.
Swift โ 5 1mo agoExplain โ -
agents.tmux
macOS menu bar status for AI coding agents running in tmux โ Claude Code, Copilot, and more. ๐ข working ยท ๐ก needs input ยท ๐ด waiting on you.
Python โ 1 1mo agoExplain โ -
gh-enhance โ
A Blazingly Fast Terminal UI for GitHub Actions
Go โ 1 1mo agoExplain โ -
gh-dash โ
A rich terminal UI for GitHub that doesn't break your flow.
Go โ 1 1mo agoExplain โ -
pi-idea
Pi extension that turns a rough idea into a running app with a public URL in one session.
TypeScript โ 0 5d agoExplain โ -
homebrew-tap
Homebrew tap for my macOS apps
Ruby โ 0 28d agoExplain โ -
nikitaclicks
GitHub profile README
โ 0 1mo agoExplain โ -
decky-plugin-database โ
Decky Plugin Database. PR your plugins to this repository to have them added to the store!
Shell โ 0 1mo agoExplain โ -
shakal
GitHub profile link to email converter.
Python โ 0 1mo agoExplain โ -
pi-web-access โ
Fork adds WSL support. Install: pi install git:github.com/nikitaclicks/pi-web-access
TypeScript โ 0 2mo agoExplain โ -
pi-copilot-queue โ
No description.
HTML โ 0 2mo agoExplain โ -
obsidian-releases โ
Community plugins list, theme list, and releases of Obsidian.
โ 0 2mo agoExplain โ -
peersack
Peer-to-peer network connection library for your next R.E.P.O. clone.
C# โ 0 4mo agoExplain โ -
next-auth-table-storage
Auth.js Azure Table Storage Adapter
TypeScript โ 0 5mo agoExplain โ -
git-grok โ
Stacked PRs (stacked commits, stacked diffs) for GitHub
Python โ 0 6mo agoExplain โ -
aoc2023
No description.
JavaScript โ 0 2y agoExplain โ -
eslint-plugin-n โ
callback-return with if-else support
JavaScript โ 0 3y agoExplain โ -
perfwtf โ
Low friction JavaScript benchmarks that you can share via URL
JavaScript โ 0 3y agoExplain โ -
next-auth โ
Authentication for the Web.
TypeScript โ 0 3y agoExplain โ -
nextjs-blog
No description.
JavaScript โ 0 3y agoExplain โ -
ai-avatars-webapp โ
No description.
CSS โ 0 3y agoExplain โ
No repos match these filters.