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."
}
}
-
Notifications
You must be signed in to change notification settings - Fork 0
xaviermawet/xaviermawet
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Β | Β | |||
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published