Aditya Gupta

Aditya Gupta

Aditya Gupta is a founding member and editor at CodeForGeek. He first found his way into tech by reading articles, and now writes approachable guides to Node.js security, authentication, AI tools, coding agents, and web scraping.

Online BCD to Decimal Converter

BCD to Decimal Converter Convert Binary-Coded Decimal (BCD) to human-readable decimal numbers BCD Input Decimal Output Convert to Decimal Clear All I like clean numbers. But some systems do not. When I first saw BCD, I thought it was just…

Online JSON to XML Converter

JSON to XML Converter Convert structured JSON into valid XML format instantly JSON Input XML Output Convert JSON to XML Clear All I like JSON. It is clean, easy to read, and works perfectly with JavaScript. But every now and…