Skip to content
All work

Work

Automation systems, agent infrastructure and the tools around them. Client work is under NDA — those entries show outcomes and stack, not code.

Client systems (7)

private / NDA2026

AI Executive Dashboard

One interface for a whole company's operations.

A centralised, AI-powered dashboard for CEOs and Product Managers to monitor teams, track KPIs and gain actionable insights across Call Center, Marketing, Sales and Fulfillment — unifying complete company operations into a single intelligent interface.

  • 4 departments
  • real-time visibility
  • auto reporting
n8nGoHighLevelSlack APILLM APIsNode.js
private / NDA2025

Visa Form Auto-Fill

40 minutes of government forms, compiled down to seconds.

A Chrome extension for a visa consultancy processing 50-60 applications daily. It parses client data from uploaded PDFs and auto-fills complex multi-page government visa forms, cutting per-application processing time from minutes to seconds.

  • 90%+ manual entry removed
  • 50-60 applications / day
  • ~0 transcription errors
Chrome Extension APIsJavaScriptPDF ParsingDOM Manipulation
private / NDA2026

The Dialer — Priority Call Queue

One ordered queue per caller, and nothing rung twice by accident.

An in-house priority call queue for clinic callers. CRM events flow in, the queue decides who gets called next and when, and callers dial straight from the browser — with every dial, outcome and note written back to the CRM. Started as a Slack app; became a screen.

  • 3,180 dials placed
  • 862 leads cached
  • 7 clinics, 3 callers
Slack APIGoHighLevelWebhooksn8nBrowser softphoneCalling Platform APIs
private / NDA2026

Automated Client Onboarding

One command, an interview on WhatsApp, and a client account exists.

A conversational onboarding rail. An operator runs one command; an agent interviews the client on WhatsApp until a deterministic check says nothing is missing; and after one human approval it provisions the CRM sub-account, knowledge base, shared drive, chat channels, auth tokens, calendars and dialer access as fourteen recorded steps.

  • 112s to provision an account
  • 14 provisioning steps
  • 2 human gates
Python / FastAPIPostgreSQLSQLiteSlack APIWhatsApp (Go bridge)GoHighLevel APIPlaywrightClaude Sonnet 4.5Docker
private / NDA2026

Multi-Department KPI Dashboards

Every team's numbers, without a single cross-team ping.

Live dashboards for Call Center, Marketing, Sales and Fulfillment, consolidating metrics from CRM, calling platforms and internal tools into role-specific views. Every figure is derived — the operators enter activity, not numbers, and the roll-ups compute themselves.

  • 4 department views
GoHighLevelGoogle Sheetsn8nCustom Reporting Layer
private / NDA2026

Cross-Platform Business Automation

100+ workflows holding one operational pipeline together.

100+ automation workflows across n8n, Make and GoHighLevel, integrating CRM, calling platforms, Slack and internal tools into a unified operational pipeline with minimal manual intervention.

  • 100+ workflows
  • 80%+ manual ops removed
n8nMake (Integromat)GoHighLevelSlackREST APIsWebhooks
Code under NDA — outcomes only
private / NDA2025

WhatsApp Automation & Lead Tooling

Bots, scrapers and small ERPs for businesses without an IT team.

WhatsApp automation bots, lead-scraping utilities and custom ERP systems for small businesses, plus security assessments and system hardening for client applications.

WAHAEvolution APIGoGHL.ain8nGemini APIGoogle Apps ScriptPython
Code under NDA — outcomes only

Open source (10)

jayeshkaithwas
live2025

NewsFlow

Tech news, fetched, categorised and summarised without me.

An AI-powered news aggregation and summarisation tool integrating n8n workflows with the Google Gemini API. Automates fetching, categorisation and summarisation of tech news into a single dashboard for fast daily insight.

n8nGemini APILLM APIsVercel
live2025

EmailPitchGenerator-Bot

Market research in, cold email out.

A Flask app deployed on Render demonstrating how agents are created using Google's Gemini APIs to generate a cold email from market research.

PythonFlaskBootstrapGemini APIRender
open source2024

WhatsApp Web Bulk Message Sender

A free Chrome extension for bulk WhatsApp outreach.

A completely free Chrome extension that helps you connect with your customers by sending bulk messages via WhatsApp. Built on Selenium, with secure session handling and input validation.

JavaScriptSeleniumChrome Extensions
open source2024

Networking — Python

TCP/UDP clients, proxy servers and packet sniffers.

A toolkit of network utilities — TCP/UDP clients, proxy servers and packet sniffers — focused on network protocols and packet-level analysis. A repository about how devices actually communicate across a network.

PythonSocketsTCP/IPPacket Analysis
open source2024

Email-Permutator

Name plus domain in, candidate addresses out.

A Python utility that generates email permutations from a person's name and a domain, outputting to a file or the console. Useful for outreach workflows, lead-enrichment pipelines and data-collection tasks.

Python
open source2025

Clap Detector

Double-clap to open an AI coding session.

A Linux system-tray app in Python that listens for a double-clap and instantly opens Cursor IDE with a terminal running Claude. A tiny hack to make an AI coding session one gesture away.

PythonLinuxAudio DSP
open source2023

Library Management System

A full library operations system in C# and .NET.

A comprehensive system for managing library operations, built using C# with the .NET WPS and MVC frameworks.

C#.NETMVC
live2023

Mouse-Animation

Drop-in customisable cursor animations.

A versatile solution for adding customisable mouse animations to websites and web apps.

JavaScriptCanvasCSS
live2023

Words-globe

Words from every language, orbiting.

A captivating animation representing words from different languages in a globe-like visualisation.

JavaScriptCSSAnimation
live2023

Website-PetMate

Companionship, for dogs.

A website project that aims to connect dogs from all walks of life, helping them find their perfect companionship — a safe and enjoyable space to connect with other dogs in their area.

HTMLCSSJavaScript

Pens (3)

live2023

Fox-animation

A fox face that follows your cursor.

HTML, CSS and JavaScript making a cute fox face move around in the direction you move your mouse cursor.

HTMLCSSJavaScript
live2023

Matrix-Animation

Letters whirl, then resolve into the answer.

A mesmerising Matrix-style animation where letters whirl in a visual spectacle before displaying the intended result.

HTMLCSSJavaScript
live2023

qr-code

Generate a QR code in the browser.

A simple generator, written in HTML, CSS and Java, which enables you to create QR codes.

HTMLCSSJava