Forum Website - Should I Django?

I’m willing to make a website for a niche profession.
Features I want to implement:

  1. A full blown forum
  2. Visiting a user’s profile views their portfolio

I can deploy React-Express websites on Firebase. What is the best option for hosting Django websites? I am already into API programming with flask, FastAPI etc, mostly doing scraping and crawler bots, inventory management backend, EIMS etc. I am doing this for my faculty, for the street cred or so.

I’m sleepy, pardon my phrasing, please be patient, thank you <3

What is the best option for hosting Django websites?” What exactly are you asking?

The great thing about Django is that you can implement anything you can imagine.
Of course you have to build it yourself.
If you want a community function, you can create and use a community function.
If you want the user profile function, you can implement a user profile page.

How you implement it is up to you.

Please refer to the site I created in case it may be helpful. https://django.seolpyo.com/