const skills = {
frontend: {
frameworks: {
vue: ['Nuxt 3', 'Vue 3', 'Composition API'],
react: ['Next.js', 'React Hooks'],
},
styling: ['TailwindCSS', 'SCSS'],
state: ['Pinia', 'Vuex'],
},
backend: {
main: ['NestJS', 'Node.js'],
database: ['PostgreSQL', 'MongoDB'],
orm: ['Prisma', 'TypeORM'],
api: ['REST', 'GraphQL'],
},
devops: {
containers: 'Docker',
cloud: 'AWS',
ci_cd: ['GitHub Actions', 'GitLab CI'],
},
} as const;
Popular repositories Loading
-
-
-
LaunchPad
LaunchPad PublicForked from strapi/LaunchPad
Official Strapi Demo application
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.
