Skip to content
View timur-developer's full-sized avatar

Highlights

  • Pro

Block or report timur-developer

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
timur-developer/README.md

Go Backend Developer · SPbPU student

Resume: Google Drive
Telegram: @tmrgta
GitHub: timur-developer

Tech Stack

Go PostgreSQL ClickHouse Prometheus Grafana Docker


Projects

  • gcscope — Open‑source terminal tool to visualize Go garbage collector in real time: STW pauses, memory usage, GC frequency.
    Helps developers find performance issues without reading raw logs.
    🌟 25+ stars · Habr (3k+ reads) · DEV.to · Golang Bridge
    Tech Stack: Go, runtime/metrics, gctrace, Bubble Tea

  • clickpulse — Event collector with batch writes to ClickHouse, Prometheus metrics, and Grafana dashboards.
    Helps reduce insert pressure on ClickHouse and provides out‑of‑the‑box observability for backend services.
    Tech Stack: Go, ClickHouse, Prometheus, Grafana, Docker

  • logmsglint — Custom golangci-lint plugin that validates log messages in log/slog and uber-go/zap. Supports automatic fixes.
    Helps developers maintain consistent log style and catch sensitive data before code review.
    Tech Stack: Go, go/analysis, golangci-lint, slog, zap


About

I build backend services in Go with a focus on performance and observability. I create open-source projects, write technical articles in both Russian and English, and am systematically growing in this field. I am open to internships and junior positions in Moscow and Saint Petersburg. English proficiency: B2, Cambridge FCE certificate.

Pinned Loading

  1. gcscope gcscope Public

    Go GC visualizer TUI for gctrace, runtime/metrics, STW pauses, heap live/goal, and pacer signals.

    Go 39 1

  2. logmsglint logmsglint Public

    Custom golangci-lint plugin that validates slog and zap log messages.

    Go

  3. clickpulse clickpulse Public

    ClickHouse event collector with batching, Prometheus metrics, and Grafana dashboards.

    Go