work
building agentic products end-to-end — model, tools, infra, human-in-loop.
experience
software development engineer @ altuni labs @ insideiim
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
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
projects
spore
feb 2026 – presentlong-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↗★ 1
feb 2026 – presentoperator 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.
fleet↗
jul 2026 – presentbun / typescript cli + mcp server for driving a whole machine fleet (windows, linux, mac) over ssh without quoting pain. exec across many hosts in parallel, run local scripts remotely, edit files in place, spawn detached jobs and wait on their output, push / pull files, screenshot desktops, read live host + gpu status.
see↗
aug 2026 – presentcli that lets a text-only llm look at an image — renders layout and text as ascii, with a vision-model fallback when the ascii pass isn't enough. bun / typescript, usable as a cli or an mcp tool.
agentic resume editing
may 2026 – presentagentic latex editor. live preview + agent that edits the latex tree on user instruction.
voicewin↗★ 1
dec 2025 – presentnative windows speech-to-text app. push / tap right-alt to record → whisper / deepgram → paste. C# / .net + global hotkeys. ships releases.
flux-kontext-diff-merge↗★ 101
2025comfyui 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 2026patched 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 2024offline retrieval-augmented generation with ollama + llamaindex, multiple data sources, streaming responses.
license plate recognition
aug – oct 2023yolov8 detector + easyocr for indian license plates. end-to-end video → text pipeline.