└── README.md
/README.md:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 |
6 | Swift over Coffee is a fun, information-packed podcast for Swift developers from [Paul Hudson](https://twitter.com/twostraws) and [Erica Sadun](https://twitter.com/ericasadun) – [you should give it a try](https://podcasts.apple.com/gb/podcast/swift-over-coffee/id1435076502)!
7 |
8 | We issued our first challenge in S2E3, and many folks are responding with their own solutions. We want these solutions to be read by as many folks as possible, because it's a great learning opportunity for everyone, so this repo will serve as a way to track solutions listeners have submitted.
9 |
10 | **If you want to add your own repo:** Awesome! Please use a pull request, and put your name and link at the *end* of the list for the appropriate episode. You don't need to solve just the newest challenge – you can tackle any you want.
11 |
12 |
13 | # S2E3: Recreate the Breathe animation
14 |
15 | [The challenge](https://twitter.com/swiftovercoffee/status/1234417974137802754?s=20): can you recreate the Breathe app's animation in under an hour?
16 |
17 | - [Erica](https://gist.github.com/erica/fd7b9b41c69c745d7e0553dd4cba1c91)
18 | - [Paul](https://gist.github.com/twostraws/c69e4080099ae7ac45bfd9b1e15a4269)
19 |
20 | **Community solutions:**
21 |
22 | - [Morten Bek Ditlevsen](https://github.com/mortenbekditlevsen/SwiftOverCoffee3Challenge)
23 | - [Mogens Egeskov](https://github.com/mogens9/BreatheAnimation)
24 | - [Dan O'Leary](https://github.com/GeoMod/ProjectBreathe)
25 | - [Guilherme Rambo](https://github.com/insidegui/BreatheReplica)
26 | - [Nikita Starshinov](https://github.com/nikstar/BreatheChallenge)
27 | - [Pratik Jamariya](https://github.com/Pratik948/BreatheAppChallenge)
28 | - [Fernando Bunn](https://github.com/Bunn/BreatheView)
29 | - [Joss Manger](https://gist.github.com/jwamin/5a3153f00fae86b10e5ec107d2368156)
30 | - [Chris Parker](https://github.com/ChrisParkerWA/Breathe)
31 | - [Victor S. Melo](https://github.com/vctrsmelo/Breathe-Animation-Replica)
32 | - [Daniel Tavares](https://github.com/vibrazy/SwiftOverCoffee3Challenge-BreathingApp)
33 | - [Aaron Kreipe](https://github.com/AaronKreipe/Breathe)
34 | - [Adrian Bilescu](https://github.com/diti223/BreatheFlower)
35 | - [Romain Derrien](http://github.com/rom4in/respire)
36 | - [Guillaume A.](https://github.com/clarknt/swiftovercoffee-breathe-challenge)
37 | - [Ryan Off](https://github.com/ryanoff/BreatheChallenge)
38 | - [Simon Salomons](https://github.com/Smongo/breathe-over-coffee)
39 | - [Shawn Gee](https://github.com/swift-student/breathe-imitation)
40 | - [Gualtiero Frigerio](https://github.com/gualtierofrigerio/BreatheAnimation)
41 | - [Besher Al Maleh](https://github.com/almaleh/Breathe-Animation)
42 |
--------------------------------------------------------------------------------