I'm a Computer Science student from Rio de Janeiro who loves photography, working out, discovering new songs and geek culture!
Matheus has been awarded a WWDC scholarship three times. Here are the submissions that got him there.
In 2023, applicants were tasked with creating a Swift Playgrounds app project on the topic of your choice to showcase their passion for coding. Here’s how Matheus describes his winning submission.
Live Algorithms is an app that shows the execution of algorithms in graphs. First, you build your own graph with its nodes and edges. After that, you pick an algorithm to observe it running from the beggining to the end, while being able to pause it or stop it. Four algorithms are offered: Breadth-First Search, Depth-First Search, Djikstra's Shortest Path and Prim's Minimum Spanning Tree.