What is RedNote? Is it an alternative to TikTok?When news of a possible TikTok ban in the U.S. emerged, people began scrambling for alternative platforms. Enter RedNote — an app that’s…Jan 19Jan 19
How to Build a Retrieval Augmented Generation (RAG) App Using a Pre-trained ModelIntroductionJan 16Jan 16
How to connect Zoom into a NodeJs ProjectZoom, a leading video conferencing platform, has become an essential tool for connecting people across the globe. Its versatility and…Jun 25, 2024Jun 25, 2024
Axios Interceptors for Refresh Tokens: A Guide to Private Axios Instances and Enhanced SecurityA private Axios instance refers to an Axios instance that is configured specifically for a certain set of requests within your application…Feb 27, 2024Feb 27, 2024
Connect your deployed PostgreSQL database to pgAdminHave you ever wondered how to seamlessly manage your data or create tables in your deployed database, just like you do on your local…Feb 10, 20241Feb 10, 20241
Deploying a PostgreSQL Database on RenderI will walk you through the process of deploying your locally running PostgreSQL database to a Render server. For this demonstration, I’m…Jan 30, 2024Jan 30, 2024
Image Resampling in Image Processing | Nearest Neighbour Method | Bi-linear InterpolationImagine you’re enjoying a movie on your laptop, and then you switch to a larger screen, like your TV. Suddenly, everything is there, but…Jan 28, 2024Jan 28, 2024
MUI Data Grid Style CustomizationI recently worked on a project using MUI DataGrid and encountered difficulties in changing the default styles applied by the component. The…Jan 14, 2024Jan 14, 2024