I build AI systems and developer tooling that make messy workflows usable.
I am Akshay, an engineer in Boston working across agentic AI, developer tooling,
workflow automation, and cloud development environments. This site is the
public-safe layer behind the work: selected repositories, anonymized systems
notes, and the engineering tradeoffs worth writing down.
Agents and contextSmall tools that expose useful context to AI workflows.
Product automationInterfaces that turn repeated actions into reliable shortcuts.
Cloud dev environmentsRepeatable sandboxes for agents, builds, and remote execution.
Selected Work
Compact case studies from public repos and public-safe systems work. Each item
focuses on what the system does, where the interesting boundary is, and what it
proves technically.
Planned technical write-ups. These are the topics I would rather explain with
constraints, rejected options, and failure modes than with a list of buzzwords.
Planned
Shortcut sequences as interface design
What a Raycast leader-key workflow teaches about hierarchy, capture friction,
migration, and browser-aware desktop automation.
Planned
Voice agents need boring observability
What to measure when a conversational product crosses model calls, provider tools,
WebSockets, STT/TTS, and payments.
Planned
Remote sandboxes as agent infrastructure
Notes from comparing predeclared remote functions with runtime-created containers
for code execution and isolated agent work.