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.

A three-stage diagram of the tutorial app. Stage 1: a single counter card. Stage 2: counter and todos cards side by side on one page. Stage 3: a top nav (Dashboard, Counter, Todos) with the dashboard view showing the counter and a summary card, plus arrows indicating shared state between Counter and Summary, and between Todos and Summary.

May 11, 2026

How to use godom

Building a small godom app in three stages: a counter, two islands on one page, then a multi-page layout with a shared-state dashboard.

More in Technology

The full archive.