WWDCScholars

Riccardo Persello26

Udine, Italy

Electronics Engineering student. In my free time I develop embedded firmware (with Rust) and iOS apps (SwiftUI, such as Norminal). Head of Electronics department in our University’s Formula SAE team.

Scholarships

Riccardo has been awarded a WWDC scholarship two times. Here are the submissions that got him there.

In 2021, applicants were tasked with building an interactive playground to showcase their creativity and technical abilities. Here’s how Riccardo describes his winning submission.

CircuitKit, a circuit simulation library. It has a simple, declarative syntax that allows you to describe a circuit by specifying every component and the way it's connected. After converting the circuit into a matrix, it uses the Accelerate library to solve the circuit at a preset frequency.