AashiNyra Deals
Live women's fashion deals platform that tracks 16+ retailers nightly for genuine price drops, with cashback paid to UPI.
Browse the work
Explore by the kind of project you have in mind. Real interfaces, working products, and the systems underneath.
Web and mobile products, from AI workspaces to offline-first tools.

Live women's fashion deals platform that tracks 16+ retailers nightly for genuine price drops, with cashback paid to UPI.

A self-hostable prompt-injection challenge game. Ten progressively harder levels stack real defenses; players try to make a guarded agent leak its secret, and a server-side judge scores every crack.

Support triage as a LangGraph state machine: typed state, SQLite checkpointing, and a human-in-the-loop interrupt that pauses the graph mid-run for refund approvals.

An end-to-end inbox operator: it auto-resolves support within policy and escalates the rest with a proposed action, so a human only handles what actually needs judgment.

CI for AI agents: record agent runs, replay them against prompt and model changes, and catch regressions before they ship.

A computer-use agent for tools with no API. It operates a real browser and refuses any write until you confirm it.

A scoped MCP server that exposes company tools to agents with per-client permission boundaries and an append-only audit log of every call.

Approve your agents from your phone: a one-tap human-in-the-loop cockpit for agent escalations, on web and mobile.

A streaming investigation assistant that tool-calls the Casebook MCP server and answers with cited real case IDs, rendering tool invocations inline as it thinks.

A public registry documenting real AI-agent failures, so teams can learn from them instead of repeating them. The registry behind Casebook MCP and Chat.
Eight live AI agents , Resolvd, Greenlite, Tracecase, RelayG, Webhands, Bridgekit, and the Casebook MCP and Chat , covering triage, approvals, incident debugging, browser automation, integrations, and code review.
A private money hub: activity, receipt scans, imports, plans, and spending insights. Statements and receipts are parsed in memory and discarded, only the extracted fields are ever stored.
Photo records that cannot be quietly changed. Every entry is hashed together with its note, its time and the hash of the entry before it, so a reworded note, a deleted entry, a reordered pair or a swapped photo shows as a broken seal at the exact entry it went wrong.
Offline mesh messenger: chat with no internet, no servers, no SIM. Messages hop phone to phone over Bluetooth and Wi-Fi as a delay-tolerant network.
A cozy, offline-first daily planner for Android: gentle scheduling, focus, replanning, and no accounts.
Chrome and Firefox tools for research, reading, accessibility, and everyday browser work.

Sales-research browser extension on the Chrome and Firefox stores , AI-based prospecting and outreach with batch analysis and CSV export.
Save any article to read offline later. The readable text is extracted in the page and kept on your own machine, with no account and no network requests at all.
Close forty tabs without losing them. A window is stowed into a lane named after the site you were mostly on, and comes back whenever you want it.
Ten accessibility checks on any page, each explained in a sentence you can act on rather than a WCAG criterion number. Runs locally, sends nothing anywhere.
Watch one part of a page and get told when it changes. Checks run in your own browser on a schedule you set, and the only server involved is the one you are watching.
Decode a timestamp, cron line, JWT, UUID or hash in the page you found it, so it never goes to a stranger's website. A token pasted into an online decoder has been handed to whoever runs that site.
Eighteen independent website concepts, each with its own visual direction.

Fintech

Architecture

Music

Wellness app

Wine bar

AI product

Studio

Audio

Portfolio

Conference

Type foundry

Research institute

Strength gym

Dental studio

Fashion shop

Wilderness lodge

Real estate

Devtool
Twelve tactile browser experiences exploring physics, shaders, motion, and sound.
Installable libraries, command-line utilities, MCP integrations, and reusable skills.
A security scanner and linter for MCP servers, like npm audit but for the Model Context Protocol. Connects over stdio or HTTP, runs 18 rules, and emits SARIF so it drops straight into GitHub code scanning.
A security scanner for agent skills, like npm audit for Claude/agent Skills. Scans a SKILL.md and its scripts for prompt-injection, dangerous shell, secret access, and exfiltration before you install it.
Trims what bloats your AI coding context. Scans a repo, estimates token cost per file, flags the files ballooning your Claude Code, Cursor, and Codex context, and writes ignore files to cut it.
Measure and cut the token cost of an LLM or agent message payload before you send it: truncate bloated tool results, drop duplicate context, and trim history to a token budget. Zero model calls, deterministic.
Prompt and agent regression CI: the build fails when your prompt gets dumber. Runs an eval suite on every PR, compares to the base branch, and comments the quality delta.
A context-window profiler for AI agents. Parses session transcripts and shows exactly what is eating your context per turn, flags duplicated and stale content, and recommends what to cut.
Verifiable, tamper-evident receipts for RAG answers. Records which sources were retrieved and cited, under whose permissions, with a Merkle root and an Ed25519 signature anyone can verify independently.
A live Model Context Protocol server that makes the AgentPostmortem failure registry queryable by any agent, over streamable HTTP, plus a Claude Agent SDK investigator.
Observability for AI agents. Parses Claude Code session transcripts with no instrumentation and flags results you should not trust, every check drawn from a real failure across 152 production runs.
Evaluation for voice agents. Timed turns with a truth field per case, catching misheard numbers, missing confirmations, and blown latency budgets that text evals miss.
26 Agent Skills that teach an AI agent to distribute a developer or indie product , Show HN, Product Hunt, awesome-lists, dev.to, GitHub, Reddit, X, npm/PyPI. The builder's counterpart to marketing skills.
Tools that bring useful context directly into the development environment.
Compiler and networking contributions, retrieval systems, and engineering infrastructure.

Network documentation and Ansible automation for the DENT Network Operating System at the Linux Foundation.
Multi-tenant hybrid search on Qdrant: payload-based tenant isolation with a leak test, dense and sparse retrieval fused with reciprocal rank fusion through the Query API, and a benchmark harness reporting recall and tail latency.
Permission-aware RAG where the access-control check lives inside the retrieval query. A gold-set eval fails CI on any leak: delete the predicate and leak rate goes from 0% to 81.8% while recall stays at 100%.
Built during Google Summer of Code 2023 , an AI chatbot integrated into Drupal to assist new contributor onboarding.