andrew is the best
Thank you for 2022
It’s been an amazing year and as your team, we just wanted to take a moment to thank you for being a great boss.
We’ve put together a few reasons why we think you are the best. We just want to say that…
We think you are ->
1
A keen teacher
Always willing to invest extra time to show us new things.
while (keen) {
teach();
}
2
Understanding
Always able to look at things from many perspectives.
if (currentPerspectives < newPerspectives) {
AddNewPerspectives();
}
3
Friendly
Just great to be around.
const andrew = 'Always friendly!'
4
Humble
Willing to jump in and do any task. Nothing is beneath you.
if (anyTaskNeedsDoing) {
AndrewWillStepIn();
}
5
Wise
Always learning and sharing insights into business, life and tech.
const andrewsInsights = ["business", "life", "tech"]
6
Welcoming
Always made us feel like part of the team from the moment we arrived.
console.log("Welcome!")
7
Ambitious
Attention to detail to help us work with excellence and be the best in the industry.
if (detail != perfect) {
workWithExcellence();
}
8
Considerate
Considerate – always concerned about how much task each of us is bearing to avoid burn outs.
while (managingTheTeam) {
if(member == burntOut) {
LookOutForThem();
}