Skip to content
View xaviermawet's full-sized avatar

Block or report xaviermawet

Report abuse

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

Report abuse
xaviermawet/README.md

Hi there πŸ‘‹

class About: Me {
    func getCurrentWorkplace() -> [String: (String, String)] {
        return ["workplace": (
            company: "EVS Broadcast Equipment",
            position: "Software & Cloud Engineer πŸ‘¨β€πŸ’»"
        )]
    }
    
    func getDailyKnowledge() -> [Knowledge] {
        return [
            .NET(CSharp: 8),
            .Cpp(2020),
            .Qt(5, 6), .QML,
            .Swift("& SwiftUI"),
            .Cloud(providers: [.AWS, .Azure]),
        ]
    }
    
    func getFutureGoal() -> String {
        return "To contribute to open source."
    }
}

Popular repositories Loading

  1. EcoManager2013Experimental EcoManager2013Experimental Public

    C++ 1

  2. swift-clean-architecture swift-clean-architecture Public

    Clean Swift iOS Architecture template for fixing massive view controller

    Makefile 1

  3. latex-fontawesome latex-fontawesome Public

    Bindings for Font Awesome icons to be used in XeLaTeX.

    1

  4. EcoMotion2013BenchTest EcoMotion2013BenchTest Public

    C++

  5. EcoManager EcoManager Public

    C++

  6. EcoMotion2013BenchTestExperimental EcoMotion2013BenchTestExperimental Public

    C++