Skip to content
View RamazanGasratov's full-sized avatar

Block or report RamazanGasratov

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
RamazanGasratov/README.md
Telegram Badge Mail.ru Badge

Hello World

struct IOSDeveloper {

    let name: String = "Ramazan Gasratov"
    let age: Int = 23
    let languages: String = "Swift"
    
    var technologyStack: [String: [String]] = [
        "Principles":        ["OOP", "SOLID"],
        "Layout":            ["UIKit", "SwiftUI", "AutoLayout", "SnapKit", "Storyboard"],
        "Dependencies":      ["CocoaPods", "SPM", "Carthage"],
        "Storage":           ["Core Data", "UserDefaults", "KeyChain", "Realm"],
        "Networking":        ["URLSession", "JSON Parse", "REST API"],
        "Multithreading":    ["GCD", "DQ's"],
        "Arch. patterns":    ["MVC", "MVVM", "MVP"],
        "Struct. patterns":  ["Delegate", "Singleton", "Factory", "Observer", "Facade"],
        "GUI":               ["Git", "GitHub"],
        "Graphics":          ["Figma", "Photoshop"]
    ]
    
    var otherTechnologies: [String] = [
        "MapKit",
        "Push / Local Notifications",
        "Multimedia (AVFoundation, AVKit)",
        "AppStore / TestFlight"
    ]
    
    func greet() {
        print("Thank you for coming.")
    }
}

let developer = IOSDeveloper()
developer.greet()

👨‍💻 About Me :

I am IOS Developer from Dagestan.

  • 🔭 I’m a mobile developer with experience working on interesting projects.

  • 🌱 I am well versed in the language, every day I am developing projects for studying new frameworks and language features.

  • ⚡ In my free time, I solve problems on LeetCode and read tech articles.

  • 📫 How to reach me: Telegram Badge Mail.ru Badge

Popular repositories Loading

  1. RestaurantMenuApp RestaurantMenuApp Public

    Swift

  2. RamazanGasratov RamazanGasratov Public

  3. tunnelkitTestProject tunnelkitTestProject Public

    Forked from partout-io/tunnelkit

    VPN client library for Apple platforms.

    Swift

  4. wireguard-apple wireguard-apple Public

    Forked from WireGuard/wireguard-apple

    Mirror only. Official repository is at https://git.zx2c4.com/wireguard-apple

    Swift

  5. Modo Modo Public

    Swift

  6. restaurant-menu restaurant-menu Public

    HTML