From Code to Cloud with Python on Cloud Run
Recently, I had the opportunity to work with Google Cloud Run on a project, and it significantly transformed my approach to application deployment and scalability. Whether you’re exploring Google Cloud...
Streaming Data Science with Streamlit
I recently used Streamlit to showcase data for my package, Elexonpy, which is published on PyPI. As I worked on the package, it became clear that presenting the data in...
Efficiently Managing Your Git Repository: How to Delete Multiple Branches
I recently came across a problem during my summer thesis project: managing an increasingly cluttered Git repository. As the project went on, many different branches and experiments were created. This...
The Ethical Fallout of Amazon’s AI Hiring Tool
In 2018, Amazon, a major company in online sales and cloud computing, started using an artificial intelligence system for hiring new employees. The goal was to use advanced tech- nology...
Jupyter Power in VS Code
I recently came across the functionalities offered by the Jupyter extension within Visual Studio Code, and I must say, it’s been a game-changer in my development toolkit. The Jupyter extension...