> Hello world! I am Miguel Rôlo
🎓 Computer Science Student
Studying at the Polytechnic Institute of Setúbal, pursuing a degree in Computer Engineering. Aspiring to further specialize with a master’s degree in Software.
👨💻 Programmer & Knowledge Sharer
Driven by a love for coding, I enjoy exploring new technologies and sharing insights with others.
🚀 Always Learning & Growing
Continuous learning, always eager to dive into new features and development trends.
💬 Let’s Talk Tech
Got questions? I’m here to help!
「 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())
>>> [ '🐔', '🐣', '🐥', '🥚' ]
⭐️ From Miguel Rôlo