Pinned Repositories
Judge-Girl
Incubated Judge-Girl's (A Cloud-Native Online Judge System) root project. With powerful CMS features (e.g., dry-run / compilation-script generation / Continuous Problem Integration & Delivery) and educational features like exam and assignments. Judge Girl is carefully designed of its plugin-like structure easily supporting various judge-policies and code-quality inspectors in the future.
cicd-demo
Cloud-native CI/CD with DroneCI + ArgoCD + Kubernetes.
cloudFront-signed-url-cookies
This example shows how to serve private contents on AWS S3 through CloudFront signed URL and signed cookies.
emojivoto-kustomization
Demonstration @COSCUP 2021, CLOUD NATIVE Session. Kustomization of a microservice application that allows users to vote for their favorite emoji, and tracks votes received on a leaderboard.
go-random-chat
Modern real-time chat in scalable architecture.
golang-taipei-watermill-example
A demonstration on building event-driven application, @ Golang Taipei Short Talk, Feb 2021.
kustomize-manifests
Configurable one-shot deployment for common infrastructure on Kubernetes.
saga-example
Orchestration-based saga implementation dealing with distributed transactions in a microservice architecture.
saga-product
Transaction services of the saga pattern implementation.
watermill
Building event-driven applications the easy way in Go.
minghsu0107's Repositories
minghsu0107/go-random-chat
Modern real-time chat in scalable architecture.
minghsu0107/kustomize-manifests
Configurable one-shot deployment for common infrastructure on Kubernetes.
minghsu0107/saga-product
Transaction services of the saga pattern implementation.
minghsu0107/cloudFront-signed-url-cookies
This example shows how to serve private contents on AWS S3 through CloudFront signed URL and signed cookies.
minghsu0107/tqlite
A distributed SQL database with replication, fault-tolerance, tunable consistency and leader election.
minghsu0107/gocrypt
Gocrypt is a TUI based application that monitors cryptocurrency prices in real time, written in Go.
minghsu0107/go-note
My Golang learning notes.
minghsu0107/go-elasticsearch-example
Golang Elasticsearch examples.
minghsu0107/python-note
Detailed notes for python programming.
minghsu0107/saga-account
Account service of the saga pattern implementation.
minghsu0107/helm-example-hello
Example Helm chart.
minghsu0107/k8s-jenkins-quickstart
A quickstart that deploys Jenkins on Kubernetes.
minghsu0107/postfix-slack
A Postfix mail queue monitor integrated with slack commands.
minghsu0107/SDR-FM-Example
Software-defined radio (SDR) examples that play with real-time FM audio streams.
minghsu0107/ci-container-utils
Some useful containers for CI workflow.
minghsu0107/kubernetes-note
minghsu0107/minghsu0107
My Github personal profile.
minghsu0107/GoogleCloud-PubSub
Google Cloud Pub/Sub publisher / subscriber using Watermill.
minghsu0107/Kafka-PubSub
This example project shows a basic setup of Kafka publisher / subscriber using Watermill.
minghsu0107/NATS-PubSub
This example project shows a basic setup of NATS JetStream Pub/Sub.
minghsu0107/Weather-Forecast
A small tool to help you get current weather forecast.
minghsu0107/294-midterm-assignment
minghsu0107/AZUZU
A fast and compact E-commerce site with order administration.
minghsu0107/langchain_neo4j_rag_app
A knowledge graph RAG app using LangChain and Neo4j.
minghsu0107/Large-Language-Model-Notebooks-Course
Practical course about Large Language Models.
minghsu0107/melody
:notes: Minimalist websocket framework for Go
minghsu0107/minghsu0107.github.io
My blog repository. Builded with Hugo, a static site builder written in Go.
minghsu0107/vault-helm
Helm chart to install Vault and other associated components.
minghsu0107/watermill-kafka
Kafka Pub/Sub for the Watermill project.
minghsu0107/watermill-nats
NATS Pub/Sub for the Watermill project.