const aboutMe = () => {
console.log(`hi 👋\n i'm a passionate tech enthusiast from germany.`);
const askMeAbout = ['gnu/linux', 'docker', 'servers \& networks'];
const interestedIn = ['open source', 'containerization', 'webdev', 'selfhosting'];
const currentlyLearning = {
webdev: 'js/ts, nextjs'
desktop: 'c# / .net'
};
};
🌱
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.