排序
Story of a Wordle Solver
Story of a Wordle Solver,Hurry up, what's a five-letter word with 'i', 'c', 'e' as second, third and fourth letters! The question brought me back from my YouTube video spree. It wa...
Heart Morsecode ^^
Heart Morsecode ^^, Explore the Joy of Morse Code Encryption & Decryption with Hearts! Dive into Morse Code Fun - an interactive web app that lets you encode and decode message...
Didn’t want to click on refresh to see updates, this is what I did!
Didn't want to click on refresh to see updates, this is what I did!, I wrote something quick (ish) in a few hours over 2 days to give me updates on how registration for an event is...
How I Built My Own List Type in Python With a String
How I Built My Own List Type in Python With a String,I had this idea of building a list type in Python just using the string type. Sounds stupid, right? “Crazy idea; bad pitch” a...
Change your Windows background by running a python script!
Change your Windows background by running a python script!,Let's write some fun codes with Python :) Before we get started, be sure to note that this post is only for Windows users...
How to find an impostor binary search implementation in Python! :-)
How to find an impostor binary search implementation in Python! :-),Recently I have been working on writing STL algorithms of C++ in Python (here). I came across a typical problem,...
Ai Generated Faces – Access it using Python
Ai Generated Faces - Access it using Python,You can find AI generated faces here https://generated.photos/faces Using this api its easy to access all the images To access the API w...
Looking for Coding Buddy!
Looking for Coding Buddy!,I'm Java beginner level coder and I’m looking for a coding buddy to learn Java with. We could hold each other accountable and stay motivated together. An...
Crack the Code
Crack the Code,With quarantines and lock-downs, most people around the world are stuck and bored in their houses. A lot of fun riddles are circulating in news feeds on social media...
Finding anagrams of place names (in GB)
Finding anagrams of place names (in GB),A little while ago Alasdair Rae asked if any one had combined an anagram engine with a list of place names. Well, no one stepped forward so ...
Duck typing in java
Duck typing in java,Disclaimer: please don't take this too serious. It's just fun and games. Duck typing is an idiom known mostly from dynamically typed languages. It states that y...
Visualizing Strava activites with Folium and Jupyter Notebook
Visualizing Strava activites with Folium and Jupyter Notebook,Few days ago I participated in my first race ever! It was short triathlon called Slapský triatlon. My friend was talk...