Pinned Repositories
architect-awesome
后端架构师技术图谱
BIT-thesis-LaTex
北京理工大学学硕士/博士学位毕业论文LaTeX模板(LaTeX Template for BIT thesis)
BIT-thesis-LaTex-Ref
climgr
cli-tool for managing command-line templates
golanger
Tools set for developing better service.
goscrapy
A web crawling and scraping framework for golang.
goutils
Useful packages for developing golang programs.
impler
impler generates stubs for implementing / extracting an interface.
Markdown-Resume
⭐️ Markdown 简历模版
ofdm
jiandahao's Repositories
jiandahao/BIT-thesis-LaTex
北京理工大学学硕士/博士学位毕业论文LaTeX模板(LaTeX Template for BIT thesis)
jiandahao/ofdm
jiandahao/goutils
Useful packages for developing golang programs.
jiandahao/chromium-vim
Vim bindings for Google Chrome.
jiandahao/climgr
cli-tool for managing command-line templates
jiandahao/golanger
Tools set for developing better service.
jiandahao/goscrapy
A web crawling and scraping framework for golang.
jiandahao/impler
impler generates stubs for implementing / extracting an interface.
jiandahao/commons
go utils
jiandahao/DesignPatterns
jiandahao/docker-protoc
Docker images for generating protocol buffer definitions
jiandahao/dockerfiles
Various dockerfiles including chrome-headless, lighthouse and other tooling.
jiandahao/eventsource-demo
jiandahao/fluentd-kafka-elasticsearch
jiandahao/genK8sDoc
jiandahao/Git-Notes
jiandahao/go-template-validation
Visual, web based go template validation
jiandahao/grpc-gateway
gRPC to JSON proxy generator following the gRPC HTTP spec
jiandahao/happen-zhang
jiandahao/hexo-matery-modified
My personal modified hexo matery theme with some bugs fixed.
jiandahao/Hexo_Github_CI
jiandahao/jiandahao.github.io
jiandahao/libfuse
The reference implementation of the Linux FUSE (Filesystem in Userspace) interface
jiandahao/mockery
A mock code autogenerator for Golang
jiandahao/ohmyzsh
🙃 A delightful community-driven (with nearly 1,500 contributors) framework for managing your zsh configuration. Includes 200+ optional plugins (rails, git, OSX, hub, capistrano, brew, ant, php, python, etc), over 140 themes to spice up your morning, and an auto-update tool so that makes it easy to keep up with the latest updates from the community.
jiandahao/pprof
Docker image for analysing golang service.
jiandahao/sshgo
script for managing ssh hosts list
jiandahao/swagger-server
swagger server支持动态添加api文档,结合swagger ui,实现服务api文档的自动化管理。
jiandahao/trivy
Scanner for vulnerabilities in container images, file systems, and Git repositories, as well as for configuration issues
jiandahao/vscode-go-impl-methods
Visual Studio Code extension to automatically implement / extract interface for Golang