Skip to content
View tentse's full-sized avatar

Highlights

  • Pro

Organizations

@OpenPecha

Block or report tentse

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
tentse/README.md

Tenzin Tsering

Backend-leaning developer. Right now I'm focused on Go — writing backend services and command-line tools with it, and seeing how far the standard library alone gets you before reaching for a dependency. Most of what I build starts as something I wanted to exist for my own use, which tends to keep the scope honest.

I'm also into competitive programming, mostly on Codeforces and AtCoder. That's where ThemeCP came from — I wanted a better way to train, so I built one.

Projects

Project What it is Stack
load-tester HTTP load tester for measuring how a server holds up under concurrent traffic. Latency percentiles, worker pools, leak-safe cancellation. Zero dependencies — Go standard library only. Go
ThemeCPlive · frontend Competitive programming trainer built on Codeforces. A perpetual 800–3500 ladder of two-hour, four-problem mashup contests, meant to be run daily. React 18, TypeScript, Vite, Tailwind, Auth0

Stack

Focus Go — backend services, CLI tools, concurrency
Also work in TypeScript · Python · C++ · JavaScript
Frontend React · Tailwind CSS · Vite
Backend REST APIs · Django · MySQL
Tools Auth0 · Vercel · Git

Currently

  • Building load-tester in Go — v0.1.0 is out, multi-endpoint support is next
  • Going deeper on Go backend development: concurrency patterns, the standard library, and writing code that stays testable without mocks
  • Training on Codeforces and AtCoder

Pinned Loading

  1. CP CP Public

    Competitive programming practice and solutions, mostly C++.

    C++

  2. themecp-frontend-v2 themecp-frontend-v2 Public

    Frontend for ThemeCP, a competitive programming trainer built on Codeforces. React 18, TypeScript, Vite, Tailwind, Auth0.

    TypeScript 2 2

  3. Tibetan-audio-transcriber-MVP-back-end- Tibetan-audio-transcriber-MVP-back-end- Public

    Forked from OpenPecha/Tibetan-audio-transcriber-MVP-back-end-

    Python