Published inTDS ArchiveReplicating Minecraft World Generation in PythonUsing Voronoi diagrams and a lot of Perlin/Simplex noiseNov 17, 2021A response icon9Nov 17, 2021A response icon9
Published inTDS ArchiveSimulating Traffic Flow in PythonImplementing a microscopic traffic modelSep 5, 2021A response icon15Sep 5, 2021A response icon15
Published inTDS ArchiveWhat Is Currying in Programming?Spice up your code with curryingAug 31, 2021A response icon4Aug 31, 2021A response icon4
Published inTDS ArchiveMake Your Python Code Run Faster With CachingUsing `cache` and `lru_cache` from `functools`Aug 25, 2021Aug 25, 2021
Published inGeek CultureHow JPEG Compression WorksExplaining the magic steps behind JPEG compressionAug 20, 2021A response icon3Aug 20, 2021A response icon3
Published inTDS ArchiveImage Processing: Image Scaling AlgorithmsTaking a look into different image scaling methods and implementing them in Python.Aug 15, 2021A response icon2Aug 15, 2021A response icon2
Published inTDS ArchiveWrite Better And Faster Python Using Einstein NotationHow to make your code more readable, concise, and efficient using Einstein notationAug 15, 2021A response icon5Aug 15, 2021A response icon5
Published inJavaScript in Plain EnglishCreate a To-Do App in React With localStorageUsing React and Tailwind CSSAug 12, 2021Aug 12, 2021
Published inTDS ArchiveHow to Create a Photo Mosaic in PythonA look under the hood of photomosaics in PythonAug 6, 2021A response icon3Aug 6, 2021A response icon3
Published inTDS ArchiveImage Processing and Pixel Manipulation: Photo FiltersWe use filters all the time, from social media apps like Instagram and Snapchat to professional software like Photoshop. But have you ever…Feb 18, 2021Feb 18, 2021