Building native apps for iPhone, iPad, Mac & Apple TV โ and mentoring the people who build them.
I'm an iOS Engineer and Apple Certified Trainer based in Naples, Italy. I specialize in native Apple development โ Swift, SwiftUI and the iOS/macOS SDKs โ with a strong focus on clean architecture, performance and user-centered design.
Over the past years I've taken products from prototype to the App Store (one through to a successful acquisition), and as faculty at the Apple Developer Academy I've mentored 100+ developers in app development, gamification and spatial computing.
๐ข Currently open to new opportunities โ iOS Engineer roles, on-site / hybrid / remote. EU citizen, open to relocation.
import SwiftUI
struct DeveloperProfile: View {
let name = "Gianluca Orpello"
let role = "iOS Engineer"
let location = "Naples, Italy ๐ฎ๐น โ open to relocation & remote"
let focus: [String] = [
"Swift", "SwiftUI", "UIKit", "Swift Concurrency",
"The Composable Architecture (TCA)", "MVVM",
"AVFoundation", "SpriteKit", "PencilKit",
"Server-Side Swift", "visionOS", "CI/CD"
]
let alsoLove = ["Mentoring", "Public Speaking", "๐๏ธ Motorbikes", "โต๏ธ Sailing"]
var status: String { "Open to work โ
" }
var body: some View {
Text("Let's build something great together.")
}
}๐งฉ LazySwipeActions
Swipe actions on LazyVStack in SwiftUI โ a lightweight, reusable component for native-feeling swipe gestures outside of List.
Swift ยท SwiftUI
A practical tutorial (โ
39) on setting up a camera feed capture in a SwiftUI app โ published with Create with Swift.
Swift ยท SwiftUI ยท AVFoundation
๐ธ๏ธ Scrapesite
A small Swift script to scrape public websites โ the kind of tooling behind Delegibus, my app that pulls Italian legislation straight from official sources.
Swift ยท Server-Side Swift
A selection of apps I've designed and built โ MindLand (sleep visualized as a 3D island), OUTSOON (movie tracker built on TCA), Privacy Form (digital consent used at events with 3,000โ4,000 attendees), QRSwift (privacy-first macOS QR tool) and more on my portfolio โ
โ๏ธ I also write about Swift development and speak at conferences.
Let's connect โ LinkedIn ยท g.orpello@gmail.com





