Tasty
Kiwi.
← Back to HomeProject

Constellations

Stack
Python | Flask | Hyperscript | SQLAlchemy

Constellations is a self-hosted social media platform inspired by Reddit. It uses Python and Flask for its backend.

I utilized SQLAlchemy for the ORM layer, as well as flask-login for authentication.

For some frontend features (like localized date formatting), I used Hyperscript.

Visit Repository