This year, again Apple organized Swift Student Challenge for students to present their programming skills and passion for programming.
I’m in my last year of undergraduate studies so I decided to take part in this challenge.
Last year, I created an app for drawing Hiragana characters, Hiragana is one of the Japanese alphabets.
This year, I also decided to use Xcode Playgrounds and I had few ideas, finally, I chose to do an application for breathing. It’s the implementation of Box Breathing.
The application is very simple, there is a square that is expanding and contracting. There is animation representing breathing. Similarly, as last year, I used AVSpeechSynthesizer to make the audio experience.
If you want to see my solution you can download it here: