work

building agentic products end-to-end — model, tools, infra, human-in-loop.

software development engineer @ altuni labs @ insideiim

sep 2025 – present

remote

  • building agentic b2b hiring features end-to-end — model, tool layer, infra, ui
  • integrating llm workflows into production with streaming + tool-use
  • shipping low-latency real-time ai features behind real users

ai engineer intern @ radicalx

dec 2023 – feb 2024

remote

  • built intelligent career-coaching features on openai + vertex ai
  • developed conversational ai for resume analysis and interview prep
  • explored fine-tuned stable diffusion and llama models

spore

feb 2026 – present

long-running task agent with a browser operator console. next.js + cf workers. doom-loop guards, mid-prompt interrupters, follow-up steering, real-time token tracking, replay-based forking, subagent canvas via task-tool subagents.

openports

feb 2026 – present

operator console + telegram bot + recheck cron for publicly exposed comfyui / ollama boxes. classic agent loop: scan → fingerprint → diff → notify. fastapi + sqlite + react/vite + apscheduler. URL-synced filters, saved searches, watch list, model catalog, history + diff detection.

agentic resume editing

may 2026 – present

agentic latex editor. live preview + agent that edits the latex tree on user instruction.

voicewin

dec 2025 – present

native windows speech-to-text app. push / tap right-alt to record → whisper / deepgram → paste. C# / .net + global hotkeys. ships releases.

comfyui custom node that preserves image quality on flux kontext edits — diffs the edit against the original and selectively merges only changed regions back, instead of degrading the untouched pixels through full re-encode.

cliproxyapi-cursor (fork)

feb 2026 – may 2026

patched router-for-me/CLIProxyAPI to translate cursor ide's claude / anthropic toolcall format into gemini's functionCall. fixed missing tool-name sanitization, added image-block support, full unit-test coverage.

local rag system

nov 2023 – mar 2024

offline retrieval-augmented generation with ollama + llamaindex, multiple data sources, streaming responses.

license plate recognition

aug – oct 2023

yolov8 detector + easyocr for indian license plates. end-to-end video → text pipeline.