Blog
The Modern CSS Developer Roadmap
Key Concepts to Mastering CSS
CssRoadmapDeveloper roadmap
How to Send Desktop Notifications with Python
No experience required!
PythonProgrammingPython Programming
Learn Classes by Making a Game in Python
PythonGame developmentProgramming
Why Is The K-Nearest Neighbors (KNN) Called A “Lazy Algorithm”?
Machine LearningArtificial IntelligenceAI
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
How to Migrate an existing React Web App to Desktop App with Electron
ReactElectronJavascript