rohansx - Overview

Typing SVG

Portfolio LinkedIn Peerlist Product Hunt


About Me

Founding full-stack engineer with ~3 years of experience building production systems — from voice AI infrastructure and real-time pipelines to developer tools and CLI utilities. I care about performance, clean abstractions, and shipping things that work.

Currently open to opportunities (remote-friendly). Previously built voice AI infra at MyClone (Go, Python, pgvector, RAG systems).

Try npx rohansx for a quick intro in your terminal!


Tech Stack

Languages:  Go Rust TypeScript Python JavaScript

Frameworks & Libraries:  React Next.js Node.js Express Tailwind SvelteKit

Infra & Tools:  PostgreSQL Redis Docker AWS Linux Git


🚀 What I've Built

  • workz — Zoxide for git worktrees. Auto-symlinks deps, copies .env, fleet mode for parallel AI agents.
  • cloakpipe — Privacy middleware for LLM & RAG pipelines with consistent pseudonymization.
  • ctxgraph — Local-first context graph engine for AI agents and human teams.
  • wardn — Credential isolation for AI agents. Agents never see real API keys - structural guarantee, not policy.
  • reflect — Self-correction engine for AI coding agents.
  • convox — Open-source voice AI orchestration platform for India.
  • illuminate — Open source contribution copilot. AI-matched issues, deep-dive context, auto-tracked PRs.
  • vgx — AI code security scanner. Detects AI-generated code + vulnerabilities pre-commit.
  • leadecho — Social monitoring & lead gen. Surface high-intent signals and turn conversations into pipeline.

GitHub Stats

Stats Productive Time

Top Languages by Repo Top Languages by Commit


Currently

  • 🔧 Hacking on workz — aiming to be the best git worktree tool out there
  • 🦀 Deep-diving into Rust systems programming and algorithmic optimizations
  • ♟️ Let's play chess

Profile Views

Pinned Loading

  1. git worktrees that actually work (zero-config dep sync, fleet mode for parallel agents)

    Rust 53 1

  2. credential isolation for AI agents. Agents never see real API keys - structural guarantee, not policy.

    Rust 31 2

  3. Privacy middleware for LLM & RAG pipelines - consistent pseudonymization, encrypted vault, SSE streaming rehydration.

    Rust 21 4

  4. privacy-first context graph engine for AI agents and human teams.

    Rust 15 5

  5. A Git pre-commit security scanner with LLM integration to detect vulnerabilities before they enter your codebase.

    Go 11 1

  6. Run local LLMs with maximum context on minimum hardware. One command: hardware detection + TurboQuant KV cache compression + OpenAI-compatible server.

    Python 1