Blog
Learn Classes by Making a Game in Python
PythonGame developmentProgramming
Build a Fast Food Order Taker in Python
Learn Python while making a program that takes your order!
PythonProgrammingTutorial
How to Setup Tailwind CSS in Vue 3
A streamlined walkthrough if you hate docs so much.
VuejsTailwindCss
Typed Python For TypeScript Developers
A typed Python cheat sheet for TypeScript developers.
PythonTypescriptPython programming
Password Encryption Using bcrypt, Sequelize and Node.js
This post talks about how to encrypt the user password using Sequelize and store in PostgreSQL.
NodejsSequelizeBcrypt
Upgrade AWS EKS Cluster with Zero Downtime
Amazon Elastic Kubernetes Service (Amazon EKS) is a fully managed Kubernetes service offering from AWS.It provides high availability and scalability for the Control Plane to run across multiple…
KubernetesAWSDocker
How to Set Default Python Interpreter in VS Code
A guide on how to set up your Visual Studio Code for Python operations.
PythonVSCode
Dealing with Code Splitting Network Failures
Reloading code split chunks to attempt to recover from network failures.
ReactJavascriptWebpack
How to Migrate an existing React Web App to Desktop App with Electron
ReactElectronJavascript
JavaScript Interview Preparation Guide (50 Output related questions)
Frontend Developer Cheat sheet
JavaScriptInterview questions