yersoncp - Overview

yersoncp/README.md

Generic badge

Hello πŸ‘‹

I'm Yerson, I'm Frontend Engineer

➜ profile-repo git:(feat/me) βœ— 🎁 v0.1.0 cd me
➜ profile-repo git:(feat/me) βœ— 🎁 v0.1.0 cat my-profile.ts
export const me: Profile = {
    name: 'Yerson',
    country: 'πŸ‡΅πŸ‡ͺ PerΓΊ',
    role: 'Sr. Frontend Engineer',
    powers: [
        'React 🀘🀘🀘🀘🀘',
        'NextJS 🀘🀘🀘🀘🀘',
    ]
}