Blog


Bypassing CAPTCHAs Using Python

Bypassing CAPTCHAs Using Python

Bypassing Google's v2 reCAPTCHA using Python requests library and Selenium

PythonCaptchaSelenium
AWS Step Function Tips and Tricks

AWS Step Function Tips and Tricks

4 hacks to help construct workflows

AwsCloud computingStep function
Add Custom Markers with the Google Maps JavaScript API

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)

10 Tricky JavaScript Coding Interview Questions (And Solutions)

JavascriptInterviewsCoding
6 Interview Questions That Combine Promise and setTimeout

6 Interview Questions That Combine Promise and setTimeout

Thoroughly master this type of interview question.

JavascriptInterviewsPromise
Base64 Encoding in JavaScript

Base64 Encoding in JavaScript

Including upload an image using base64 in JavaScript

JavaScriptBase64Encoding
Fischer's Linear Discriminant Analysis in Python From Scratch

Fischer's Linear Discriminant Analysis in Python From Scratch

Learn about Fisher's LDA and implement it from scratch in Python.

Machine LearningPythonLinear Algebra
Filtering Rows and Columns in Pandas Python — techniques you must know

Filtering Rows and Columns in Pandas Python — techniques you must know

PythonPandasData Analysis
A Practical Guide To Become a Senior Frontend Developer

A Practical Guide To Become a Senior Frontend Developer

An actionable roadmap to becoming a senior front end developer by enhancing your skills in whether you are using react or angular or vuejs.

Front End DevelopmentJavaScriptProgramming
32+ funny Code Comments that people actually wrote

32+ funny Code Comments that people actually wrote

Well, This writing will show you how code commenting can be funny too. I have listed some funny code comments people encountered in production code. Note: If you want to learn more about JavaScript…

ProgrammingSoftware EngineeringFunny