const hiago = {
codeOn: ['PHP', 'JavaScript', 'TypeScript', 'Java', 'HTML', 'CSS'],
tools: {
backEnd: {
java: ['SpringBoot', 'Hibernate'],
php: ['Laravel'],
js: ['Node', 'Express', 'TypeORM', 'Sequelize'],
},
frontEnd: {
js: ['vanilla', 'React', 'NextJS'],
},
tests: {
js: ['Jest', 'Enzyme'],
java: ['JUnit'],
php: ['PHPUnit']
},
databases: ['MySQL', 'PostgreSQL', 'SQLite', 'Oracle', 'SQLServer', 'MongoDB'],
},
learning: {
improving: ['Software Architecture'],
future: ['DevOps'],
},
workplace: {
company: 'SoftExpert',
position: 'Software Engineer | FullStack',
},
getFutureGoal: () => {
return 'To improve my knoledge and continue to deliver real value.';
},
};
🎯
Focusing
Popular repositories Loading
-
-
-
-
-
-
design-patterns-typescript
design-patterns-typescript PublicForked from luizomf/design-patterns-typescript
Nessa seção falamos sobre 22 (de 23) padrões de projeto da GoF. Todos descritos em vídeo, com teoria e prática + exemplos de código.
TypeScript
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.