Shipping log
Everything I've shipped.
Every one of these I took the whole way: frontend, backend, infrastructure, billing, the support inbox, and on three of them the model layer too. Some were built with cofounders. They are the reason I think about engineering in terms of the whole product rather than the layer I was assigned.
01
Products

Rankahead.ai
2026CofounderLiveAn answer-engine optimisation platform for a search world that increasingly happens inside chat. Rankahead scores a brand’s visibility daily across ChatGPT, Claude, Gemini and Perplexity, benchmarks it against competitors, then runs agents that generate answer-first content and publish it straight to the customer’s CMS.
- Daily 0 to 100 visibility score across four AI engines, with trends and competitor benchmarking
- Agentic GEO tasks: every tracking run produces a prioritised list of optimisation actions
- AEO content generation published directly to WordPress, Webflow or Wix
- Gap analysis showing the prompts where competitors get cited and you do not
- Citations tracker for the URLs and domains the engines actually quote
- Bring-your-own-key model with AES-256 encrypted credential storage
Stack
- TypeScript
- Next.js
- Node.js
- LLM APIs
- Background jobs

Bugtrotter.io
2026CofounderLiveA developer-focused bug reporting tool with an embeddable widget for capturing rich debugging context. It enables one-click bug reporting via shareable links, allowing non-technical users to record and submit issues easily.
- Session recording, screenshots, and automatic capture of console logs and network requests
- Integrations with Jira, Slack, Intercom and Linear
- Designed for fast adoption with minimal setup and seamless embedding
- Cuts the back-and-forth by shipping complete, reproducible reports
Stack
- TypeScript
- React
- Node.js
- Session replay
- Webhooks

Recly.io
2025FounderLiveRecord, edit, and share beautiful interactive product demos in minutes. Recly enables sales teams, marketers, and SaaS founders to create clickable product demos with AI-generated captions, step-by-step editors, and built-in analytics. No code required.
- Demo recorder with automatic click and scroll detection
- Step editor with AI-generated captions
- Share via public link or embed on any website
- Built-in viewer analytics to track engagement
Stack
- TypeScript
- React
- Node.js
- Browser extension
- LLM APIs

Decklab AI
2025FounderLiveA rapid card game prototyping platform powered by AI. Decklab transforms game concepts into fully playable prototypes in minutes, generating balanced cards with artwork, mechanics, and complete rulebooks. Built for board game designers, indie creators, and publishers.
- AI card generation with unique abilities and stats
- Automated rulebook structuring with setup and scoring rules
- Card validation and balance checking
- AI art generation for every card
- Export to PDF, images, or Tabletop Simulator
Stack
- TypeScript
- React
- Node.js
- LLM APIs
- Image generation

Warmcal.com
2024CofounderLiveA branded meeting scheduler that turns a booking page into a mini landing page. Warmcal helps sales teams and founders build trust before the call, using videos, testimonials, and social proof, while filtering out low-intent leads through pre-qualification.
- Drag-and-drop builder for fully branded booking pages
- Pre-qualification filters so only high-intent leads get through
- Trust widgets: video, testimonials and social proof
- Syncs with Gmail, Outlook, HubSpot and video conferencing apps
- Team calendar combining for maximised availability
Stack
- TypeScript
- React
- Node.js
- Calendar APIs
- OAuth

CVBot
2024CreatorLiveA forever free resume builder built with Next.js, React and TypeScript. Build your CV profile once and apply to jobs repeatedly, with a Chrome extension that automatically prefills job application forms with your CVBot data.
- Forever free, with no subscriptions or paywalls
- Chrome extension for auto-filling job application forms
- One profile, reused everywhere
- Shareable public CV link
Stack
- Next.js
- React
- TypeScript
- Chrome extension

IRISPass
2022CreatorLiveA free and open source password manager. Generates and stores secure, randomised passwords entirely on-device. No server, no cloud, no data leaks. Available on macOS, Windows, Linux and Android, with password syncing over the local network.
- Free and open source, with no subscriptions
- Secure random password generation
- Cross platform: macOS, Windows, Linux, Android
- Server-less password syncing over local network via QR code
- Biometric authentication support
Stack
- TypeScript
- React
- Electron
- Android
- Cryptography
02
Experiments
Open source, for the fun of itBattle City
TypeScript reimplementation of the NES classic, with a level editor, import/export and configurable gamepad or keyboard controls.
Ludo
The classic cross-and-circle board game for two to four players, built offline-first.
Snake
The classic, in vanilla JavaScript. No framework, no build step.
More at github.com/avirati