Posts
All the articles I've posted.
NextJS Conf24 keynotes
Posted on:October 24, 2024 at 05:29 PMNextJS Conference keynotes Oct 2024
Desktop Entry In Linux
Posted on:October 2, 2024 at 04:45 PMCreate a desktop entry in Linux to launch applications
Common Ways To Upgrade LLM
Posted on:September 16, 2024 at 07:47 PMCommon ways to upgrade Large Language Models
A Custom Decorator For Retry In Python
Posted on:May 17, 2024 at 04:16 AMCustom Decorator For A Retry Mechanism For Better Error Handling And Clean Code
Context Managers In Python
Posted on:May 9, 2024 at 04:11 AMContext Manager in Python is very useful feature for clean coding