Skip to content
View Kardbord's full-sized avatar
  • Washington, USA

Block or report Kardbord

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

Hey, I'm Tanner 👋

Systems software engineer who builds the reusable parts other developers stand on. 6+ years designing multithreaded C++/Go backends, integration layers, and CI/CD infrastructure — now building the kind of open source I wish existed.

🔨 Active projects

  • hfgo: Go SDK for the Hugging Face Inference API. OpenSSF Best Practices badge, integration-tested against the live API, v4 on the way.
  • Boxes: packaged FOSS for everyone: RPMs, DEBs, and Flatpaks built via the Open Build Service and GitHub Actions.

🎯 Open to

Senior engineering roles, contract work, and sponsored maintenance on projects with real-world positive impact — climate, healthcare, science, civic tech. If your team ships Go, C++, or developer tooling and ships it responsibly, let's talk.

📬 tanner.kvarfordt@proton.me · 💛 Sponsor my work

Pinned Loading

  1. hfgo hfgo Public

    An unofficial Go SDK for the Hugging Face Inference API.

    Go 64 9

  2. Boxes Boxes Public

    A collection of custom build specifications for upstream FOSS projects as well as any projects of my own that I wish to distribute. Builds are handled by the SUSE Open Build Service (OBS) or GitHub…

    Shell

  3. Concurrency Concurrency Public

    Sharded, thread-safe implementations of STL containers.

    C++ 1

  4. breakout breakout Public

    An imitation of the classic Breakout game that runs in the terminal. :)

    C++