๐ผ Backend Developer โข Platform Engineer ๐ป Full-Stack โข DevOps ๐ Ansible โข Docker โข Kubernetes โข Networking ๐ฎ Anime โข Code โข Games
Take a look at my repositories and let's get in touch!
Or just to share your favorite music, games, or anime recommendations :3
// TODO: Hire a detective to find the contact details.
// Hint: They said they'd be back soon with coffee.
function loadContactDetails() {
console.log("Fetching contact details...");
setTimeout(() => console.log("Contact details arriving...soon-ish."), 2000);
}