PinnedInAgile InsiderbyUtkarsha Bakshi·Jun 6I Investigated How X Detects AI Generated Images. It’s Not SynthID.I ran SynthID detection and pulled C2PA manifests from real ChatGPT and Gemini images to understand how X’s “Made with AI” label actually…
PinnedInAgile InsiderbyUtkarsha Bakshi·Jan 23, 2022Top 10 Things That Developers expect from Product ManagersThe product-development relationship is quite important in the world of software development. In this post, we will reflect shine on some…A response icon2A response icon2
InAgile InsiderbyUtkarsha Bakshi·Apr 19gstack by Garry Tan Is Interesting, but Not Quite There YetAI that asks uncomfortable questions beats AI that writes code.
InJavaScript in Plain EnglishbyUtkarsha Bakshi·Mar 28My First Stripe Chargeback Cost Me More Than $60, Here’s what I learnedHandling Stripe Disputes and Preventing ChargebacksA response icon1A response icon1
InJavaScript in Plain EnglishbyUtkarsha Bakshi·Jul 28, 2023Convert Text To Speech Using Amazon Polly and NodeJS AWS LambdaText to Speech Using Amazon Polly, Lambda and AWS S3
InJavaScript in Plain EnglishbyUtkarsha Bakshi·Jul 26, 2023AWS Cognito Refresh Token Rotation in NextJs using NextAuthIn this article, we will learn how to setup refresh token rotation in NextJS using NextAuth library while using the AWS Cognito provider…A response icon3A response icon3
InJavaScript in Plain EnglishbyUtkarsha Bakshi·Jul 24, 2023Introduction to React Hooks: What They Are and How To Use ThemA response icon3A response icon3
InJavaScript in Plain EnglishbyUtkarsha Bakshi·Jul 15, 2023Using Github REST APIs in JavaScript to Push a Commit to a Github RepositoryIn this article, we will learn how to use Github REST APIs to push a commit to a Github Repository. Github provides a REST API that allows…
InWomen in TechnologybyUtkarsha Bakshi·Jul 13, 2023Best Practices for Using Custom Hooks in Your React Code
InWomen in TechnologybyUtkarsha Bakshi·Jul 8, 2023How to configure NGINX on Ubuntu to run a NodeJS web server?In this tutorial, we will learn how to configure NGINX on Ubuntu to run a NodeJS web server. NGINX is a popular web server that is used to…