Skip to content
View xbzz1018's full-sized avatar

Block or report xbzz1018

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.

Content in all repositories owned by your account will be closed.
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
xbzz1018/README.md

Hi, I'm xbzz1018

I am a beginner learning backend development and agent systems. I enjoy understanding how services work, building small projects, and turning experiments into code I can test and explain.

What I am learning

  • Backend APIs, service boundaries, and practical system design
  • Agent workflows, tool use, state, and recovery
  • Concurrency, retries, and graceful shutdown
  • Databases, observability, and tests that make failures easier to understand

How I learn

I start with a working codebase, trace one request from the API to storage, and write a small experiment when I need to understand a new idea. I keep the resulting notes and tests close to the code so I can reproduce what I learned.

Learning through open source

ModelPort

I am learning by contributing to a self-hosted Anthropic-compatible model gateway. My current work covers Runtime Adapter Compute inventory collection, validated snapshot persistence, bounded retry and shutdown handling, metrics, and deterministic tests.

Tools I am practicing

Python · Rust · PostgreSQL · Docker · HTTP APIs · Prometheus · CI

Interests

  • Agent planning, tool use, state, and recovery
  • Backend APIs, service design, and request lifecycles
  • Reliability work such as retries, observability, and failure handling
  • Open-source projects that make it easier to learn by reading real code

Contact

Popular repositories Loading

  1. ModelPort ModelPort Public

    Forked from tiammomo/ModelPort

    ModelPort is a self-hosted Anthropic-compatible model gateway for Claude Code, VS Code Claude, and team-controlled provider routing.

    Rust

  2. xbzz1018 xbzz1018 Public

    Learning backend development and agent systems through small projects and open-source contributions.