Blog
Deploy from Gitlab to AWS EC2
Gitlab CI pipeline for AWS EC2 deployment
AwsGitlabCi
How to detect when an input() value changes in Angular
Detect when input value changes in Angular
AngularJavascriptTypescript
Converting an Excel file to JSON in Node: Beginner-Friendly Introduction to Node.js + NPM
Getting started with Node.js by parsing an excel file and learning about NPM and XLSX in the process.
NodejsJavascriptNpm
How to Dynamically Declare Variables Inside a Loop in Python
PythonVariablesLoops
4 Reasons Why ‘var’ is Considered Obsolete in Modern JavaScript
JavaScript is a powerful language because you can write an entire software without adopting any other programming language at all. var used to be a way to declare variables in JavaScript. However…
Software DevelopmentProgrammingJavaScript
How To Copy/Paste Text Into Clipboard Using JavaScript
JavascriptClipboardCopy
Create a Custom Sign-in Page with NextAuth.js
How to create a custom sign-in page with NextAuth.js
NextjsNext-authAuthentication
Denoising Autoencoder in Pytorch on MNIST Dataset
PytorchPythonDeep learning
Create a Country Select Component with React
How to create a country select dropdown in React using Material-UI and i18n-iso-countries.
ReactJavascriptMaterial-ui
AWS CLI Commands Cheatsheet
All the generic AWS CLI Commands you need to know — MacOS Specific
AwsCliCheatsheet