
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)

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)

Migrating WordPress Blog To Django
I just finished migrating EssayBoard.com from WordPress.com to Django Framework. What is D (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)