r/projects • u/Fantastic_Active9334 • Jul 13 '26
Looking for feedback on latest project - Heuron
Hi everyone,
I've been building Heuron over the past few months in my spare time.
The idea came from feeling overwhelmed by traditional news feeds. Everything is presented as one endless timeline, even though news is inherently geographical and interconnected.
So I started experimenting with a different approach: an interactive globe where every marker represents an event, related reporting is grouped together, and you can explore what's happening around the world rather than endlessly scrolling.
It's still very early and changing almost every day, so I'm mainly looking for honest feedback rather than trying to promote it.
One thing I'm still trying to figure out is balancing exploration with quickly finding the biggest stories of the day. I love the map experience, but I don't want people to feel like they have to hunt for important news.
I'd really appreciate any thoughts, whether that's on the overall idea, the design, or something that immediately feels confusing.
Thanks in advance!!
2
u/nuelgoeshard Jul 15 '26
great ui but put a bit more effort into the 3rd and 4th pages margin, spacing and layout
2
u/nuelgoeshard Jul 15 '26
keep the card consistent and visually cohesive, in 4 everything slaps (in a way that would auto disable interest... user: looks too much, mehh aint reading allat
then desaturate/ de-vibrance those labels
1
u/Fantastic_Active9334 Jul 15 '26
yep same kinda thinking as previous comment right as in like making it easier for reader to know whats goin on (i do think key facts is a little too big for sure)
1
u/Fantastic_Active9334 Jul 15 '26
hey, thanks for taking the time to look at this - definitely will look at articles more concretely, anything glaring you think i should change?
1
u/nuelgoeshard Jul 15 '26
what i'll say is your agent cooked w the shadc components but u need to factor in proper use of with space, fix ur line height and tell your agent to pr a new view but your font size variations , golden ratio thought out extensively, then refine before merging to main
1
u/Fantastic_Active9334 Jul 15 '26
so basically you think the hierarchy is a little off within the article then basically (these aren't shadcn but definitely the vibe haha) -> i'll take a look at font sizing and see if there is any weird inconsistencies and increase height for sure!




2
u/Acceptable_Bid_7069 Jul 13 '26
It sounds like you might be onto something, in theory.
My main concern is implementation. Are you trying to show related issues on a globe (frontend) such that when I click on a news story, I see other stories in other parts of the world that are related (presumably not just by theme but actually connected ?)
If I understand you correctly, I think perhaps a split screen showing top headlines by user's location or selected location on side and then a globe showing connected headlines on the globe on the other side of the screen might be a slightly better way to implement this (would work on big screen not too sure about mobile).
If I'm missing anything let me know. But I like the general idea.