Blog
Essential JavaScript Interview Coding Questions
JavascriptInterview questionsCoding questions
Split a Big JSON File into Smaller Files using Python
PythonJsonSplit
The Best High Contrast Themes in Visual Studio Code
Most high contrast themes can be hideous, but ones that aren't have improved my coding experience.
VscodeColorsPython
Hungarian Algorithm Introduction & Python Implementation
How to use Hungarian Method to resolve the linear assignment problem.
Hungarian algorithmPythonAlgorithm
How to Replace Text Inside a div Element with JavaScript?
JavascriptDiv
AWS IAM Role Chaining
Use an IAM role to assume another IAM role
AwsIamSecurity
How to Use Python to Fetch Phone Number Details
DatetimePythonCoding
How to Store Date and Time in Python
Using the datetime Python library to store date and time efficiently
DatetimePythonCoding
You can download the “Download Restricted” files as PDF (Google Drive)
How to download “restricted” files as PDF from Google Drive using jspdf.
JavascriptGoogle-drivePdf
AWS ECS Cluster using the EC2 Launch Type
The diagram below shows you what exactly I will create in this tutorial. I will create a cluster in one region spreading instances across three availability zones. All instances will be isolated…
AWSProgrammingCloud Computing