buildwithbhatti.hashnode.devCoding with Co-Pilots: Thriving in Your Software Career in the AI EraImagine walking into your first coding job and finding that half your code is written by an AI assistant. This scenario isn’t sci-fi – it’s 2026. Tools like Codex, Claude Code, GitHub Copilot and ChatGPT have become the developer’s new teammates, cap...Jan 8·14 min read
buildwithbhatti.hashnode.devDynamic RBAC: How I Used GitHub Packages, Codegen and npm to Build a Central Permissions RegistryManaging permissions across multiple projects is one of those tasks that starts small and quickly becomes a maintenance nightmare. Every new feature means updating permission strings in the backend, frontend, and sometimes admin tools — all manually....Oct 14, 2025·4 min read