Blog
Hosting a React App to EC2 using Nginx with SSL Certificate
ReactEC2Nginx
Create User Acceptance Testing Environments on Pull Request for React Apps
How to create a UAT environment for a React application every time a PR is created to the default branch.
ReactTestingGithub
How Deep Learning Works In Three Figures
Artificial intelligenceDeep learningMachine learning
Gaussian Distribution In Machine Learning
Machine learningGaussian distributionData science
Capture Video Footage from a Webcam using OpenCV Python
Python projects for beginners. Webcam access using python.
PythonOpenCVSoftware Development
AWS Icons for Designs and Presentations (Great AWS Resource)
A Great AWS Resource for designers
AwsCloudDesign
Connect MongoDB to Node using Express and Mongoose
In this article you will learn how to connect a MongoDB instance with a Node.js application.
MongodbExpressjsNodejs
How to Download Historical Trading Data from Binance using Python
PythonBinanceTrading
Choosing between AWS PrivateLink and Transit Gateway
When connecting your AWS environment to a SaaS solution in another AWS account, what do you say if you get asked whether you want to use AWS PrivateLink, Transit Gateway (TGW), or VPC Peering to…
AWSCloud ComputingAmazon Web Services
3 Ways To Store Data in the Browser
Cookies, local storage, and session storage
DataJavascriptBrowser