Blog
The Depth I: Stereo Calibration and Rectification
Computer visionOpencvStereo vision
The Car Fueling Problem
Solving this algorithm problem in Python
PythonAlgorithmProblem-solving
The Best Way To Reinstall Node.js (Mac/Linux/Windows)
NodejsJavascriptNpm
TextBlob — A Package Every Python Programmer Should Know
No need to call in the Data Scientist to perform NLP
PythonNlpTextblob
Testing local storage with testing library
How to test changes to the local storage on synchronous cases and asynchronous ones using the testing library.
TestingJavascriptReact
Telegram Channel Listener with Python
PythonTelegramBot
S3 Events to Lambda vs S3 Events to SQS/SNS to Lambda
An AWS System Design Comparison
AwsLambdaS3
Statistical Tests with Python
A way to evaluate the evidence the data provides against a hypothesis
PythonStatisticsData
Static Code Analysis for Node.js and TypeScript Project using SonarQube
NodejsTypescriptSonarqube
Setup dotenv to Access Environment Variables in Angular 9
Setting up dynamic configurations for your frontend
AngularTypescriptJavascript