Skip to content

Commit

Permalink
Update consts.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
lasfito authored Aug 19, 2024
1 parent 770df9e commit 541add6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/consts.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@ export const SITE_TITLE = "Lasfito";
export const SITE_DESCRIPTION = "¡Web Dev sin relleno!";

export const SHORT_RESUME_EN =
"Software Engineer with 3+ years of experience in web development (frontend / backend) and mobile development. Proficient in JavaScript, TypeScript, Node, React, and React Native. Currently learning Go, working on building an indie SaaS, and creating Spanish dev tutorials on YouTube.";
"Software Engineer with over 4 years of experience in web development (frontend and backend) and mobile development. Proficient in JavaScript, TypeScript, Node.js, React, and React Native.";

export const SHORT_RESUME_ES =
"Ingeniero de Software con 3+ años de experiencia en desarrollo web (frontend / backend) y desarrollo móvil. Dominio en JavaScript, TypeScript, Node, React y React Native. Actualmente aprendiendo Go, trabajando en construir un proyecto SaaS y creando tutoriales en español sobre desarrollo web.";
"Ingeniero de software con más de 4 años de experiencia en desarrollo web (frontend y backend) y desarrollo móvil. Experto en JavaScript, TypeScript, Node.js, React y React Native.";

export const GITHUB_URL = "https://github.com/lasfito/lasfi.to";

Expand Down

0 comments on commit 541add6

Please sign in to comment.