PinnedGetting started with Flutter 2.0As the smartphone market grew with the increase in popularity of Android and iOS users long with the short success of Windows Phones…Mar 11, 2021Mar 11, 2021
PinnedGestalt Psychology in Design“Gestalt” is German for “unified whole”. Gestalt Psychology emphasizes that the whole of anything is greater than its parts, i.e., the…Jan 19, 2021Jan 19, 2021
Merge Arrays or Arrays of Objects in JavaScript/TyepScriptTo merge an array of objects in JavaScript, you can use various methods depending on your specific requirements. Here are some common…May 19May 19
Various Similarity Metrics for Vector Data and Language Embeddingstldr; Please skip the first sectionMar 16Mar 16
VectorA vector is a mathematical object that has magnitude (size or length) and direction. Vectors are used to represent quantities that have…Mar 16Mar 16
EmbeddingAn “embedding” in the context of machine learning and data science refers to a way of converting categorical data, like words or items…Mar 16Mar 16
Dimensionality“Dimensionality” refers to the number of attributes or features that represent a data point in a dataset. In a simple sense, it’s like the…Mar 16Mar 16
Flutter’s UI Framework: Deep Dive Into Its InternalsFlutter, Google’s UI toolkit, has rapidly gained popularity for its ability to build natively compiled applications for mobile, web, and…Nov 2, 2023Nov 2, 2023
Infinite Memory and Python Wizards: The True Magic of Garbage CollectionConjuring Memory Abundance with Python's Mystical Garbage CollectorJun 25, 2023Jun 25, 2023
Ensuring Data Consistency Across Distributed Systems: Strategies for Modern ApplicationsIntroductionApr 11, 2023Apr 11, 2023