.I have worked in 3 projects:
Understanding flexbox containers and how it works was tough initially, especially when you have to implement concepts in a live project in which many contributors are working.
Had to check very minor details as well, so that nothing gets broken after PR is merged.
Understanding large codebases and finding where the problem is, was very difficult.
Handling Javascript was really not easy for a beginner like me.
Sukoon:
a. Changed the styling of services section-
Issue: https://github.com/Susmita-Dey/Sukoon/issues/55
PR: https://github.com/Susmita-Dey/Sukoon/pull/98
b. Corrected Hamburger Menu -
Issue: https://github.com/Susmita-Dey/Sukoon/issues/124
PR: https://github.com/Susmita-Dey/Sukoon/pull/142
c. Fixed Overlapping Contents -
Issue: https://github.com/Susmita-Dey/Sukoon/issues/247
PR: https://github.com/Susmita-Dey/Sukoon/pull/311
Moosync:
a. Responsive Footer list and Hover effects -
Issue: https://github.com/Moosync/Moosync.github.io/issues/7
PR: https://github.com/Moosync/Moosync.github.io/pull/9
b. Added Hamburger Menu-
Issue: https://github.com/Moosync/Moosync.github.io/issues/15
PR: https://github.com/Moosync/Moosync.github.io/pull/16
c. Hover Enhancements -
Issue: https://github.com/Moosync/Moosync.github.io/issues/18
PR: https://github.com/Moosync/Moosync.github.io/pull/19
d. Hover Effects Fixed - PR: https://github.com/Moosync/Moosync.github.io/pull/21
Awesome Chrome Extensions:
a. Changed the UI Of the Website-
Issue: https://github.com/ridsuteri/Awesome-Chrome-Extensions/issues/456
PR: https://github.com/ridsuteri/Awesome-Chrome-Extensions/pull/464
b. Fixed the navbar and UI -
PR: https://github.com/ridsuteri/Awesome-Chrome-Extensions/pull/475
Technologies used
Discussion