Anurag Jha

Hi, I’m Anurag.

I like computers, math & design.

Pre‑GPT self‑taught engineer.
Building things I’d want to use. Interested in products, systems & hard problems

Currently exploring OpenClaw and AI Agents and building a prompt-to-animation video generator and a generative game engine.

I’m always open to interesting project collaborations and remote opportunities.

Tools I use

Python · JS/TS · Parlant · PageIndex · React · Svelte · MongoDB

Work Experience

Credifin - Full Stack Engineer Intern

Jalandhar, India (Hybrid) - Jan 2026 – Present

Identified 22 security vulnerabilities (1 critical) across 50+ APIs and 523 pages, impacting 60k+ MAU. Built and deployed a custom Shopify web application, improving UI/UX and resolving SEO/GEO performance issues. Built VLM-based KYC pipeline, developed and maintained Next.js web apps and Python scripts for automation. Developed the personal website for the CEO.

AyurvedaBay - Python Developer Intern

Delhi, India (On-site) - May 2025 – Aug 2025

Engineered data pipelines processing 100k+ records, automating product listing, reporting, and data cleaning workflows. Automated address generation workflows, saving 1 hour/day per employee and reducing operational overhead. Built scalable scraping and automation systems to process large CSV/Excel datasets.

Education

Lovely Professional University

Punjab, India - B.Tech CSE, Minor in DevOps - 2023 – 2027

Certifications

Projects

Canvas LLM

Infinite Canvas LLM Chat(React, Convex, LiteLLM • 2025)

Infinite-canvas chat for non-linear LLM workflows with branching and structured exploration, now extended with vectorless RAG, subagent orchestration, and tool calling.

Multi-Strategy Options Trading Bot Framework (Python, Fyers API • 2025)

Multi-strategy NIFTY 50 options trading system with concurrent live execution and centralized data pipelines. Architected modular alpha, execution, and risk layers with dynamic SL/TSL mechanisms. Achieved ∼60% directional accuracy in live trading using multi-factor signal models and adaptive risk control.

AI Math Notes

AI Math Notes - Spatial Solver(Next.js, TensorFlow.js • 2025)

Real-time handwriting recognition system using custom CNNs trained on MNIST and HASYv2 datasets. Designed a Union-Find–based stroke grouping system for accurate multi-stroke mathematical symbol recognition. Delivered a high-performance, responsive UI optimized for real-time interaction.

Soko - Multi-Vendor E-Commerce (MERN Stack • 2025)

Full-stack multi-vendor marketplace with modular services and role-based dashboards. Implemented RESTful APIs with JWT-based authentication, refresh-token rotation, and RBAC authorization. Hardened backend using Helmet, rate limiting, and input validation to improve security and reliability in production.

Advanced Spring Physics Easing Library (JavaScript, NPM • 2024)

Implemented a spring physics-based motion easing library and visualizer for smooth UI animations. Published as motionspring on NPM.

Experimental Projects

Neural Network From Scratch (Python • 2026)

Neural network implementation from scratch with forward pass, backpropagation, and training loop.

Batch LLM Calls (Python • 2026)

Utility for batching LLM calls to reduce cost and improve request efficiency.

GPTCoderRalph (Browser Extension • 2025)

Browser extension bridging ChatGPT web sessions to local development environments, enabling agentic coding workflows directly from the browser window.

NanoBanana PNG (FastAPI, Gemini API, PIL • 2025)

API for generating transparent PNG images using AI system prompts and chroma keying.

Camera2API Custom Tone Mapping Pipeline (Kotlin, Android SDK • 2024)

Camera2API camera app with full manual control, bypassing OEM post-processing for ungraded output. Implemented custom log gamma + Bézier tone curves for dynamic range preservation and post-processing flexibility.

Perplexity-Clone CLI (Python, Gemini AI, Trafilatura • 2024)

CLI that retrieves live web content and generates concise summaries using Gemini AI. Implemented a data extraction pipeline with Trafilatura to clean, normalize, and render structured markdown output.

Text to Caption Video Generator with Multi-Track Audio (Python, MoviePy, Threading • 2022)

Multithreaded CLI tool for generating videos from spec-based scripts with layered audio tracks and SFX.

Tiny Image Correction CLI (Python, PIL • 2020)

Lightweight image-processing CLI for adjusting brightness, saturation, and contrast.

Blogs

Million Product Companies

2026-03-28

It has never been easier to build a product. Coding is no longer the bottleneck. The bottleneck is figuring out what people actually want (w...

how to fix ai slop

2026-03-10

Code used to be the hard part of software (was it?). Now it isn't. The hard part is building systems that don't break (or rather break grace...

which language takes least ai tokens ?

2026-02-15

When prompting AI models, token count directly affects both cost and latency. This benchmark compares how efficiently different languages ex...

Journey

2026-01-22

Started coding around 2014–15; I don't remember exactly. Why? Games! My first language was MSW Logo, then QBASIC also VBA. Then C++; here’s...

Learning