Latest solutions
Interactive Social Profile Links Website
Submitted about 1 month agoI would like the help in making the site responsive.
Latest comments
- @Osolase120@pandey-prince
wonderful!
- P@pdoubleu30What are you most proud of, and what would you do differently next time?
Utilizing JavaScript.
What challenges did you encounter, and how did you overcome them?getting JavaScript to behave the proper way.
What specific areas of your project would you like help with?I am open to any suggestions for cleaning up and simplifying code. Especially with javascript
@pandey-princewow cool!
- @SaifFGit@pandey-prince
Excellent work.
- @dipu528447@pandey-prince
Color for the heading is not accurate.
- @Timmy-tekWhat are you most proud of, and what would you do differently next time?
Did this without access to the figma design files.
What challenges did you encounter, and how did you overcome them?I didn't have access to the figma templates, so I faced a little difficulty in getting the exact dimensions of the different sections and elements. Used some Page measurement Chrome extensions to get the approximate values.
@pandey-princecongratulations your solution is very good.
- @PuermutaWhat are you most proud of, and what would you do differently next time?
I think i made the slide responsive in a creative way. By taking inspiration from Codecademy's class slides, i made a simple but nice to use user interface.
What challenges did you encounter, and how did you overcome them?It was hard to get the scaling of the text right. Had to use
What specific areas of your project would you like help with?clamp()
to make it work, which also took some time to figure out. Got it working in the end after some trial and testing, as well as reading some documentation.I am learning a lot with every project, so any constructive response is great!
@pandey-princeAdd box shadow property to add shadow in your solution.