mjec / rc-niceties

End of batch niceties for the Recurse Center
MIT License
15 stars 5 forks source link

Add display logic to show placeholder text based on profile interests #65

Closed christalee closed 3 years ago

christalee commented 3 years ago

The data was included in a long-ago commit, but somehow I never included the corresponding front-end logic to actually show placeholder text.

Currently it pulls the user's interests from their RC profile but more elaborate options include: a list of events they've hosted (would need to integrate with the Calendar) or github repos (the code for this exists but throws an error).