Skip to content
View maryshkamy's full-sized avatar
🐶
🐶

Block or report maryshkamy

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
maryshkamy/README.md

Hi there 👋, I'm Mary 👩🏽‍💻


public struct AboutMe {
    let name = "Mariana"
    let lastName = "Rios Silveira Carvalho"
    let pronouns = ["she", "her"]

    var hobbies = ["Ice Skating", "Disney Dreamlight Valley"]
    var passions = ["Dogs", "Chocolate", "Disney"]

    var techStack = ["Swift", "SwiftUI", "UIKit", "Unity", "C#"]
    var architectures = ["MVVM", "VIPER"]
    var hasUsed = ["Bitrise", "Firebase", "Fastlane"]
    var isLearning = ["Combine", "SwiftData", "SQL"]
}



I love connecting with different people so if you want to say hi, I'll be happy to meet you more! 🥰

Pinned Loading

  1. Karazhan Karazhan Public

    This is a reference for future projects on how to setup your iOS project.

    Swift 1

  2. FlappyBird FlappyBird Public

    The Flappy Bird game remake using Unity.

    ShaderLab

  3. iPokedex iPokedex Public

    A modern Pokédex app built with Swift, leveraging the PokéAPI and enhanced with AR features to bring Pokémon to life.

    Swift

  4. MRNetworking MRNetworking Public

    A lightweight and versatile Swift Package for managing the networking layer in your projects, supporting both RESTful APIs and GraphQL integration.

    Swift