Pinned Repositories
source-code
收集一些书的源码,方便自己查找
shangzongyu's Repositories
shangzongyu/source-code
收集一些书的源码,方便自己查找
shangzongyu/go-gin-api
基于 Gin 进行模块化设计的 API 框架,封装了常用功能,使用简单,致力于进行快速的业务研发。比如,支持 cors 跨域、jwt 签名验证、zap 日志收集、panic 异常捕获、trace 链路追踪、prometheus 监控指标、swagger 文档生成、viper 配置文件解析、gorm 数据库组件、gormgen 代码生成工具、graphql 查询语言、errno 统一定义错误码、gRPC 的使用、cron 定时任务 等等。
shangzongyu/30-Days-Of-React
30 Days of React challenge is a step by step guide to learn React in 30 days. These videos may help too: https://www.youtube.com/channel/UC7PNRuno1rzYPb1xLa4yktw
shangzongyu/actix-realworld-example-app
Implementation of the RealWorld backend API spec in Actix, Rust's powerful actor system and most fun web framework.
shangzongyu/blog-code
shangzongyu/blog-html
my blog html
shangzongyu/blog-hugo
hugo as my blog
shangzongyu/blog-image
My Blog Image
shangzongyu/bspwm
EndeavourOS Community Edition setup for BSPWM
shangzongyu/DeerResume
MarkDown在线简历工具,可在线预览、编辑和生成PDF。[此项目已不再维护,建议使用 cv.ftqq.com 替代 ]
shangzongyu/DIYgod-Obsidian-Starter
https://diygod.me/obsidian/
shangzongyu/dynamic-struct
Golang package for editing struct's fields during runtime and mapping structs to other structs.
shangzongyu/forever-coolshell
酷壳 - CoolShell 电子存档,🕯️ 谨纪念和保存陈皓先生的公开的技术分享内容,感恩皓叔对中文互联网,尤其是技术领域无私的分享。
shangzongyu/grpc-middleware-sentry
gRPC Go middleware for Sentry: server and client interceptors
shangzongyu/LapisCV
开箱即用的 Obsidian / Typora 简历
shangzongyu/lazyvim
shangzongyu/leaf
A game server framework in Go (golang)
shangzongyu/leetcode
Leetcode Problems Solutions
shangzongyu/lvim
My LunarVim Config
shangzongyu/my-beancount-scripts
Git repo to save my Beancount scripts
shangzongyu/pool
Connection pool for Go's net.Conn interface
shangzongyu/resume-1
Software developer resume in Latex
shangzongyu/resume-2
My resume in LaTeX (template suited for new graduate; 应届生简历模板)
shangzongyu/ResumeSample
Resume template for Chinese programmers . 程序员简历模板系列。包括PHP程序员简历模板、iOS程序员简历模板、Android程序员简历模板、Web前端程序员简历模板、Java程序员简历模板、C/C++程序员简历模板、NodeJS程序员简历模板、架构师简历模板以及通用程序员简历模板
shangzongyu/rillserver
shangzongyu/secguide
面向开发人员梳理的代码安全指南
shangzongyu/shangzongyu
shangzongyu/shangzongyu.github.io
This is my blob
shangzongyu/Simple-IT-Markdown-Resume
一款适合 IT 行业的 Markdown 简历模版
shangzongyu/weightedrand
:balance_scale: Fast weighted random selection for Go