feature image of Convert Images To PDF Using Python

Convert Images To PDF Using Python

As it turns out, I do need to convert images to PDF.  With some knowledge of how to code in (read more)

feature image of It's Awesome To Use Chat GPT To Write Docstring For Python Functions

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)

feature image of Predicting Next Day Stock Price With Chat GPT

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)

feature image of Asked Chat GPT:  How Do You Protect Cross-Site Request Forgery (CSRF) for JavaScript?

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)

feature image of How Do You Update Your Web App With Latest Python Modules On Pythonanywhere?

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)

feature image of Using Daily Mean Percent Return To Measure The Performance of A Stock

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)

feature image of Migrating WordPress Blog To Django

Migrating WordPress Blog To Django

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

feature image of Django Was Rude But Now Seems Friendlier!

Django Was Rude But Now Seems Friendlier!

The last time I praised Flask over Django, I decided to tinker with Djang (read more)

feature image of I like Flask Framework For Web Application - Python Programming

I like Flask Framework For Web Application - Python Programming

I think Flask is an amazing Python framework because it is versatile and (read more)

feature image of How To Make Flask's Flash Message Appears Only Once After User Is Logged-In!

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)

feature image of Just Coded A Password Manager in Python.

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)