Skip to content
View Waiga's full-sized avatar

Block or report Waiga

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Waiga/README.md

Waiga Arya

Director of Business Strategy and Innovation at Sadaway Pvt. Ltd., formerly Indus Cosmeceuticals. The company began in 1976 as a research and analytical laboratory in Faridabad, India, and today manufactures organic beauty and personal care products under Indus Valley Organic Beauty, MINA IBROW and Bio Organic, sold across India, the United States, Europe and Asia.

I build tools for real-world operators.

I set product direction, operating boundaries, and release standards. Public code and documentation are AI-assisted and reviewed, and every proposed release is checked against those standards before publication.

Current work

Repo Scout — evidence-led evaluation of public developer and AI tooling. Reports what the evidence supports, and reports the rest as unknown.

Follow Through — finds the commitments people make out loud in a meeting transcript, and tracks each one until somebody closes it with a reason. Reads English and Hinglish, because most meetings in India are not held in one language. Runs entirely on your machine: no account, no API key, and no way to upload anything. Version 0.2 was measured against 6,320 real meeting records — IETF working-group minutes and US congressional hearings — and the README carries the score, including the parts of it that are poor and the question the corpus could not answer.

Show Your Work — finds the numbers in a spreadsheet that nobody can explain: a formula someone typed over, a total that stops one row short, a cell quietly doing something different from the column around it. It says which numbers the sheet cannot account for, never that a number is wrong. Local only, and cell contents stay out of the report unless you ask for them. pip install unexplained-cells — the command is still show-your-work; the plain name on the package index belongs to somebody else's project, so it was left alone.

Before You Send — reads a PDF and reports what is still inside it that you may not mean to send: text under a box that was never removed, an earlier version of the document kept in the same file, an attached spreadsheet, a name left in the properties. It never says a file is safe to send, and it reports the places it could not see into separately from what it found. Local only, and what it finds stays out of the report unless you ask for it. pip install before-you-send

Four tools, one rule. Each one reads something people already produce — a repository, a meeting, a spreadsheet, a document about to leave the building — and reports only what it can actually check. Absence of evidence is reported as unknown, never as a confirmed no, and none of them claims a certainty it cannot support.

Elsewhere

Contributing

Useful tests, clearer evidence, reproducible examples, honest limitations, and bounded technical ownership are first-class contributions.

Popular repositories Loading

  1. repo-scout repo-scout Public

    Reports static, checkable evidence about a public GitHub repository. Makes no claim that a repository is safe or malicious, and reports unknown evidence as unknown.

    Python

  2. Waiga Waiga Public

    Profile README

  3. follow-through follow-through Public

    Finds the commitments people make out loud in a meeting transcript and tracks them until they are closed. Reads English and Hinglish. Runs entirely on your machine.

    Python

  4. show-your-work show-your-work Public

    Finds the numbers in a spreadsheet that nobody can explain: a formula someone typed over, a total that stops short, a cell doing something different from its column. Runs entirely on your machine.

    Python

  5. before-you-send before-you-send Public

    Reads a PDF and reports what is still inside it that you may not mean to send: text under a box that was never removed, an earlier version of the file, an attachment, a name in the properties. Runs…

    Python