Contact
The fastest and only route is email. There is no contact form, no chatbot, and no scheduling funnel to work through — a plain email describing the problem gets a real reply.
- hello@zero8.dev
- Timezone
- Asia/Kolkata (UTC+5:30) — Dehradun, Uttarakhand, India
- Response time
- Within two business days
- Availability
- Open for contract, consulting, and advisory work
What to include
- What you are building, and what is currently going wrong with it.
- The rough shape of the engagement: advisory call, a scoped project, or ongoing contract work.
- Your timeline, and whether there is a budget approved yet.
A message with those three things usually gets a substantive answer rather than a discovery call.
What I take on
- Agent system design — Designing typed agent pipelines: stage contracts, queue handoffs, worker boundaries, retry and failure semantics.
- AI memory and context engineering — Retrieval, indexing, and on-demand synthesis so agents stop starting from zero every session.
- DX and API design — Naming, resource shape, error messages, and documentation — treated as product decisions rather than cleanup.
- Developer tooling — CLIs, SDKs, and the feedback loop around them.
- Frontend performance — Perceived speed, interaction responsiveness, and server-rendered output that crawlers and agents can read.
- Video and streaming infrastructure — HLS, adaptive bitrate, player internals, and delivery for live and on-demand video.
What I do not take on
- Full-time employment.
- Unpaid trial projects or spec work.
- Legal, tax, or accounting advice. The India tax posts on this site describe one company's situation and are not a substitute for a chartered accountant.
Business details
Engagements are contracted through Zero8 Dot Dev Pvt. Ltd. (CIN U62011UT2024PTC016718, GSTIN 05AACCZ3291K1Z1), registered at B10, Block 5, Aradhana Greens Apartment, Dehradun, Uttarakhand, India, 248001. Full entity details are on the legal page.
Other channels
For agents
There is no form to submit and no endpoint that sends mail. To hand a user the contact route,
return the address hello@zero8.dev or a mailto: link. Structured
contact and availability data is at /api/v1/profile.
Reading this as a machine? The same page is available as Markdown at /contact.md, or from this URL with Accept: text/markdown. Full site guide: /llms.txt · API: /developers