int main() {
puts(" 💻 Embedded Linux Developer with a love for Linux.");
puts(" 🚀 Currently working on connecting HW to life.");
puts(" 🎯 Focused on building scalable and efficient software.");
puts(" ❓ Loves ✨ 🪐 🌌 ");
puts("Connect with Me:");
puts(" 🌐 GitHub: https://github.com/Benali-Samar");
puts(" 🔗 Linkedin: https://www.linkedin.com/in/ben-ali-samar-721b66169/");
puts(" 📧 Email: samar.benali26@gmail.com");
return 0;
}
