Blog
Network Security in the AWS Cloud
AwsCloudNetwork security
How to Use ChatGPT as an Educational Chatbot in a Next.js Frontend
Can you use OpenAI's GPT-3.5 on your website as a chat assistant? You bet. Here's how to get it done with an Express server, WunderGraph as a BFF, and GraphQL.
ChatgptNextjsReact
How to Find String Index in JavaScript
JavascriptStringIndexof
How to Mock FastAPI Dependencies in pytest
This post explains how to mock your API dependencies while testing. While creating routes in fastapi, we usually add dependencies for various reasons. To name a few, decoding a jwt token or parsing a…
MockPytestPython
Perform Sentiment Analysis on Tweets Using Python
How to perform sentiment analysis on tweets using pandas, NumPy and seaborn — and how to best obtain tweet data.
Bright dataPythonSentiment-analysis
How to Serve a React App with NGINX in a Non-Root Docker Container
ReactNginxDocker
Use an Existing ALB/NLB for Your EKS Cluster
AWSKubernetesElastic Load Balancer
How to Fix the “Cannot access before initialization” Reference Error in JavaScript
Javascript
Make $1000 per Month from Artificial Intelligence!
3 Ways to Make $1000 a Month using AI Generated Content. How to Make Money Using Jasper. Get Paid $1000 Per Day From This A.I Robot
Artificial Intelligence
Pandas Read_Sql With Variable Parameters — Alternative Way
Call MS SQL Stored Procedure with Parameters in Python
PythonPandasRead_Sql