const me = {
name: 'Gabriel Lazcano',
title: 'Full Stack Developer',
location: 'Mexico, Mexico City'
}
const skills = {
languages: ['javascript', 'golang'],
frameworks: ['React', 'Node'],
english: 'C1 Level from the British Council :)'
}
const blogging = {
at: "gabriellazcano.com",
about: ['react', 'web design','tutorials'],
}
- Azure vs Google Cloud Services: A comparion of Cloud Platforms
- Import 3D models in React Three Fiber vs Three.js
- Cyberula Blog Review
- Syntackle Blog Review
- React Hooks gives you superpowers