Independent · Bengaluru
Purpose-built tools, each doing one job.
Apps, tools, extensions, and a game, each doing one job on its own subdomain of algofunds.in, out on the Cloudflare edge.
Selected work
Products in the open, each live at its own address.
-
twine
One private, end-to-end encrypted space for a couple. Plan dates, keep a places wishlist, save photo memories, share a watchlist, and leave little surprises.
Cloudflare WorkersEnd-to-end encryptionView project 2026 -
chat
Password-protected group chat. Open or closed rooms, PINs, file sharing, desktop and web push, so a message finds you even with the tab closed.
Cloudflare WorkersDurable ObjectsR2View project 2026 -
Kitten
A personal assistant that stays yours. Tasks, reminders, notes, a daily briefing, and home-screen widgets, all on your own backend.
Cloudflare WorkersFastAPIPostgres / pgvectorView project 2026 -
CallGuard
A call-screening system for iOS. Decide who gets through, keep lists of numbers to trust or block, and let the phone check them at ring time with private, encrypted lookups.
Cloudflare WorkersWorkers KVSwift / SwiftUIView project 2026 -
Exam Practice Portal
Practice for computer proficiency exams in English and Hindi. A timed mock that mirrors the real interface, then a plain results report.
Cloudflare WorkersD1FlutterView project 2026 -
DSA Vault
A quiet place to keep data-structures and algorithms practice: problems worked through, patterns, and notes worth coming back to.
Cloudflare WorkersD1HonoView project 2026 -
lcex
LeetCode practice with cloud sign-in, so progress follows you across devices. The web companion to the lcex VS Code extension.
Cloudflare WorkersVS CodeCloud syncView project 2026 -
Fletch
An arrow-ordering puzzle. Tap an arrow and it flies off the board; tap a blocked one and it crashes. Every order clears the board, so the order itself is the score.
FlutterDartCloudflare WorkersView project 2026
Tools & extensions
Things I use every day, shipped for other people too.
-
Redline
Plan review for Claude Code in the browser. Claude writes the plan as a versioned page with mermaid diagrams; you select text, comment, and suggest edits, and the feedback lands back in the session that wrote it.
PythonClaude Code skillmarked + mermaidView project 2026 -
Asymptote
A VS Code and Cursor extension that statically analyzes the open file and shows the time and space complexity of every function inline, next to its signature. When it cannot prove a bound, it says O(?) instead of guessing.
TypeScriptVS Code APIStatic analysisView project 2026 -
Claude Remote
Drive Claude Code on your VPS from your phone. Start several sessions at once, watch them work, steer mid-task, approve the risky commands, and get a push when something needs you. It uses your Claude Code subscription login, with no API key.
FlutterCloudflare TunnelWebSocketView project 2026 -
Calendar Banner
A macOS menu-bar app that flies an airplane-towed banner across every screen to remind you of a meeting. It reads the system Calendar, so any Google, Zoho, iCloud, or Exchange account already set up is picked up automatically.
SwiftSwiftUIEventKitView project 2026 -
Conduit
A VS Code extension that turns .conduit.yaml files into dashboards, fetchers, and explorers. Chain built-in steps, query Postgres or SQLite, download and parse files, sign and inspect JWTs, and render results as tables, trees, or an interactive editor.
TypeScriptVS Code APIesbuildView project 2026 -
Algolify
A VS Code and Cursor extension for HTML-only DSA lessons stored in .algolify files. A custom editor runs the lessons, with in-page explain and chat generated by AI.
TypeScriptVS Code APIWebviewView project 2026
Projects
Larger builds, from AI pipelines to a game engine.
-
Astra
A local-first AI task manager. It turns natural language into structured tasks, links related items into a knowledge graph, and keeps everything on a SQLite backend you control.
Node.jsTypeScriptSQLite + FTS5View project 2026 -
Storyboard
A five-stage AI pipeline that turns a prompt into a comic and a short video. It patches ComfyUI workflows, generates the panels, assembles them, and publishes to Instagram.
Node.jsExpressComfyUIView project 2026 -
WorldBuilder
An Unreal Engine 5 C++ plugin for procedural worlds. Click to lay down roads, then generate buildings along them, all inside the editor.
C++Unreal Engine 5SplinesView project 2025 -
VehicleAIPlan
A visualization of autonomous-vehicle decision-making. It renders the decision flow as Mermaid diagrams, backed by Firebase.
JavaScriptViteMermaidView project 2026
Systems & infra
Small building blocks the products lean on.
-
AWS Lambda
http-relay
An AWS Lambda that forwards HTTP requests, so a blocked client can leave from AWS instead. Method, headers, body, and binary all pass through untouched.
-
Node · SQLite
domainsearch
Finds domains that look premium but register at ordinary price. Generate, DNS prefilter, RDAP verify, price, and rank, all into SQLite with a live dashboard.
-
MCP server
zoho-sheet-mcp
A zero-dependency MCP server and Claude skill for Zoho Sheet: list workbooks, query records with criteria, and write safely over the Data API.
Public repo