Explore >> Select a destination


You are here

thepythoncorner.com
| | www.jennapederson.com
10.0 parsecs away

Travel
| | In this video, I show you how to build a python app to chat with your architecture diagrams, using the Amazon Bedrock Converse API.
| | taylorbrazelton.com
12.0 parsecs away

Travel
| |
| | cyberchris.xyz
10.7 parsecs away

Travel
| | This was an older writeup of mine that I posted before I had set up this blog. I am reposting it for my blog now. Whats this for? After stumbling upon the youtube-dl program (link to the repo), I was impressed with its functionality but found it quite inconvenient to have to leave the terminal to search for the url. This led me to write this python script that lets you search Youtube and display the video/playlist ID, all in the command line.
| | anthonysciamanna.com
52.8 parsecs away

Travel
| Code katas provide an opportunity to practice our software development skills, recognize patterns, and learn how to apply techniques. In general, we pro...