Pinned Repositories
architect
java架构师课程的一些笔记整理以及代码
blog_demos
CSDN博客专家程序员欣宸的github,这里有六百多篇原创文章的详细分类和汇总,以及对应的源码,内容涉及Java、Docker、Kubernetes、DevOPS等方面
build-web-application-with-golang
A golang ebook intro how to build a web with golang
building-a-multibranch-pipeline-project
For an advanced tutorial on how to use Jenkins to build a multibranch Pipeline project with selectively executed stages.
centrifugo
Real-time messaging (Websockets or SockJS) server in Go
choosing-a-sync-service-under-linux
Notes on my experience and thoughts regarding choosing a sync service for maintaining dotfiles, scripts and documents across Linux installations
creating-a-pipeline-in-blue-ocean
For an introductory tutorial on how to use the Blue Ocean feature of Jenkins to create a Pipeline that builds an application.
docmost
Docmost is an open-source collaborative wiki and documentation software. It is an open-source alternative to Confluence and Notion.
tax
个税计算器
vector090.github.io
my blog
vector090's Repositories
vector090/vector090.github.io
my blog
vector090/tax
个税计算器
vector090/architect
java架构师课程的一些笔记整理以及代码
vector090/blog_demos
CSDN博客专家程序员欣宸的github,这里有六百多篇原创文章的详细分类和汇总,以及对应的源码,内容涉及Java、Docker、Kubernetes、DevOPS等方面
vector090/build-web-application-with-golang
A golang ebook intro how to build a web with golang
vector090/building-a-multibranch-pipeline-project
For an advanced tutorial on how to use Jenkins to build a multibranch Pipeline project with selectively executed stages.
vector090/centrifugo
Real-time messaging (Websockets or SockJS) server in Go
vector090/choosing-a-sync-service-under-linux
Notes on my experience and thoughts regarding choosing a sync service for maintaining dotfiles, scripts and documents across Linux installations
vector090/creating-a-pipeline-in-blue-ocean
For an introductory tutorial on how to use the Blue Ocean feature of Jenkins to create a Pipeline that builds an application.
vector090/docmost
Docmost is an open-source collaborative wiki and documentation software. It is an open-source alternative to Confluence and Notion.
vector090/go-gitlab
A GitLab API client enabling Go programs to interact with GitLab in a simple and uniform way
vector090/goeg
Source code for the book Programming in Go: Creating Applications for the 21st Century
vector090/gopl-zh.github.com
Go语言圣经中文版(只接收PR, Issue请提交到golang-china/gopl-zh)
vector090/gopl.io
Example programs from "The Go Programming Language"
vector090/grpc-java
The Java gRPC implementation. HTTP/2 based RPC
vector090/hellocucumber
vector090/hutool
🍬A set of tools that keep Java sweet.
vector090/jedis
Redis Java client
vector090/mall-learning
mall学习教程,架构、业务、技术要点全方位解析。mall项目(50k+star)是一套电商系统,使用现阶段主流技术实现。涵盖了SpringBoot 2.3.0、MyBatis 3.4.6、Elasticsearch 7.6.2、RabbitMQ 3.7.15、Redis 5.0、MongoDB 4.2.5、Mysql5.7等技术,采用Docker容器化部署。
vector090/newman-docker
Docker images for Newman Collection Runner
vector090/no-one-lives-forever-2
Monolith's 3d FPS sequel, The Operative: No One Lives Forever 2.
vector090/openvpn-install
OpenVPN road warrior installer for Debian, Ubuntu and CentOS
vector090/rfc
Repo for RFC (IETF Request For Comments memos) files, and corresponding translations.
vector090/siyuan-patch
思源笔记本地VIP (功能特性)(第三方 S3 数据同步)
vector090/the-way-to-go_ZH_CN
《The Way to Go》中文译本,中文正式名《Go入门指南》
vector090/tutorial-autobuild-myhello
This is a repo for tutorial chapter: autobuild
vector090/ubuntu-dind
A docker image based in ubuntu to run docker containers inside docker containers
vector090/woolscripts
vector090/yicfuanapp
Repo fo releasing Android app
vector090/zh.javascript.info
现代 JavaScript 教程(The Modern JavaScript Tutorial),以最新的 ECMAScript 规范为基准,通过简单但足够详细的内容,为你讲解从基础到高阶的 JavaScript 相关知识。