AKAnkur Kotwalinblog.ankur.cc·Mar 9 · 4 min readVibe Coding to Production #2 - SecretsIn the previous blog post, we vibe coded a basic Gemini chatbot, deployed it to Google Cloud Run and configured CI/CD ensuring that every commit to the GitHub repo resulted in a new build being automa00
AKAnkur Kotwalinblog.ankur.cc·Mar 2 · 4 min readVibe Coding to ProductionVibe coding apps is great for prototyping but this can leave you short of a robust developer workflow with an integrated CI/CD. The following post covers in detail how to set up a codebase with GitHub00
AKAnkur Kotwalinblog.ankur.cc·Feb 23 · 4 min readIncreasing test coverage with Antigravity & GeminiAI tooling is resulting in a lot of code being written and you can also use it to write and expand test coverage. A few years ago, I wrote MetaRefCard, an app to help me map the complex controls of fl00
AKAnkur Kotwalinblog.ankur.cc·Feb 17 · 2 min readUpskilling Antigravity for the Gemini APIGoogle Antigravity is an agentic IDE that helps you build software. Antigravity offers a variety of models for agentic coding including the latest Gemini and Claude models. If you’re building an app that calls the Gemini API, you may find that the ge...00