For a decade, I've been transforming ideas into high-performance interfaces. My career started as a self-taught developer and then I have expanded my expertise through advanced studies, mastering some different tech stacks and ecosystems.
I am expert in Vue.js, Angular, responsive design, unit test with Jest and Vitest, mobile-first development and I also work with NodeJs, Express, NestJS, Svelte, React, Lit, MongoDB, PostgreSQL.
You can read more about me in my profile at Linkedin.
const CARLOS_AUGUSTO_DEVELOPER = {
principles: ['SOLID', 'OOP', 'Clean Code', 'TDD'],
architecture: {
software: ['Clean Architecture', 'DDD', 'Microservices', 'Monorepo'],
rendering: ['SPA', 'SSR', 'SSG', 'Islands Architecture', 'Micro Front-End'],
patterns: ['MVC', 'MVVM']
},
frontend: {
languages: ['HTML', 'CSS', 'JavaScript', 'TypeScript'],
frameworks: ['VueJs', 'Svelte', 'Angular', 'React', 'Lit'],
methodologies: ['BEM', 'ATOMIC CSS', 'ITCSS', 'KISS']
},
backend: {
languages: ['NodeJs'],
frameworks: ['Express', 'NestJs'],
databases: ['MongoDB', 'MySQL', 'PostgreSQL']
},
workflow: {
agile: ['SCRUM', 'KANBAN'],
testing: ['Jest', 'Vitest', 'Jasmine']
}
};