Creating a secure Wordle using Serverless Functions
Tutorial on how a secure Wordle game can be created using Next.js API Routes and Vercel Serverless Functions
Feb 1, 20224 min read

Search for a command to run...
Tutorial on how a secure Wordle game can be created using Next.js API Routes and Vercel Serverless Functions

Tutorial on writing a Python Script that updates your Twitter Header with statistics and your latest 3 followers

Introduction I made a Python Script to Automate a Sudoku Game on Android after watching Engineer Man's Videos on Youtube doing the same for different games. The script can be divided into 5 parts Connecting to an Android device using ADB, and gettin...
