Safe non-local returns using crossinline for inline functions in kotlinA higher-order function is a function that either takes another function as a parameter, returns a function, or both. These functions are a…Sep 10, 2024Sep 10, 2024
How to add a round filter or mask to OBS’s video capture feedSo you are new to OBS and itching to record your first video demo of a project you have been working on. You’ve been watching other content…Aug 27, 2024Aug 27, 2024
Building cost-effective AI systems using RouteLLMMost of the time, building AI systems means juggling efficiency against performance and budget. RouteLLM is a new model designed to. route…Aug 7, 2024Aug 7, 2024
Strategies on how to showcase your portfolio and impress potential clients as a freelancerIntroductionJul 18, 2024Jul 18, 2024
Creating an AI Blog Post Generator with LangChain: A Step-by-Step GuideA workflow is basically a series of pre-determined…Jun 7, 2024Jun 7, 2024
Published inDjango UnleashedHow to fetch medium articles/stories automatically to your django websiteI have been working on building my portfolio website using Django as the backend and the . I needed to…Apr 19, 2024Apr 19, 2024
How to create a document scanner using ML Kit and Jetpack ComposeGoogle recently released their ML Kit document scanner API that can help you easily add a powerful AI powered document scanner to your app…Mar 18, 2024Mar 18, 2024
Overcoming Burnout: Leveraging Boredom to Boost Productivity and Learn New SkillsLast weekend pushed me to my limits. We had to meet a deadline by Friday, and by the time Saturday rolled around, I was entirely burnt out…Mar 18, 2024Mar 18, 2024
A healthy gut equals to a longer, happier life — MealPlanner appMaintaining a healthy diet can be challenging, the demands of work, school and home life often leave us with little to no time to…Mar 1, 2024Mar 1, 2024
Fetching data from REST APIs using Ktor in Android‘To fetch data from a Rest API using Ktor, you need mainly two dependencies. For a Kotlin Multiplatform (KMM) Project, you need to add a…Feb 9, 2024Feb 9, 2024