Skip to content
View GabrielSilveiraa's full-sized avatar

Block or report GabrielSilveiraa

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 supported. This note will be visible to only you.
Report abuse

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

Report abuse
GabrielSilveiraa/README.md

Hi there, I'm Gabriel Silveira πŸ‘‹

Senior iOS Engineer Β· 11+ years Β· Shipping full-stack products with AI-assisted development

Swift SwiftUI Xcode iOS Firebase Python Claude Code


πŸ§‘β€πŸ’» About me

  • πŸ‡§πŸ‡· Based in Porto Alegre, Brazil
  • πŸ“± iOS developer since 2015
  • πŸ€– Using AI as a force multiplier to ship full-stack products solo
  • πŸ”οΈ Snowboarder & ski app builder
  • 🌍 Trilingual Β· PT / EN / ES

πŸš€ Apps & Projects

⛷️ SkiRoute

Ski resort navigation β€” Les 3 VallΓ©es, France. AR navigation coming soon. React Native Python backend Claude Code

🫁 Pulse

Breathing exercise app with SwiftUI animations and Firebase Analytics. SwiftUI

🎯 TinyGoals

Habit tracker with WidgetKit and Live Activities. SwiftUI


πŸ› οΈ Full-stack capability

Using Claude Code as a force multiplier, I design and ship complete products end-to-end:

Mobile Backend Tooling
Swift Β· SwiftUI Β· React Native Python Β· FastAPI Β· REST APIs Claude Code Β· Firebase Β· Oracle Cloud

πŸ“Š GitHub Stats

Gabriel's GitHub stats Top Langs


πŸ“© Get in touch

βœ‰οΈ gabi.msilveira@gmail.com

LinkedIn Medium

Pinned Loading

  1. GMSNetworkLayer GMSNetworkLayer Public

    Swift 1

  2. A custom UIView class designed to us... A custom UIView class designed to use with view coded layout
    1
    import UIKit
    2
    
                  
    3
    /**
    4
       **A Custom UIView class designed to use with view coded layout**
    5
       **Lifecycle:**
  3. ViewModel ViewModel
    1
    //https://medium.com/blablacar-tech/rxswift-mvvm-66827b8b3f10
    2
    
                  
    3
    protocol ViewModel {
    4
        associatedtype Input
    5
        associatedtype Output
  4. Marvel Marvel Public

    Swift