#include "interests.h"
#include "education.h"
#include "arabic101.h"
class about me
{
this.name = jahnae;
this.school = newYorkUniversityAbuDhabi;
this.major = computerScience;
this.minor = appliedMath + interactiveMedia;
this.interests = coding + videoGames;

//hello! my name is jahnae. i'm a computer science major from new york abu dhabi.
}