👋 About me #

Hey there! I’m Edoardo, a computer science engineer passionate about iOS development.

In 2022, I graduated from the University of Florence in Italy with a master’s degree in Computer Science & Engineering.

I’m currently working as iOS developer at Shape Games. Previously, I helped building the iOS app for greenApes, a social network focused on sustainability and positive environment impact.

I also enjoy reverse engineering, automation and open source software. Sometimes I share findings in my blog.

You can find me on GitHub and Mastodon. If you want to get in touch, feel free to write me an email!


☕️ Personal projects

Visit my GitHub profile to explore more!


📥 Latest blog posts

See all →
Uniqcount: estimating unique elements with a tiny amount of memory

A practical look at building a memory-efficient distinct-elements estimator in Swift, based on the CVM streaming algorithm.

Building a Type-Safe Routing System for SwiftUI

A deep dive into creating a declarative, type-safe routing system for SwiftUI applications, with support for deep linking, state restoration, and universal links.

Contributing audio track switching and default audio track selection to Yattee

How I added MPV audio track switching in Yattee and improved default audio track selection.