Constellations
Stack
Python / Flask / Hyperscript / SQLAlchemy
Constellations is a self-hosted social media platform inspired by Reddit, built with a modern, reactive backend approach. It leverages Python and Flask for a robust and flexible server-side foundation.
I utilized SQLAlchemy for seamless database orchestration and ORM management, ensuring data integrity and efficient querying.
For the frontend interactivity, I integrated Hyperscript, allowing for declarative, simple logic without the overhead of a heavy framework.