Island Alerts For SwiftUI

Swift Package

This package provides a variety of SwiftUI alerts that integrate seamlessly with Dynamic Island and the old Notch! There are various alerts with different sizes and different possibilities, whose functioning is based on the Binding system, following the code style of the classic SwiftUI alerts.

Technologies: Swift, SwiftUI

Check out on GitHub

GameZen

iOS app - School project

iOS client for an online board game shop. The app allows a complete customer-seller interaction with registration, catalog consultation, purchase and order tracking. The data are safely stored on a remote database, managed with MySQL, and which the app accesses through some PHP APIs.

Technologies: Swift, SwiftUI, PHP, MySQL, AlamoFire

Check out on GitHub

BeCareful

iOS app

An app that prevents road accidents by allowing you to keep track of dangerous road points and warns you when you pass near them. The app uses Apple's MapKit framework to display information and takes advantage of the LocationPickerForSwiftUI package, created by me, for the location input.

Technologies: Swift, SwiftUI, MapKit

Check out on GitHub

TScribe

iOS app

A native speech to text iOS app to help deaf people save information from the outside world, especially in particular situations such as school lessons.

Technologies: Swift, SwiftUI, Speech (SFSpeechRecognizer)

Check out on GitHub

Location Picker For SwiftUI

Swift Package

This package provides a simple and intuitive SwiftUI view for interactive input of geographic coordinates. It takes advantage of SwiftUI's Binding system so it's very quick and easy to integrate it into your app!

Technologies: Swift, SwiftUI, MapKit, CoreLocation

Check out on GitHub

SFSymbols Picker For SwiftUI

Swift Package

A simple and powerful SwiftUI picker that let you pick Apple's SFSymbols inside your iOS app with an easy binding

Technologies: Swift, SwiftUI

Check out on GitHub