Hi there, I'm Alex π Contact me β Let's solve together π π§ Technologies & Tools Frontend Backend Database SSR & SSG API Package managers Testing Task runners Build tools Version control system Operating systems Deployment services Container management π§ Currently learning π§ Data Science / Machine Learning / Artificial Intelligence π GitHub Stats Fun fact: I once solved the world's oldest question with a single line of JavaScript // Which came first: the chicken or the egg? console.log(["π₯", "π£", "π₯", "π"].sort()) >>> ["π", "π£", "π₯", "π₯"];