Hamza's Legacy
1000 users and I change my title to CEO 😂😂
4 hours ago
The leaderboard has gone crazy ever since we debuted it
See it live here: kweela.com/leaderboard
@legacy @kweela @edwinsavvy @galaxysolomon @upafrica @osungworeze @ada_ajie @roseed @freedomjames
6
34 hours ago
Should we allow image uploads in comments?
Do you need it?
Why, if you do?
Why not, if you don't?
3
123 hours ago
Top 10 users by reputation
@legacy @kweela @edwinsavvy @greatybillions @osungworeze @upafrica @ada_ajie @galaxysolomon @roseed @freedomjames
17
31 day ago
Hey guys, just checking in on the house!
We've been shipping new features back-to-back lately. Which ones have you tried, and which ones do you think are crap?
18
2Aug 23, 2026
We beg to be loved, meanwhile, someone is begging to love us... People are naturally drawn away from that which is drawing towards them. The law of magnetism only applies to magnets and metals. There's no such thing as a law of attraction. But if you like ogbono soup, you...
33
0Aug 16, 2026
There are so many disabled features, can't wait to turn them on.
But first, make we hit 1k users.
50
0Aug 12, 2026
This is actually a snippet from our source code! Lol 
<div className={cn('profile-top', className)}>
<div
className={cn('profile-banner', bannerClassName)}
style={{ backgroundImage: `url(${coverUrl})` }}
>
{coverAction && (
<div className="absolute inset-e-3 top-3 z-10">{coverAction}</div>
)}
<div className="stats-holder">
<div
className="profile-photo relative"
style={{ backgroundImage: `url(${profile.imageUrl})` }}
>
{avatarAction && (
<div className="absolute bottom-1 inset-e-1 z-10">
{avatarAction}
</div>
)}
</div>
{(stats || statsContent) && (
<div className="action-stats">
<div className="flex items-center gap-2">
{beforeStats}
{statsContent ?? (
<div className="profile-stats">
{stats?.map((stat) => (
<div key={stat.label} className="profile-stat ml-1">
<span>{intStr(stat.value)}</span> {stat.label}
</div>
))}
</div>
)}
</div>
{actions && <div className="profile-actions">{actions}</div>}
</div>
)}
</div>
</div>
</div> 46
0Aug 10, 2026
If anything is missing, or you would love to become a moderator, just leave a comment under this post.
61
1

















