import Developer from 'Quintas';
class AboutMe extends Developer {
name = 'Caio Quintas Santiago';
areas = ['Backend', 'Fullstack'];
location = 'Brazil';
}
class Skills extends Developer {
languages = ['python', 'typescript', 'go'];
}
๐
Debug Driven Development
Highlights
- Pro
Pinned Loading
-
fastify-template
fastify-template Public templateVery opnionated fastify template using drizzle, redis and zod for schema validation and auto docs
TypeScript
-
-
-
go-fiber-template
go-fiber-template Public templateA complete fiber rest template using sqlc and redis
Go
-
zed-settings.json
zed-settings.json 1// Zed settings2//3// For information on how to configure Zed, see the Zed4// documentation: https://zed.dev/docs/configuring-zed5//
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.


