Gora: Niche Community Q&A Platform
Gora is a horror-focused Q&A platform where users can create accounts, post questions, and join threaded discussions around films, genres, and fan theories. The archived demo is available at gora--app.herokuapp.com.
Structuring Questions, Threads, and Discovery
Q&A products live or die on clarity. Users need to understand how to post, respond, browse, and return to relevant conversations without the platform feeling chaotic. Gora approaches that challenge with a more focused audience and tone, using tags, authorship, and threaded discussion to make a niche community feel usable from the first interaction.
Focus: Content architecture, permissions, and community interaction patterns.
Stack: Node, Pug, PostgreSQL, search filters, and authorization flows.
What it shows: Full-stack thinking around structure and discoverability, not only page rendering.
Image coming soon!
Future question flows, tag systems, and discussion states coming soon.
Why It Matters
Gora is a useful reminder that community products are design problems as much as engineering problems. The data model matters, but so does helping people feel oriented inside a conversation. That balance between structure and tone shows up repeatedly in how I build interfaces.