import Developer from 'Quintas';
class AboutMe extends Developer {
name = 'Caio Quintas Santiago';
areas = ['Backend', 'Data Analysis', 'AI Development'];
location = 'Brazil';
}
class Skills extends Developer {
languages = ['python', 'typescript', 'go', 'rust', 'php', 'ruby', 'C#', 'C++'];
}
๐
Debug Driven Development
Pinned Loading
-
dyna
dyna PublicA graphql engine that uses apollo and drizzle to auto generate schemas, filters and pagination inputs
TypeScript
-
fastify-template
fastify-template PublicVery opnionated fastify template using drizzle, redis and zod for schema validation and auto docs
TypeScript
-
hono-template
hono-template PublicVery opnionated hono template using drizzle, redis and zod for schema validation and auto docs
TypeScript
-
vs-code-settings.json
vs-code-settings.json 1{
2"beautify.onSave": true,
3"editor.formatOnSave": true,
4"editor.defaultFormatter": "esbenp.prettier-vscode",
5"workbench.startupEditor": "newUntitledFile",
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.