How to use Surplus AI Api keys in Claude Code ?Anthropic is very strict about it's harness , It does not allow OpenAI compatible API keys to get used within itself.To use the openAi compatible API keys with the claude code you need to use a proxy.Jun 19, 2026·4 min read
TypeScript : Cheat SheetWhat is TypeScript ?? In one line ☝ JavaScript which is scalable === TypeScript TypeScripts's Type system helps you during the developement (i.e before the codes get compile.) Browsers dont have TS type support. To compile the TS file run tsc app.ts...Sep 11, 2022·7 min read
Top 3 contenders in "Web3-Backend" Simplified.Are you new to the Web3 domain and everything seems so overwhelming to you??? Are you just stuck in trying to understand what's going onn in the 'deploy.js' code ??? Don't worry Bro I got your back😉 In this blog I will try to simplify what's goi...Jun 30, 2022·6 min read