Skip to content
View andemengo's full-sized avatar

Block or report andemengo

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
andemengo/README.md

Hey, I'm Andrea

Senior iOS Developer from Italy 🇮🇹

I write Swift for a living and use AI to do it faster, better, and with fewer regrets.

struct Andemengo: Developer {
    let name = "Andrea Mengoli"
    let role = "Senior iOS Developer"
    
    let currentFocus = "Shipping AI-powered iOS apps that work magically, without phoning home"
    
    let askMeAbout: [String] = [
        "📱 iOS & SwiftUI state-of-the-art architecture",
        "🧠 Apple Foundation Models & Local Machine Learning",
        "🤖 Agentic workflows (Claude Code & MCP)",
        "🚀 Indie app development & bootstrapping",
        "🔀 Flutter & cross-platform ecosystem"
    ]
    
    let languages: Set<String> = ["Swift", "Dart", "Python", "Objective-C"]
    
    let technologies = TechStack(
        mobile:            ["Swift", "SwiftUI", "UIKit", "Flutter"],
        aiAndEdge:         ["Apple Foundation Models", "On-Device ML", "Claude Code", "CoreML"],
        backendServerless: ["FastAPI", "Firebase", "Render", "Cloudflare R2"],
        designPatterns:    ["TCA", "VIPER", "MVVM", "Redux"]
    )
}

LinkedIn Medium Stack Overflow

Buy Me A Coffee

Pinned Loading

  1. NoIF NoIF Public

    Forked from franco-melandri/NoIF

    Writing code without If possibile

    C#

  2. SystemDataCleaner4Dev SystemDataCleaner4Dev Public

    Reclaim macOS System Data storage by interactively cleaning up old Xcode simulator data. Single-file Swift CLI.

    Swift 1