
How to Connect a Subdomain in Route 53 to Your Netlify Deployed App
In this guide, we’ll walk you through the steps to connect a subdomain (e.g., builder-platform.aime.works) from Amazon Route 53 to a…
In this guide, we’ll walk you through the steps to connect a subdomain (e.g., builder-platform.aime.works) from Amazon Route 53 to a…
What is ArgoCD?
In the age of smartphones, voice assistants, and instant messaging, language is more integral to our interaction with technology than ever.
GitOps is a modern framework that uses Git as the version control system to automate the process of code delivery, including infrastructure…
Continuous Integration (CI) is a software development practice in which developers regularly integrate their code changes into a shared…
Jenkins is an open-source automation tool that helps to automate parts of the software development process.
Property binding is connecting a variable from component to view.
Text interpoalation lets you use dynamic string values into your HTML templates.
On October 26, 2021, Next.js released its biggest version ever: Next 12. The framework sets the bar really high for what a full Javascript…
VS Code, one of the most popular development tools, now has a lightweight version of VS Code running fully in the browser. When you go to…
React is JavaScript Library which is declarative in nature and works great with dynamic data(unlike HTML). The React library is used for…
Lets dive right into ECMA Script
Tech
It can be chaotic for the HR team to find the right candidate to hire for an open job position because organizations receive hundreds…
Tech
Very common technique in machine learning, where you just try to take a bunch of data and find interesting clusters of things, just based…
Tech
Did you ever wonder how the spam classifier in your email works? How does it know that the email might be spam or not?
Tech
So what is machine learning? Well if you look it up on the internet it’ll say that it’s algorithms that can learn from observational data…
Tech
Linear Regression: Fitting a straight line to a set of observations.
Tech
Recently I was training a machine learning model and found something which I have never experienced before. The model I trained worked…
Tech
Have you ever been in a situation where you don't know whether to use Analysis or Analytics?
Tech
We will build a simple form of Object Recognition System. It reflects many of the same key…
Tech
Visualizing data is one step and further making the visualized data more pleasing is another step…
Tech
The basic technical idea of Data Science has been around for decades but why is Data Science with Machine Learning algorithms working so…
Tech
Python is used in areas like Web Development, Data Science, Machine Learning Frameworks, and even Video Game Development. Even with its …