Contributed to open source
Contributed to a Laravel package
Last month I provided a contribution to a developer buddy's new project and open-source community platform. They had recently launched their platform and were getting reports of login issues that only affected iOS and Safari users.

Long story short - this was rather interesting as it was a combination of how Safari manages URL redirect chains (it groups consecutive redirect responses) and how the ServiceWorker was matching for URLs it would cache.

Overall it was a fun problem to solve and gave me a good excuse to collaborate with Tom on his new project. 11/10 would fix again!

https://github.com/Astrotomic/opendor.me/pull/68