Tom Auger (taugr)

Coding, researching, and teaching with AI

Projects

A selection of my products, tools, and research.

climatenet-mcp

Apr 28, 2026

MCP server for querying ClimateNet environmental monitoring data from Armenia through Codex, Claude, and other MCP clients.

typescript mcp climate armenia cloudflare
climatenet-mcp logo

aisdk-dt

Apr 24, 2026

CLI for inspecting Vercel AI SDK DevTools generations.json files so coding agents can query requests, responses, tool calls, timing, and usage without flooding context.

typescript ai-sdk cli devtools
aisdk-dt logo

nest-zod

Mar 29, 2026

Zod-powered request parsing and response serialization for NestJS, with runtime decorators and optional Swagger/OpenAPI metadata.

typescript nestjs zod swagger openapi
nest-zod logo

vuemarkik

Nov 22, 2025

Markdown rendering for Vue.js, built on unified, remark, and rehype with custom components, async rendering, and streaming-friendly error handling.

typescript vue markdown remark rehype
VueMarkik logo

cmdtime

Apr 9, 2021

Oh My Zsh plugin that displays how long the previous command took to run, with compact, readable timing in the terminal prompt.

zsh shell oh-my-zsh cli
cmdtime terminal screenshot

secretbox

Apr 27, 2019

Small .NET Standard library for symmetric key encryption using the Gimli permutation, with a simple API designed to be easy to use and hard to misuse.

csharp dotnet cryptography gimli nuget
SecretBox logo