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

    👋 About

    I build practical tools and services — usually around problems I want to solve or understand for myself.

    🛠️ Currently building load-tester — an HTTP load-testing CLI written with the Go standard library.

    🧠 Most days I'm learning Go, especially backend services, CLI tools, concurrency, and performance.

    🌱 Currently exploring how far the Go standard library can take a project before I need another dependency.

    ⚡ Competitive programming often gives me ideas for projects, including ThemeCP.

    Featured projects

    ProjectWhat it isBuilt with
    Go Load TesterHTTP load-testing CLI with concurrent worker pools, throughput and latency percentile reporting, failure reporting, and safe cancellation. Built test-first; version 0.1.0 is available.Go standard library
    ThemeCPCodeforces-based training platform for two-hour, four-problem practice contests with progress and performance tracking. Used by thousands of people across more than 80 countries.Frontend and backend below
    FrontendThemeCP web applicationReact 18, TypeScript, Vite, Tailwind CSS, Auth0
    BackendThemeCP API and data layerPython, FastAPI, PostgreSQL

    Technology

    Current focus: Go, backend services, CLI tools, concurrency, and performance

    Also work with: Python, TypeScript, C++, APIs, databases, and full-stack development

    Currently

    • Learning Go by building projects and working on practical features
    • Focusing on building and improving load-tester

    Links

    GitHub · Codeforces

    Pinned Loading

    1. load-testerload-testerPublic

      HTTP load tester written in Go. Test your server load handling strength.

      Go 1 1

    2. themecp-backend-v2themecp-backend-v2Public

      FastAPI backend for the ThemeCP competitive programming training platform

      Python 2 1

    3. themecp-frontend-v2themecp-frontend-v2Public

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

      TypeScript 3 3

    4. CPCPPublic

      Competitive programming practice and solutions, mostly C++.

      C++

    5. OpenPecha/openpecha-backendOpenPecha/openpecha-backendPublic

      Python