I'm an aspiring software developer and CS major at UCLA.
Coding is my passion.
Improving lives is my mission.
Music is my rhythm.
void MyLife()
{
vector<string> favFoods =
{
"Pasta"
,
"Pho"
,
"Burger"
};
vector<string> favLanguages =
{
"Java"
,
"C++"
,
"Python"
};
while
(
true
){
writeCode(
"help people"
,
"make life better"
);
🏀 ();
👍 ();
}
}
© William Lee 2017