class Alex : Human { public: // Programming std::vector<std::string> projects{ "Sandbox_PS4", "Sandbox_ASM" }; std::vector<std::string> favorite_languages{ "C/C++/Assembly x86_64", "Swift", "Bash" }; // Skills and experience std::vector<std::string> skills{ "WebSocket", "WebRTC", "TCP/IP", "REST", "Bluetooth", "BLE", "Protocol Buffers", "Apple MFI", "UIKit", "GCD", "CoreData", "Cocoapods", "Alamofire", "AVFoundation", "MVC", "MVVM", "CoreLocation", "MapKit"}; };I've learned a lot from Stanford CS193p
I regularly write articles on 👉🏻
You can support my work here 👉


