class Sohab {
private:
int age = 21;
string school = "Dalhousie University";
string[] courses = new string[] {"Data Structures, Operating Systems, Databases, Robotics, Web Dev"};
string[] hobbies = new string[] {"Football", "Hiking", "Piano"};
public:
Sohab();
}Here are a few things I'm doing right now...
- Contributing to Open Source - Oyster
- SWE Intern @ Workday on the Financial Reporting Team
- Brainstorming my next project