Mastering API Security: A Dive into OAuth 2.0 and JWT in Python
https://medium.com/@theprogramminggeek/mastering-api-security-a-dive-into-oauth-2-0-and-jwt-in-python-edd810d2b96d
https://medium.com/@theprogramminggeek/mastering-api-security-a-dive-into-oauth-2-0-and-jwt-in-python-edd810d2b96d
Medium
Mastering API Security: A Dive into OAuth 2.0 and JWT in Python
In today’s digital world, securing APIs has become paramount for developers and businesses alike. As APIs become the backbone of software communication, understanding and implementing robust security…
Title: "AI-Powered Story Generator: Unleashing Creativity with Generative AI"
https://medium.com/@sonuk12ds/title-ai-powered-story-generator-unleashing-creativity-with-generative-ai-6a35b31579eb
https://medium.com/@sonuk12ds/title-ai-powered-story-generator-unleashing-creativity-with-generative-ai-6a35b31579eb
Medium
Title: "AI-Powered Story Generator: Unleashing Creativity with Generative AI"
GenAI
Speed Up Your Pandas Transformations by 60x: Drop the loc/iloc Loops!
https://medium.com/@quanticascience/speed-up-your-pandas-transformations-by-60x-drop-the-loc-iloc-loops-0a1ea7a13c0e
https://medium.com/@quanticascience/speed-up-your-pandas-transformations-by-60x-drop-the-loc-iloc-loops-0a1ea7a13c0e
Medium
Speed Up Your Pandas Transformations by 60x: Drop the loc/iloc Loops!
Don’t use loc/iloc with Loops In Python, Instead, Use This! (Run your loops at a 60X faster speed)
Machine Learning Series: Day 8 — Preprocessing (Part 3)
https://medium.com/@ebimsv/machine-learning-series-day-8-preprocessing-part-3-d4feb4c7ce90
https://medium.com/@ebimsv/machine-learning-series-day-8-preprocessing-part-3-d4feb4c7ce90
Medium
Machine Learning Series: Day 8 — Preprocessing (Part 3)
This chapter explores the intriguing world of outliers in machine learning, delving into their nature, impact, detection, and various…
Is It Worth Learning Python in 2024? A Software Engineer's Perspective
https://configr.medium.com/is-it-worth-learning-python-in-2024-a-software-engineers-perspective-82ebbbd21de6
https://configr.medium.com/is-it-worth-learning-python-in-2024-a-software-engineers-perspective-82ebbbd21de6
Medium
Is It Worth Learning Python in 2024? A Software Engineer's Perspective
Python, a high-level programming language known for its clear syntax and readability, has consistently ranked among the most useable and…
Introducing miniogre: Dockerize Python Applications Effortlessly
https://medium.com/@wilder_71943/introducing-miniogre-dockerize-python-applications-effortlessly-9282c261bb80
https://medium.com/@wilder_71943/introducing-miniogre-dockerize-python-applications-effortlessly-9282c261bb80
Medium
Introducing miniogre: Dockerize Python Applications Effortlessly
In the ever-evolving landscape of software development, the journey from raw code to a fully dockerized application can be fraught with…
Streamlit: Change Data into Dynamic Web Apps using Python!
https://medium.com/@ShawnBasquiat/streamlit-change-data-into-dynamic-web-apps-using-python-051d45731c8a
https://medium.com/@ShawnBasquiat/streamlit-change-data-into-dynamic-web-apps-using-python-051d45731c8a
Medium
Streamlit: Change Data into Dynamic Web Apps using Python!
Hello, tech enthusiasts and Python aficionados! Today, I’m diving into the world of Streamlit, a game-changing tool for Python developers…
Managing Imbalanced Datasets: A Practical Guide to Oversampling Techniques
https://medium.com/@anitmathew0371/managing-imbalanced-datasets-a-practical-guide-to-oversampling-techniques-0d829ce68c48
https://medium.com/@anitmathew0371/managing-imbalanced-datasets-a-practical-guide-to-oversampling-techniques-0d829ce68c48
Medium
Managing Imbalanced Datasets: A Practical Guide to Oversampling Techniques
In the world of machine learning, dealing with imbalanced datasets is a common challenge. Oversampling techniques offer a solution to this…
Storing, Accessing, and displaying JSON data in local storage | Pe
https://medium.com/@facu.tha/storing-accessing-and-displaying-json-data-in-local-storage-pe-d4ef8e509e31
https://medium.com/@facu.tha/storing-accessing-and-displaying-json-data-in-local-storage-pe-d4ef8e509e31
Medium
Storing, Accessing, and displaying JSON data in local storage | Pe
In my latest post, I shared how I escalated a Critical misconfiguration in Firebase — Bug bounty, If you haven’t read it yet, go ahead and…
GCP — Automation Using Python on Google Cloud — IAM Service Accounts
https://medium.com/@jmariogarbanzos/gcp-automation-using-python-on-google-cloud-iam-service-accounts-f661bf1a627b
https://medium.com/@jmariogarbanzos/gcp-automation-using-python-on-google-cloud-iam-service-accounts-f661bf1a627b
Medium
GCP — Automation Using Python on Google Cloud — IAM Service Accounts
In this real-world project, I acted as a Cloud Specialist and used IAM services to create a Service Account. This service account allowed…
Easily showcase your store’s sales with dynamic charts using Snowflake in just minutes
https://medium.com/snowflake/easily-showcase-your-stores-sales-with-dynamic-charts-using-snowflake-in-just-minutes-ae07aade3746
https://medium.com/snowflake/easily-showcase-your-stores-sales-with-dynamic-charts-using-snowflake-in-just-minutes-ae07aade3746
Medium
Easily showcase your store’s sales with dynamic charts using Snowflake in just minutes
How to transform JSON into a convenient view, create a wide view convenient for the presentation, and present the results on a dashboard…
Mastering Algorithms: The Two-Pointers Technique
https://medium.com/@chai_n_coding/mastering-algorithms-the-two-pointers-technique-c34ae1cc5640
https://medium.com/@chai_n_coding/mastering-algorithms-the-two-pointers-technique-c34ae1cc5640
Medium
Mastering Algorithms: The Two-Pointers Technique
Introduction to the Two-Pointers Technique
High-speed image generation SDXL-Lightning
https://rockyshikoku.medium.com/high-speed-image-generation-sdxl-lightning-2ed91d367626
https://rockyshikoku.medium.com/high-speed-image-generation-sdxl-lightning-2ed91d367626
Medium
High-speed image generation SDXL-Lightning
1 second image generation
Machine Learning and Operations Research for Optimizing Assortment Size
https://medium.com/@AlexandreWarembourg/machine-learning-and-operations-research-for-optimizing-assortment-size-64648addf2c0
https://medium.com/@AlexandreWarembourg/machine-learning-and-operations-research-for-optimizing-assortment-size-64648addf2c0
Medium
Machine Learning and Operations Research for Optimizing Assortment Size
Explore my journey in tackling a multi-objective constrained optimisation problem to achieve assortment reduction without losing customers…