Hello!! Welcome to my Notion page. My name is Marwan and I am a Computer Engineering student at McMaster University. I am deeply passionate about technology and dream of making a meaningful contribution to humankind's progression in intelligence🌌
Feel free to browse my projects and/or contact me!
syntax = "proto3";
enum Hello
{
NAME = "Marwan Ali";
PROGRAM = "Computer Engineering CO-OP";
MESSAGE = "Welcome to my Notion Page!!";
EMAIL= "[email protected]";
PHONE_NUMBER = 6477816375;
}
enum AboutMe
{
HOBBIES = "Weight Lifting, Running, Swimming, Archery, going out with friends, spending time with my family";
TRAVELLING = "Germany, Austria, France, Egypt, Switzerland";
EXTRACURRICULARS = "McMaster Rocketry Flight Controls Team Member, McMaster Deep Space Analog Expedition (D.A.R.E) Team, Ex MES First-Year Representative";
}
//Disclaimer: this is a joke, please do not use this in production code