mathcodes / contentfordevelopers

We aim to please users with not just another solution bank to leetcode problems, but more. Contributors are encouraged to upload and share any additional content such as visual diagrams, animated GIFs, notes, charts, or whatever they use to not only solve, but UNDERSTAND the problem at hand.
https://www.contentfordevelopers.com/
MIT License
33 stars 31 forks source link

UI - Responsive Avatars #111

Open mathcodes opened 1 year ago

mathcodes commented 1 year ago

Use db.json data and map through it creating circular avatars for contributors.

Change cards into circular images of avatars with links. Organize into a responsive row for all sizes. Add all contributors to the list (this should be taken care of if mapping through the db.json is done correctly.

HIT ME UP IF YOU NEED HELP!

AkaraTawng commented 1 year ago

@mathcodes I'd like to work on this one. It's a bit of a challenge, but I have some ideas on how to go about implementing it. Do you mind if I run them by you before getting started?