Pinned Repositories
Calculator-Swift
Redo the calculator project in Swift to learn the language.
docker-tutorial-go
This is for the official Docker tutorial: https://docs.docker.com/get-started/. But it's written in Golang, instead of in Python.
golang-protobuf-docker
A fully functioning example to work with Golang, Protobuf and Docker and connect all of them seamlessly.
hello-world-godocker
It's a hello world app created with Golang in Docker container.
hello-world-service
This is a repo to demonstrate how to create a production-grade local development environment, built on top of Docker.
throttling-sliding-window
It's a small practice using Golang, to solve an interesting scenario.
zhanjingjie's Repositories
zhanjingjie/hello-world-service
This is a repo to demonstrate how to create a production-grade local development environment, built on top of Docker.
zhanjingjie/golang-protobuf-docker
A fully functioning example to work with Golang, Protobuf and Docker and connect all of them seamlessly.
zhanjingjie/Calculator-Swift
Redo the calculator project in Swift to learn the language.
zhanjingjie/docker-tutorial-go
This is for the official Docker tutorial: https://docs.docker.com/get-started/. But it's written in Golang, instead of in Python.
zhanjingjie/hello-world-godocker
It's a hello world app created with Golang in Docker container.
zhanjingjie/throttling-sliding-window
It's a small practice using Golang, to solve an interesting scenario.
zhanjingjie/Archaeobotany_Lab_App
zhanjingjie/buf-testing
For testing some issues related to using buf
zhanjingjie/complex-fibonacci
An over-the-top implementation of calculating Fibonacci value, with Golang, React, Docker container, Redis, Postgres, NGINX.
zhanjingjie/fa12
zhanjingjie/postgres-go
A simple example using Postgres DB, with Golang and Docker container.
zhanjingjie/protobuf-test
For reproducing an error related to using Buf and Go.
zhanjingjie/react-docker
A practice repo on Dockerizing a React app, and setup CI/CD with Travis CI and AWS.
zhanjingjie/redis-go
A simple example testing Redis pub/sub and hset/hget functionalities, with Golang and Docker container.
zhanjingjie/RoR_Blog
Follow the tutorial from Ruby on Rails Guide to build a basic blog. Link: http://guides.rubyonrails.org/getting_started.html
zhanjingjie/Sample_RoR_App
zhanjingjie/server-worker
A simple Node.js app with server/worker structure, communicating through a Redis queue.
zhanjingjie/Stanford-CS193P-Assignment-1
zhanjingjie/Stanford-CS193P-Assignment-2
zhanjingjie/Stanford-CS193P-Assignment-3
zhanjingjie/Stanford-CS193P-Assignment-4
zhanjingjie/stanford-nlp-nmt
XCS224N HW4 Neural Machine Translation with RNN (LSTM)
zhanjingjie/Traefik-experiment
Use Traefik 2.0+ as ingress controller in Kubernetes, and display the Traefik dashboard