Skip to content

rshelekhov/rshelekhov

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

11 Commits
Β 
Β 

Repository files navigation

Hi there πŸ‘‹

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",
};

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors