- 🎓 Aeronautical engineering student
- ⚡ Electrical engineering
⁉️ Eternal questioner and knowledge seeker- 📘 Passionate about learning new languages
- 📫 You can reach me with the links below
import React from "react";
const Profile = () => {
return {
name: "Maurício",
nick: "taffarel55",
gender: "Male"
hobbies: ["Animes", "Music"],
}
};
export default Profile;
(function repeat() {
eat();
sleep();
code();
learn();
make();
repeat();
})();
Technologies/Tools I've used: