danestves - Overview

let danestves: Profile = {
  pronouns: "he/him",
  languages: ["Spanish", "English"],
  code: ["JavaScript", "HTML", "CSS"],
  tools: ["React", "Next.js", "Gatsby", "Remix", "Vue", "Nuxt", "Node.js", "Prisma", "GraphQL"],
  links: {
    blog: "https://danestves.com", // ✍️
    youtube: "https://youtube.com/danesteves", // 🎬
    instagram: "https://instagram.com/danestves", // 📷
    twitter: "https://twitter.com/danestves", // 🐤
    linkedin: "https://linkedin.com/in/danestves" // 💼
  },
};