Published inDev GeniusEffectively querying any CSV with python, ChatGPT and langchainEach and every organization who claim to be a “tech” company nowadays need some kind of data analysis to stay ahead in their game. Whether…Jul 5, 20231Jul 5, 20231
Using generics for interfaces in typescriptLet’s understand the importance of generics and how it can help in making our code more readable.Dec 13, 20221Dec 13, 20221
How I created my own audiobook with few lines of python.Recently, I came across this awesome python awesome library knows as gTTS(Google text-to-speech). The purpose of this library was to…Jan 8, 2021Jan 8, 2021
Memoizing promise call to increase the performance of your client/server side javascript code 💪If I assume those who are reading this post have some experience in programming in javascript either in client or server side. Then I can…Oct 16, 20171Oct 16, 20171