This site is currently being refined after migration. If something seems missing, try Search or visit the older site.

oldws.anupshinde.com
Anup Shinde

Technology

Software, AI workflows, architecture, and the tools I build to make the work less brittle.

This pillar collects the engineering side of the site: AI agents, Go systems, JavaScript, browser tooling, static site infrastructure, and the older experiments that still say something useful about how I work.

Recurring pattern

I usually end up here when I want more control than an abstraction is willing to give me. That could mean a custom generator, a Go library validated against a Python reference, or an AI workflow that starts with requirements before any code is written.

Technology projects

Selected systems and tools.

Technology writing

Recent and relevant posts.

Building AI Agents in Python

Sep 3, 2025

Building AI Agents in Python

From simple rules to clarifying loops: explore this 3-part series on building AI agents in Python, with examples.