AI 16 Apr 2023 · 5 min read CodeWhisperer, The New Copilot Killer? CodeWhisperer is GitHub Copilot competitor from Amazon. In this article, I will compare them head-to-head to find out which one is better. Read article
Laravel 12 Apr 2023 · 6 min read CSP in Laravel with Vite In this article, I will show you how we can configure Content Security Policy headers with Laravel and Vite. Read article
Programming 31 Dec 2022 · 5 min read Programming Foundations : Data Structures - EP 1 In this first episode of Programming Foundations series, I will briefly discuss data, data types and data structures. Read article
Tweak 4 Sep 2020 · 5 min read The Invincible Dino Let us tweak our favourite Chrome Dino game to make it indestructible and make it run at lightning speed. Read article
Git 9 Jun 2020 · 8 min read Introduction to Git : The Basics Git is really useful and the most essential tool for any developer. In this article, I will be introducing you to the git, its core concepts and architecture and its working with some examples. Read article