
It's Awesome To Use Chat GPT To Write Docstring For Python Functions
I just found another helpful feature that Chat GPT can do for me. As I'm coding away, (read more)

Predicting Next Day Stock Price With Chat GPT
Just another day I converse with Chat GPT! This time, the topic is about how to predict th (read more)

Create Your Own Chat GPT Chatbot
Want to interact with the OpenAI Codex API? What do I mean? Chat GPT is relying on O (read more)

Asked Chat GPT: How Do You Protect Cross-Site Request Forgery (CSRF) for JavaScript?
I had a conversation with Chat GPT about how to protect sensitive info from Cross-Site Requ (read more)

Can Chat GPT Speed Up The Learning Process For Students?
One use case I have found ChatGPT is quite helpful for a student because it could replace a teac (read more)

How Do You Update Your Web App With Latest Python Modules On Pythonanywhere?
This post is for Python beginners who use Pythonanywhere to host their Python apps for free.&nbs (read more)

Using Daily Mean Percent Return To Measure The Performance of A Stock
Taking a Udemy course "Python for Finance and Algorithmic Trading with QuantConnect", (read more)

Migrating WordPress Blog To Django
I just finished migrating EssayBoard.com from WordPress.com to Django Framework. What is D (read more)

Use Docker-Compose To Start A Lightweight Virtual Machine Container of Locally Installed WordPress
I'm not a Docker guy because I don't use it often. Basic commands (read more)

Django Was Rude But Now Seems Friendlier!
The last time I praised Flask over Django, I decided to tinker with Djang (read more)

I like Flask Framework For Web Application - Python Programming
I think Flask is an amazing Python framework because it is versatile and (read more)

How To Make Flask's Flash Message Appears Only Once After User Is Logged-In!
I have been using Flask to work on a personal website for a couple of day (read more)

Was Our Universe Instantiated From A Superclass Universe?
If my memory isn't too disconnected, then quantum mechanics -- to how (read more)

Just Coded A Password Manager in Python.
Lately, I'm learning how to code in Python. So far I was able to comp (read more)