Blog
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
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
How to Push a Docker Image to the AWS ECR
In this tutorial, I will show how to push an image to AWS. All the steps shown below were performed on Ubuntu 18 with Docker version 19.03.6 and AWS CLI version 2 installed.
DockerAwsEcr
Redux Toolkit -The Standard Way to Write Redux
Redux Toolkit, Store, Create Slice, Feature Folder
ReactReduxRedux toolkit
A Comprehensive Guide to Python Application Servers
web and wsgi/asgi servers
PythonProgrammingSoftware Development
OAuth2 in NestJS for Social Login (Google, Facebook, Twitter, etc)
NestjsOauth2Nodejs