Vedang
a portfolio, a notebook, mostly.
VOL. 01

Spread · The Pinboard

Captures & Collections.

captured moments, pinned mockups, ugly little drawings, and half-formed ideas — before any of it earned code.

The pinboard · drag to move around

drag to pan · scroll to zoom
what if the search just… refused to make things up?
CHECKOUT · v0
cart
addr
pay
Regulatory Change Radar — document diff UI
crawler: 10k records/day, 50+ sources. don't get IP-banned.
40%
faster page loads · post-migration
CRO Opportunity Engine — ranked dashboard
RAG · flow
ingest → chunk
embed → store
retrieve → cite
89% intent accuracy — the first thing that talked back.
friends after my ACL surgery
post-op, they stayed.
my dog in the garden
sun patrol.
my mother with my dog beside her
mum & the dog.
a beautiful sky over the road
a good sky.
my dog indoors
good boy.

hover the pile… then open the canvas and drag around.

The research canvas · pannable

drag to pan · scroll to zoom
retrieval

Grounded RAG

answer only from retrieved context — say “insufficient context” instead of bluffing.

diffing

Clause-level diffs

detect what changed between two document versions, not just that something did.

trust

Citations first

every claim points back to the exact source span it came from.

scraping

Live store signals

stock, reviews, descriptions — the raw material for ranking CRO opportunities.

ranking

Impact × confidence × effort

score opportunities so the top of the list is actually worth doing first.

safety

Sandboxed execution

run untrusted code in Docker with limits + timeouts; assume it's hostile.

frontend

60fps or it didn't happen

20+ animated sections that still hold frame budget on a mid-range phone.

pipelines

Boring reliable glue

caching, retries, reconciliation — the code nobody demos but everyone needs.