import SoftwareDeveloper from 'manuelrodgzz'
class Bio extends SoftwareDeveloper {
name = 'Manuel Rodríguez';
title = 'Software Developer';
company = 'Enroute Systems';
location = 'Monterrey, México';
}
class Skills extends SoftwareDeveloper {
languages = ['Javascript', 'Typescript', 'C#'];
databases = ['SQL Server', 'MongoDB'];
technologies = ['React', 'NextJS', 'GatsbyJS', 'Express', 'GraphQL'];
}
⚡
Pinned Loading
-
instagram-clone
instagram-clone PublicInstagram clone made with react, typescript and sass
TypeScript 1
-
-
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.