journalprojectsresume
back home

projects.

a running list of shipped tools, research labs, hackathon builds, and experiments. i keep older work here instead of deleting it.


tags.

13 projects tagged Developer Tools.


Atrax

2026

The agent-native cloud, built from the ground up ($20K funding – AWS credits). Coding agents deploy apps with stable URLs, provision SQL databases with migrations, and operate software from one declarative contract — with instant, no-account deploys via npx atrax-cloud.

Cloud Infrastructure + Developer Tools + AI & ML

AI coding-agent benchmark for Notion's developer platform. 38 tasks across the ntn CLI, Workers, Notion-as-Code, and operations — 890 rollouts across 8 agent configurations, every one graded by a program rather than a model, with cost-performance analysis. Open source, MIT.

AI & ML + Developer Tools + Evals

BYOA

2026

Open-source deployment kit for products that need a user-authorized Codex runtime. Runs isolated agents in the developer's Cloudflare account while each user signs in with their own ChatGPT account, with no shared API bill.

AI & ML + Developer Tools + Cloud Infrastructure

more: Open GitHub.

Vrishn

2026

Keyboard-first quick tab switcher for Chromium browsers. Ships MRU tab cycling, fuzzy title and URL search, release-to-switch behavior, configurable popup controls, and a static product site at vrishn.com.

Developer Tools + Web Development

more: Open GitHub.

Tiny open format for agent task contracts, acceptance criteria, permissions, and proof-of-done. Ships a TypeScript parser, CLI, schemas, examples, Codex goal rendering, and proof verification.

AI & ML + Developer Tools + Protocol Design

more: Open GitHub / Watch demo.

Hugging Face research space exploring KV-cache memory, LLM serving notes, and caching behavior through code-backed demos.

AI & ML + Research + Developer Tools

mdbar

2026

Fast macOS menu bar markdown notebook built around plain files on disk. Supports daily notes, nested note folders, a live rendered editor, dark mode, and a global Cmd+Shift+M launcher.

Developer Tools + macOS + Writing Tools

more: Open GitHub.

Glance

2026

Structured screen-understanding SDK for AI apps. Reads the macOS accessibility tree to return roles, labels, values, and exact coordinates without sending full screenshots to a vision model.

AI & ML + Developer Tools + macOS

more: Open GitHub.

Clean-room PyTorch primitives for studying MiniCache-style KV-cache compression, with readable tensor operations, tests, runnable examples, and benchmark scripts.

AI & ML + Research + Developer Tools

Canvas LMS MCP server that gives Poke read-only access to grades, deadlines, assignments, announcements, recently graded work, and week-ahead academic summaries.

AI & ML + Developer Tools + Education

A free tool to insert blank space anywhere in a PDF for answers, notes, or annotations. Used by 1,200+ students monthly and growing. Preserves original text quality with smart reflow and multiple spacer styles.

Web Development + Developer Tools

VS Code extension that enhances AI prompts in Cursor IDE with intelligent context injection and optimization. Achieved 300+ downloads within 24 hours of launch.

Web Development + Developer Tools