Full-stack and automation-focused developer based in India. I like building systems that run themselves — pipelines that go from raw input to a finished, published product with no manual step in between. Currently looking for my next role.
Interested in: full-stack development, Java, AI-driven automation, data/analytics
- redditreels — an unattended pipeline that sources a story, rewrites it with an LLM, generates voiceover, renders a captioned vertical video, and publishes it across YouTube/Facebook/Rumble, then feeds performance data back into what it does next.
- pinforge — turns a product theme into a full listing: a print-ready PDF, a set of Pinterest pin creatives, SEO copy, and posts it, with a SQLite layer to track how it performs.
- kdp-puzzle-engine — generates print-ready puzzle books (word search, Sudoku, mazes) end to end, with an unattended factory mode and a compliance check that runs before anything reaches upload.
Each of these runs as scheduled, unattended jobs — not one-off scripts. A recurring theme across all three: browser automation over the Chrome DevTools Protocol for the platforms without a workable API, and free-tier LLM APIs (Gemini/Groq) wired in through a small compatibility shim so the pipeline doesn't depend on a paid key to run.
Python · Java · SQL · SQLite · HTML/CSS/JS
reportlab / Pillow (PDF & image generation) · Chrome DevTools Protocol (browser automation) · LLM APIs (Anthropic, Gemini, Groq, local Ollama) · git
📫 LinkedIn · open to full-stack, backend, and automation/AI-tooling roles.