Blog
How to Change Sharding of Existing Indices on an Elasticsearch Cluster
AWSElasticsearch
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
Create a Product Rating System with MongoDB and Node.js
MongodbNodejs
Create a Text Portrait using CSS
CssHtmlJavascript
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
GraphQL Queries in Python
Taking a script from rough sketch to maintainable production code.
PythonGraphqlProgramming
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