# 学习笔记与算法训练 **Repository Path**: fish_keqing/personal-code ## Basic Information - **Project Name**: 学习笔记与算法训练 - **Description**: 学习笔记 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 3 - **Forks**: 0 - **Created**: 2022-07-02 - **Last Updated**: 2024-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: 学习, 自学, 实践 ## README # 目录 ## 编程语言 [Golang](https://gitee.com/fish_keqing/personal-code/tree/master/Golang) [JavaScript](https://gitee.com/fish_keqing/personal-code/tree/master/JavaScript) ## 标记语言 [HTML](https://gitee.com/fish_keqing/personal-code/tree/master/HTML) [CSS](https://gitee.com/fish_keqing/personal-code/tree/master/CSS) ## Go后端开发 [Go-gin](https://gitee.com/fish_keqing/personal-code/tree/master/Go-gin) [基于Go的orm库](https://gitee.com/fish_keqing/personal-code/tree/master/基于Go的orm库) ## 微服务开发 [gRPC](https://gitee.com/fish_keqing/personal-code/tree/master/gRPC) [Go-zero](https://gitee.com/fish_keqing/personal-code/tree/master/go-zero) ## 前端开发 [Vue3.js](https://gitee.com/fish_keqing/personal-code/tree/master/Vue3) [WebSocket](https://gitee.com/fish_keqing/personal-code/tree/master/WebSocket) ## 虚拟化容器技术 [Docker](https://gitee.com/fish_keqing/personal-code/tree/master/docker) [Kubernetes](https://gitee.com/fish_keqing/personal-code/tree/master/Kubernetes) ## 关系数据库 [MySQL](https://gitee.com/fish_keqing/personal-code/tree/master/MySQL) ## NoSQL数据库 [Redis](https://gitee.com/fish_keqing/personal-code/tree/master/redis) [Elasticsearch](https://gitee.com/fish_keqing/personal-code/tree/master/Elasticsearch) [MongoDB](https://gitee.com/fish_keqing/personal-code/tree/master/MongoDB) ## 消息中间件 [RabbitMQ](https://gitee.com/fish_keqing/personal-code/tree/master/RabbitMQ) ## 算法 [雪花算法](https://gitee.com/fish_keqing/personal-code/tree/master/算法/雪花算法) ## 服务器代理技术 [Nginx](https://gitee.com/fish_keqing/personal-code/tree/master/nginx) ## 自动化模拟 [pyautogui](https://gitee.com/fish_keqing/personal-code/blob/master/自动化模拟/pyautogui.md) ## Git [Git的简单使用](https://gitee.com/fish_keqing/personal-code/tree/master/Git%E7%9A%84%E4%BD%BF%E7%94%A8)