Skip to content
View BrunoCerberus's full-sized avatar

Highlights

  • Pro

Block or report BrunoCerberus

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
BrunoCerberus/README.md

Header

Typing SVG


whoami

struct Developer: Identifiable {
    let id = UUID()
    let name = "Bruno Mello"
    let role = "iOS Developer"
    let location = "Brazil"

    var skills: [String] {
        ["Swift", "SwiftUI", "UIKit", "Combine", "Clean Architecture"]
    }

    var philosophy: String {
        "Code should be elegant, maintainable, and tell a story"
    }

    func buildApp() -> App {
        App(quality: .exceptional, userExperience: .delightful)
    }
}

Tech Arsenal

iOS Development

Frameworks

SwiftUI    UIKit    RxSwift

Tools & Services

Fastlane    CocoaPods    Jira    TestFlight

What I Value


Clean Code
Readable, maintainable, testable

Performance
Smooth 60fps experiences

User Experience
Every pixel matters

GitHub Metrics


Analytics


Activity Graph

Activity Graph


Let's Connect



Open to collaborating on interesting iOS projects!


"First, solve the problem. Then, write the code." — John Johnson


Profile Views

Footer

Pinned Loading

  1. Pulse Pulse Public

    Swift

  2. GitHubApp GitHubApp Public

    Swift 1

  3. GitHubTest GitHubTest Public

    Swift

  4. Notes Notes Public

    Swift 1

  5. iMovie iMovie Public

    Swift

  6. DogsVsCats DogsVsCats Public

    Swift