appleboy
I really believe committing every day to an open-source project is the best practice. Golang GDE (Google Developer Expert) in 2023
MediatekHsinchu, Taiwan
Pinned Repositories
CodeGPT
A CLI written in Go language that writes git commit messages or do a code review brief for you using ChatGPT AI (gpt-4o, gpt-4-turbo, gpt-3.5-turbo model) and automatically installs a git prepare-commit-msg hook.
gin-jwt
JWT Middleware for Gin framework
gofight
Testing API Handler written in Golang.
gorush
A push notification server written in Go (Golang).
react-recaptcha
A react.js reCAPTCHA for Google
scp-action
GitHub Action that copy files and artifacts via SSH.
ssh-action
GitHub Actions for executing remote ssh commands.
telegram-action
GitHub Action that sends a Telegram message.
training
Learning Golang one day
queue
Queue is a Golang library for spawning and managing a Goroutine pool
appleboy's Repositories
appleboy/telegram-action
GitHub Action that sends a Telegram message.
appleboy/react-recaptcha
A react.js reCAPTCHA for Google
appleboy/drone-line
Sending line notifications using a binary, docker or Drone CI.
appleboy/npm-vs-yarn
npm vs yarn install speed testing.
appleboy/facebook-action
GitHub Action that sends a Facebook message.
appleboy/macbook
Some tips and command for my MacOS.
appleboy/gin-status-api
Golang cpu, memory, gc, etc information api handler written in Go (Golang) for gin framework
appleboy/docker-ecr-action
Publish Docker Images to the Amazon Elastic Container Registry (ECR)
appleboy/com
This is an open source project for commonly used functions for the Go programming language.
appleboy/drone-facebook
Drone plugin for sending Facebook notifications
appleboy/codegpt-action
GitHub Action for generating code review brief using ChatGPT AI (gpt-4, gpt-3.5-turbo model)
appleboy/go-myallocator
Golang SDK for OTA's to easily integrate with the MyAllocator OTA BuildToUs API
appleboy/go-mailer
send email package
appleboy/drone-gtalk
Drone plugin for sending Gtalk notifications
appleboy/CodeIgniter
EllisLab's Open Source PHP Framework
appleboy/go-otel
OpenTelemetry-Go is the Go implementation of OpenTelemetry.
appleboy/go-dorics
Web Spider for dorics using colly framework
appleboy/ArtiVC
A version control system to manage large files.
appleboy/ChatGPT-CodeReview
🐥 A code review bot powered by ChatGPT
appleboy/d2
D2 is a modern diagram scripting language that turns text to diagrams.
appleboy/go-mitake-cli
三竹簡訊測試用 CLI 程式
appleboy/proto-tool
appleboy/uber_go_guide_tw
The Uber Go Style Guide 繁體中文版本
appleboy/act
Run your GitHub Actions locally 🚀
appleboy/go-confluence
Go package for working with Atlassian Confluence Server REST API
appleboy/go-crowd
Go package for working with Atlassian Crowd REST API
appleboy/go-openai
OpenAI ChatGPT, GPT-3, GPT-4, DALL·E, Whisper API wrapper for Go
appleboy/grpc-go
The Go language implementation of gRPC. HTTP/2 based RPC
appleboy/grpc-go-example
grpc go example 以及系列教程
appleboy/tunny
A goroutine pool for Go