(💻) => {
return "Frontend developer.";
}
(🔭) => {
return "Space fanatic.";
}
(💖) => {
return "Husband and father.";
}
(📫) => {
// "Questions ->"
window.location.href = "dannielnavas@gmail.com";
}
(⚡) => {
return "Anime and science fiction fan."
}
(🎧) => {
window.open('https://open.spotify.com/user/darker13-co');
}
(🖥) => {
window.open('https://danniel.dev/');
}