Skip to content
View samzong's full-sized avatar
๐Ÿ˜Š
Off-Hours Only
๐Ÿ˜Š
Off-Hours Only

Sponsoring

@tiangolo
@pacoxu

Organizations

@DaoCloud @istio @Py-Contributors @karmada-io @projectsesame @lfapac-open-source-evangelist @SeimoIO @aikdocs @d-run

Block or report samzong

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
samzong/README.md

Hi, Friends. ๐Ÿ‘‹

import llm
from cloudnative import kubernetes

intro = (f"๐Ÿ”ญ I'm currently working as a PM at [@DaoCloud](https://www.daocloud.io)\n"
         f"๐ŸŒฑ I'm experienced in Cloud Native technologies, architecture design and product management.\n"
         f"๐Ÿ”ฅ I'm focus on LLM infrastructure & CloudNative technologies.\n"
         f"๐Ÿ‘ฏ I'm looking to collaborate on LLM and [CNCF projects](https://landscape.cncf.io/)\n"
         f"๐Ÿ’ฌ I usually handle GitHub issues with off-hours.")

print(intro)
github-snake

Pinned Loading

  1. MacMusicPlayer MacMusicPlayer Public

    MacMusicPlayer ๆ˜ฏไธ€ไธช็ฎ€ๆดใ€่ฝป้‡็บง็š„ macOS ้Ÿณไนๆ’ญๆ”พๅ™จใ€‚

    Swift

  2. pyproject-template pyproject-template Public template

    My Python Project Template

    Python