Blog
How I Use HTML5 Video Whilst Maintaining a High Performance Website
Html5VideoHtml
Create your Browser Automation Robot with Python and Selenium
PythonSeleniumProgramming
Create a Full Stack Banking Application using React
Part 1: Create an application using PostgreSQL, Express, React and Node.js stack. “Create a Full Stack Banking Application using React” is published by Yogesh Chavan in JavaScript in Plain English.
React
From API to Pandas—Getting JSON Data With Python
A working example of getting JSON data from an API to a Pandas DataFrame in Python with Google Colab and Open Data DC.
PythonData-scienceData-analysis
Bypassing CAPTCHAs Using Python
Bypassing Google's v2 reCAPTCHA using Python requests library and Selenium
PythonCaptchaSelenium
AWS Step Function Tips and Tricks
4 hacks to help construct workflows
AwsCloud computingStep function
Add Custom Markers with the Google Maps JavaScript API
An updated solution on how to add Google Maps to your website using JavaScript and tweaking it with customer markers
JavascriptGoogle maps
10 Tricky JavaScript Coding Interview Questions (And Solutions)
JavascriptInterviewsCoding
6 Interview Questions That Combine Promise and setTimeout
Thoroughly master this type of interview question.
JavascriptInterviewsPromise
Base64 Encoding in JavaScript
Including upload an image using base64 in JavaScript
JavaScriptBase64Encoding