Build your own certificate generator with python
https://medium.com/@vachanmn123/build-your-own-certificate-generator-with-python-b085b9002e3b
https://medium.com/@vachanmn123/build-your-own-certificate-generator-with-python-b085b9002e3b
Medium
Build your own certificate generator with python
Hello! Do you conduct events or training workshops? If yes, you know how much work it can be to generate and send out Certificates of…
Creating a Live Virtual Pen Project with OpenCV
https://botmartz.medium.com/creating-a-live-virtual-pen-project-with-opencv-ed477487b75f
https://botmartz.medium.com/creating-a-live-virtual-pen-project-with-opencv-ed477487b75f
Medium
Creating a Live Virtual Pen Project with OpenCV
Check this live Virtual pen Demo created with OpenCV
Advent of Code 2023 Day 1 with Python Solved by Data Engineer
https://medium.com/@uljanova.jekaterina/advent-of-code-2023-day-1-with-python-solved-by-data-engineer-dc09ca4c8744
https://medium.com/@uljanova.jekaterina/advent-of-code-2023-day-1-with-python-solved-by-data-engineer-dc09ca4c8744
Medium
Advent of Code 2023 Day 1 with Python Solved by Data Engineer
Advent of Code 2023 Day 1 with Python Solved by Data Engineer without regular expressions.
Python Lesson 48: Image Borders (AI pt. 14)
https://medium.com/@michael71314/python-lesson-48-image-borders-ai-pt-14-47f3c059503a
https://medium.com/@michael71314/python-lesson-48-image-borders-ai-pt-14-47f3c059503a
Medium
Python Lesson 48: Image Borders (AI pt. 14)
This is an image of Fry and Bender pumpkins (two main characters from the animated sitcom Futurama if you weren’t familiar) that I created with a few Sharpie markers this past Halloween (creative I…
[Day 3] Gear Ratios // Advent of Code 2023 (Python)
https://medium.com/@jatinkrmalik/day-3-gear-ratios-advent-of-code-2023-python-5991963014ee
https://medium.com/@jatinkrmalik/day-3-gear-ratios-advent-of-code-2023-python-5991963014ee
Medium
[Day 3] Gear Ratios // Advent of Code 2023 (Python)
You and the Elf eventually reach a gondola lift station; he says the gondola lift will take you up to the water source….
Pyenv Quick Guide: Handling Dual Arch Python (ARM/x86) on Apple Silicon
https://or-levi.medium.com/python-management-on-apple-silicon-arm-x86-with-pyenv-f786cf8a48f8
https://or-levi.medium.com/python-management-on-apple-silicon-arm-x86-with-pyenv-f786cf8a48f8
Medium
Pyenv Quick Guide: Handling Dual Arch Python (ARM/x86) on Apple Silicon
Are you struggling to manage Python versions effectively on your Apple Silicon-based Mac (M1/M2/etc)? Transitioning between ARM and x86…
Navigating the Complex World of Finite Markov Decision Processes in Reinforcement Learning
https://medium.com/@easycode_13799/navigating-the-complex-world-of-finite-markov-decision-processes-in-reinforcement-learning-c154f0871520
https://medium.com/@easycode_13799/navigating-the-complex-world-of-finite-markov-decision-processes-in-reinforcement-learning-c154f0871520
Medium
Navigating the Complex World of Finite Markov Decision Processes in Reinforcement Learning
In the fascinating realm of artificial intelligence and machine learning, Reinforcement Learning (RL) stands out as a unique method of…
Who wants to be a millionaire? Python Game
https://medium.com/@r.afonsomontero/who-wants-to-be-a-millionaire-python-game-f7138e8e258a
https://medium.com/@r.afonsomontero/who-wants-to-be-a-millionaire-python-game-f7138e8e258a
Medium
Who wants to be a millionaire? Python Game
I created this Python game as part of a code challenge at codeacademy.com in my journey to complete the computer science path.
Export Apple Notes to a PostgreSQL Database with Python and AppleScript
https://medium.com/@dreamferus/synchronize-apple-notes-to-a-postgresql-database-with-python-and-applescript-2df69bbfbe9b
https://medium.com/@dreamferus/synchronize-apple-notes-to-a-postgresql-database-with-python-and-applescript-2df69bbfbe9b
Medium
Export Apple Notes to a PostgreSQL Database with Python and AppleScript
One of the more popular note-taking apps, and one that I use myself regularly, is Apple Notes. Its popularity comes from its simplicity and…
Unlocking Data: Scraping Teams Channel Using Selenium in Python
https://medium.com/@alenagorb02/unlocking-data-scraping-teams-channel-using-selenium-in-python-369a390b07e9
https://medium.com/@alenagorb02/unlocking-data-scraping-teams-channel-using-selenium-in-python-369a390b07e9
Medium
Unlocking Data: Scraping Teams Channel Using Selenium in Python
So you and your colleagues have been posting all sorts of useful messages, notes, links, images, documents, etc., into your shared Teams…
Advent of AI: Day 3 with ChatGPT in the Advent of Code Challenge
https://medium.com/@dretyr/advent-of-ai-day-3-with-chatgpt-in-the-advent-of-code-challenge-5dbae0d86f2d
https://medium.com/@dretyr/advent-of-ai-day-3-with-chatgpt-in-the-advent-of-code-challenge-5dbae0d86f2d
Medium
Advent of AI: Day 3 with ChatGPT in the Advent of Code Challenge
Introduction
Introduction to Python Functions: A Guide for Every Programmer
https://medium.com/@apcmpe09/introduction-to-python-functions-a-guide-for-every-programmer-e69e3ee4d191
https://medium.com/@apcmpe09/introduction-to-python-functions-a-guide-for-every-programmer-e69e3ee4d191
Medium
Introduction to Python Functions: A Guide for Every Programmer
🚀 “Python Functions: Your Code’s Magic Wand! Experience the power of modularity and reusability in just a line of Python.” 🐍💫
Python Crash Course: Learn the Fundamentals in Just One Week
https://medium.com/@datafreaker9/python-crash-course-learn-the-fundamentals-in-just-one-week-81daf0a9d1b5
https://medium.com/@datafreaker9/python-crash-course-learn-the-fundamentals-in-just-one-week-81daf0a9d1b5
Medium
Python Crash Course: Learn the Fundamentals in Just One Week
Would you like to start learning how to code? Python is an excellent choice! It’s easy to learn, and several developers use it. In this…