Michael.谢's repositories
demo-scene
👾Scripts and samples to support Confluent Demos and Talks. ⚠️Might be rough around the edges ;-) 👉For automated tutorials and QA'd code, see https://github.com/confluentinc/examples/
etcdkeeper
web ui client for etcd
frps-onekey
Frps 一键安装脚本&管理脚本 A tool to auto-compile & install frps on Linux
shouqianba-go-util
shouqianba util for golang
ChatDev_litellm
Create Customized Software using Natural Language Idea (through LLM-powered Multi-Agent Collaboration)
confluent-kubernetes-examples
Example scenario workflows for Confluent for Kubernetes
gitops-flux2-example
A simple example of managing local K3s cluster including example applications using Flux2, Helm and Kustomize.
gitops-istio
A GitOps recipe for Progressive Delivery with Flux v2, Flagger and Istio
indy-nodejs-demo
Run Hyperledger Indy nodejs demo with dockers
json-to-swagger
Python utility created to convert JSON to Swagger definitions structure, based on entities concept.
pumpkin-book
《机器学习》(西瓜书)公式推导解析,在线阅读地址:https://datawhalechina.github.io/pumpkin-book
sniper
轻量级 go 业务框架。
sshcode
Run VS Code on any server over SSH.
teslamate
A self-hosted data logger for your Tesla 🚘
tmux-config
:green_book: Example tmux configuration - screen + vim key-bindings, system stat, cpu load bar.
window-switcher
Easily switch between windows of the same app with Alt+` (Backtick), also switch between apps with Alt+Tab.
xorm-1
xorm是一个简单而强大的Go语言ORM库,通过它可以使数据库操作非常简便。本库是基于原版xorm的定制增强版本,为xorm提供类似ibatis的配置文件及动态SQL支持,支持AcitveRecord操作