PinnedInoptiklabbyAnton Yarkov·Oct 13, 2025Developing Low-Cost AI-Based Similarity SearchThe world of Artificial Intelligence (AI) and Large Language Models (LLMs) often conjures images of immense computing power, proprietary…A response icon1A response icon1
PinnedInBetter ProgrammingbyAnton Yarkov·Oct 5, 2023Algorithmic Alchemy: Exploiting Graph Theory in the Foreign ExchangeIf you’re familiar with the FinTech startup industry, you may have heard of Revolut
PinnedInBetter ProgrammingbyAnton Yarkov·Aug 10, 2023Exploring Well-Known Path-Finding Algorithms With SFML Graphics LibraryNow, let’s look into performance differences and ways to make it more visually appealing
PinnedInBetter ProgrammingbyAnton Yarkov·Jul 11, 2021How To Write Self-Documented Code With Low Cognitive ComplexityA guide to help your team write self-documented code, produce better software, and improve programmers’ lives
InoptiklabbyAnton Yarkov·Jan 29, 2024NFT Wallets Unleashed: A Data Structures and Application Design JourneyTLDR. Learning NFTs concept by implementing a little efficient CLI application using C# and .NET Core. Application allows to execute NFTs…
InBetter ProgrammingbyAnton Yarkov·Sep 27, 2023Crafting MazesInspired while creating a maze map for the Wall-E project. Follow this tutorial to explore maze generation using Graph Theory algorithm
InBetter ProgrammingbyAnton Yarkov·Aug 8, 2023Universal implementation of BFS, DFS, Dijkstra and A-Star algorithmsIt turns out that well-known algorithms like BFS, DFS, Dijkstra, and A-Star are essentially variations of the same algorithm.
InoptiklabbyAnton Yarkov·Jan 13, 2022Are there experts in the crypto-industry?Current crypto-hype in large IT companies makes everyone believe there are experts in the topic. Folks jump into investments thinking they…A response icon1A response icon1
InoptiklabbyAnton Yarkov·Jun 1, 2021Starting Communities of Practice in Your OrganizationEverything you need to know about the concept of Community of Practices and how to engage collaborations in multiple Agile teams across the…
InoptiklabbyAnton Yarkov·Mar 1, 2021Web crawlers make it harder to follow Digital Millennium Copyright Act, so developers have to…Who should read it