ryendu / GradientDescend

My WWDC 2022 swift student challenge submission - GradientDescend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GradientDescend

Welcome to GradientDescend! This is my submission for the WWDC 2022 Swift Student Challenge. If you'd like, you can check out GradientDescend's Trailer Video

Screen Shot 2022-04-28 at 9 53 24 PM

GradientDescend is an interactive playground that explores the concept of gradient descent. Descend into multiple interactive demos that give you different perspectives to understand the concept of gradient descend. GradientDescent was built in SwiftUI and encorperated aspects of CoreMotion, SceneKit, and other open source packages for cool effects and interactive demos.

Open Source Packages

I'd like to attribute and thank these open source projects for creating such amazing content that helped craft my submission. Thank you so much Joāo, Simon, and all the contributors!

IrregularGradients is a package built by João Gabriel and provides beautiful animating gradients. I used it in GradientDescent to create the beautiful background and fun buttons.

ConfettiSwiftui is a package built by Simon Bachmann that contains a variety of customizable SwiftUI confetti. The confetti displayed in GradientDescend is from the ConfettiSwiftUI package and adds a fun element to GradientDescend.

Thanks 🙃

I'd like to thank some of my friends for their inspiration and support during my dubdub journey.

Thank you aheze and his Club Day App for inspiration on the bubbles!

Thank you Madhav for going through DubDub with me and keeping me sane during ssc weekend.

Thank you Christina, Allyson, Claire, and Monica for supporting my DubDub grind and being there for me as awesome friends!

Images

Screen Shot 2022-04-28 at 9 46 31 PM Screen Shot 2022-04-28 at 9 54 17 PM Screen Shot 2022-04-28 at 9 54 36 PM

About

My WWDC 2022 swift student challenge submission - GradientDescend

License:MIT License


Languages

Language:Swift 100.0%