Skip to content
View micheltlutz's full-sized avatar
🎧
🎧

Block or report micheltlutz

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.

Content in all repositories owned by your account will be closed.
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
micheltlutz/README.md

👋 Hello, I'm Michel Lütz

Website LinkedIn Instagram YouTube Medium


🚀 About Me

Hi! I'm Michel Lütz, a father, husband, Independent Consultant in Mobile Architecture, Spec-Driven Development (SDD), and AI Agent Orchestration, and a Certified Judicial IT Expert (Perito em Informática - CONPEJ) with over 18 years of experience in software engineering.

Through my consulting practice, I help companies and engineering teams adopt GenAI with governance, modernize complex mobile platforms, and eliminate technical debt without sacrificing delivery speed.


🎯 How I Can Help (Consulting & Advisory):

  • AI Agent Orchestration & SDD Governance: Implementing versioned specifications, Architecture Decision Records (ADRs), and the Research → Plan → Implement cycle directly into repositories to orchestrate AI agents responsibly.
  • Mobile Architecture Modernization: Designing scalable targets and migration roadmaps for brownfield applications, Super Apps, and Server-Driven UI (SDUI) ecosystems.
  • SDLC Agent Readiness Diagnostics: Evaluating team practices, codebases, and risks to measure true GenAI adoption maturity against observable evidence.
  • Mobile Security & Forensics (Perícia Judicial): Conducting security assessments against OWASP MASVS standards and providing official judicial technical expert reports (laudos e pareceres técnicos affiliated with CONPEJ).
  • PoC & MVP Engineering: Rapidly building proof-of-concepts and MVPs to answer critical technical questions with full governance and repository handovers.
  • Technical Mentorship & Squad Enablement: Training tech leads and engineering teams in Spec-Driven Development, system design, and AI-assisted workflows.

As an entrepreneur, I lead Michel Lütz Treinamentos e Consultoria and personal creative ventures under ML Creative Hub, applying engineering rigor and product vision across every engagement.

🔒 Security & Forensics

On my website I also work in mobile solutions architecture | judicial and extrajudicial forensics: technical analysis of code, vulnerabilities, security and data privacy in the mobile ecosystem, with technical opinions and expert reports to support legal strategies. Experience in Mobile Application Security Testing (MAST), dynamic instrumentation (Frida), MobSF, static and dynamic analysis, reverse engineering and security auditing; token management (OAuth2/OIDC), certificate pinning, obfuscation and RASP.


🛠️ Open Source Projects

Swift framework for static and dynamic HTML generation

An innovative framework that allows you to create static websites using only Swift, with no external dependencies. Perfect for developers who want to leverage Swift's simplicity for web development.

// Usage example
let page = HTML(children: [
    Head(children: [
        Title(content: "My Site"),
        Link(rel: "stylesheet", href: "/style.css")
    ]),
    Body(children: [
        H1(content: "Hello, World!")
    ])
])

Dump decrypted IPAs from jailbroken iOS devices via Frida

frida-ios-dump-swift is my Swift reimplementation of frida-ios-dump (Python), using the frida-swift bindings. Lists installed apps and extracts decrypted IPAs from jailbroken iOS devices via USB and Frida.

Software development challenges repository

Practical challenges for front-end, back-end, and mobile developers, with ready-to-use APIs in Docker for development focus.


🎓 Education & Certifications

📚 Education

  • MBA in Data Science for Business - PUCRS
  • MBA in Business Intelligence & Business Technology - Focus on AI and Big Data

🏆 AWS Certifications

  • AWS Certified Solutions Architect – Associate
  • AWS Certified AI Practitioner
  • AWS Certified Cloud Practitioner

🏆 Other Certifications

  • CAPM® (Certified Associate in Project Management) - PMI
  • ITIL® Foundation
  • Kanban KMP I®

These credentials reflect a deep understanding of AWS services and the ability to design secure, scalable, resilient, and efficient distributed systems based on well-architected design principles.

🌐 Connect with Me

Website LinkedIn Instagram YouTube Medium

💡 Other Links


🎯 Expertise

  • Mobile Architecture & iOS/Android Development
  • AI & Machine Learning
  • Data Science & Analytics
  • Security & Forensics — MAST, Frida, reverse engineering, static/dynamic analysis, security auditing, data privacy
  • Team Leadership & Agile Management
  • Open Source Development
  • Technical Mentoring

"Transforming ideas into code, code into solutions, and solutions into real impact." 🚀

Pinned Loading

  1. Winged-Swift Winged-Swift Public

    Swift HTML Made Simple and Powerful

    Swift 15 1

  2. frida-ios-dump-swift frida-ios-dump-swift Public

    Dump ipa from device. Write in swift using Frida-swift

    Swift 3

  3. dev-challenge dev-challenge Public

    Repository with technical challenges for front-end, back-end and mobile

    Python 32 4

  4. normalize-filenames normalize-filenames Public

    Program written in Golang that traverses directories and renames files by removing special characters and whitespace

    Go 3

  5. favorite-links favorite-links Public

    Cool Links for Swift

    17 1