Yasoob Khalid Yasoob is a renowned author, blogger, and tech speaker. He has authored the books Intermediate Python and Practical Python Projects and regularly blogs at Yasoob.me. He is currently working on Azure at Microsoft.

Stories by Yasoob Khalid

Create A Full-Page Background With CSS

Create a full-page background with CSS

Dev

Set full-page backgrounds using CSS properties like background-blend-mode to improve user experience on your website.

Yasoob Khalid
Jun 9, 2023 ⋅ 6 min read
Using GraphQL With Strawberry, FastAPI, And Next.js

Using GraphQL with Strawberry, FastAPI, and Next.js

Dev

Use FastAPI, Strawberry, and GraphQL in a Next.js app that improves developer experience by using types and automating the code generation.

Yasoob Khalid
Jun 10, 2022 ⋅ 18 min read
Web Automation with Selenium and Python

Web automation with Selenium and Python

Dev

With the help of Selenium, you can run Python scripts for web automation. Take, for example, the automation of scheduling a badminton court.

Yasoob Khalid
Nov 9, 2021 ⋅ 10 min read