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'
};
};
8mnl
Follow
🌱
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.