Blog
Store Passwords Safely in Python
How to hash passwords using the bcrypt library
CodingPasswordPython
Programming With Your Child: Why You Should Do It
4 Tips On How To Start
ProgrammingEducationParenting
How I Made an Automatic Birthday Wisher Using Python
A guide on making an automatic bday wisher using Python.
ProgrammingPythonCoding
AI Uses in 2022
Artifical intelligenceAi
7 JavaScript Libraries for Data Manipulation, Visualization, and Machine Learning.
7 cool awesome open-source Javascript projects and packages listed in the npm registry to do data science, machine learning, and artificial intelligence.
ProgrammingData ScienceJavaScript
RBAC vs ABAC with Amazon Cognito
AWSSecurityIAM
How Many Hooks are Present in React?
The hook is a way to write less and cleaner code in React.
ReactJavascriptWebdev
6 Security Tips Every Web Developer Should Follow
SecurityWeb Development
Which UI Frameworks Support Vue 3?
About the state of Vue 3 support
VueVue3Javascript
Python FastAPI — Serving Images, MP3 Files, etc. from Your Backend for Beginners
A beginners’ guide on how to serve images, MP3 files, PDF files, DOC files, etc. to frontend from backend using Python FastAPI.
PythonFastAPIFrontend