Open aryanprince opened 2 years ago
Yeah. good ideas actually. We could do it
It would be hard to maintain the logos though. How would that work? https://devicon.dev/ has a lot of them, but for things like Competitive programming, where there's no particular icon, what do we do?
BTW, the longer viewports is already done (It's 3 column now, and decreases with device)
Yeah, I was hoping we could use https://devicon.dev/.
Not sure about the competitive programming ones, maybe we use the language logo + find a generic logo from https://icons8.com/ or something to indicate it's for 'competitive programming'.
@Dhravya And what about the casing of the buttons? I think rn you just take the names of the .md files and just make it title case yeah?
Ok let's do it then. The icon has to be specified somewhere... or fetched automatically, and if not present, show some random icon? So like..
https://cdn.jsdelivr.net/gh/devicons/devicon/icons/javascript/javascript-original.svg
https://cdn.jsdelivr.net/gh/devicons/devicon/icons/cpp/cpp.svg
Over here... the name cpp
is cplusplus
... hmm... im not sure how that can be handled. Any idea?
@nexxeln Thoughts?
@Dhravya A few more bugs showing up now
Yes that's something to fix
also maybe the text inside buttons should be justified to center
would you like to take this issue?
Yeah, I'll have a look
Design Ideas
Some minor changes
223
Add 2 columns on larger viewports so you don't have to scroll as much223
Make the description sentence case@aryankashyap7 @Dhravya Thoughs?