https://github.com/youngyangyang04/youngyangyang04
https://github.com/youngyangyang04/youngyangyang04
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/youngyangyang04/youngyangyang04
- Owner: youngyangyang04
- Created: 2020-07-17T00:49:13.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2025-01-08T03:06:36.000Z (about 1 year ago)
- Last Synced: 2025-06-04T03:57:49.311Z (8 months ago)
- Size: 10.7 KB
- Stars: 216
- Watchers: 12
- Forks: 42
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Hi 👋
大家好,我是程序员Carl。
[](https://github.com/youngyangyang04)
[](https://github.com/youngyangyang04?tab=followers)
《代码随想录》作者,哈工大师兄,先后在腾讯、百度踩坑多年,以下资料会对大家很有帮助:
* 我的网站:[代码随想录官网](https://www.programmercarl.com/) 、[卡码网-代码训练场](https://kamacoder.com/)、[卡码笔记](https://notes.kamacoder.com/home/)
* 我的公开课:[代码随想录算法公开课](https://www.bilibili.com/video/BV1fA4y1o715)
## 我的开源项目:
### 学习规划 🌱
* [Leetcode-master](https://github.com/youngyangyang04/leetcode-master)🔥:leetcode刷题全攻略就在这里
* [DesignPattern](https://github.com/youngyangyang04/kama-DesignPattern)🔥:23种设计模式精讲配套编程题目
* [TechCPP](https://github.com/youngyangyang04/TechCPP):C++后端研发工程师面试和工作必备的知识点
* [Markdown-Resume-Template](https://github.com/youngyangyang04/Markdown-Resume-Template):Carl的简历模板
* [kamacoder-solutions](https://github.com/youngyangyang04/kamacoder-solutions):[卡码网](https://kamacoder.com/)全套题解
### 开源项目 🔭
* [分布式存储-C++](https://github.com/youngyangyang04/KVstorageBaseRaft-cpp)🔥
* [kv存储-C++](https://github.com/youngyangyang04/Skiplist-CPP)🔥
* [手撕RPC框架-C++](https://github.com/youngyangyang04/Krpc)🔥
* [协程库-C++](https://github.com/youngyangyang04/coroutine-lib)
* [缓存系统-C++](https://github.com/youngyangyang04/KamaCache)
* [手写网络库-C++](https://github.com/youngyangyang04/muduo-core)
* [操作系统项目-C++](https://github.com/youngyangyang04/KamaOS)
* [手撕RPC框架-Java](https://github.com/youngyangyang04/RPC-Java)🔥
* [kv存储-Java](https://github.com/youngyangyang04/Skiplist-Java)
* [非关系型数据库注入攻击-Python](https://github.com/youngyangyang04/NoSQLAttack)
### 开发的工具 📫
* [PowerVim](https://github.com/youngyangyang04/PowerVim)🔥:最强VIM配置,可以满足工业开发工作的需求
* [fileHttpServer](https://github.com/youngyangyang04/fileHttpServer):文件上传服务
* [PowerSqlgen](https://github.com/youngyangyang04/PowerSqlgen):批量生成SQL的工具