let about_me = [

"I'm Anthony Maxwell!",

"A curious, passionate and enthusiastic software engineer that loves all things technology.",

"I count myself among the fortuitous few that transition between 'work' and 'play' by simply toggling my monitors over to my personal desktop and resuming whatever Go, Rust or Zig project I've embarked on recently."

];

let interests = [

"Programming languages",

"Compiler design",

"Distributed systems",

"Concurrency"

];