const me = {
role: "Product Engineer",
languages: ["en_US", "ru_RU"],
code: ["Go", "TypeScript"],
tech: {
common: {
api: ["REST", "gRPC", "OpenAPI"],
db: ["PostgreSQL", "MongoDB", "Redis", "S3"],
devOps: ["Docker", "GitHub Actions"],
arch: ["Clean Architecture", "Microservices"],
},
go: {
router: ["go-chi", "std router"],
dbTools: ["sqlc", "pgx", "go-migrate"],
obs: ["Prometheus", "Grafana", "Loki", "Tempo", "OpenTelemetry"],
test: ["testify", "mockery"],
},
ts: {
runtime: ["Bun"],
framework: ["Hono"],
validation: ["Zod"],
orm: ["Prisma"],
},
},
currentFocus:
"Building scalable backend systems with strong observability and clean architecture",
funFact: "Ex-Product Designer turned Backend Developer",
};
Pinned Loading
-
sso-sdk-ts
sso-sdk-ts PublicType-safe TypeScript SDK for SSO authentication with automatic token management and framework-agnostic design
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.




