An open API service indexing awesome lists of open source software.

https://github.com/youngyangyang04/youngyangyang04


https://github.com/youngyangyang04/youngyangyang04

Last synced: 7 months ago
JSON representation

Awesome Lists containing this project

README

          

## Hi 👋

大家好,我是程序员Carl。

[![Visits Badge](https://badges.pufler.dev/visits/YourUsername/youngyangyang04?style=flat-square)](https://github.com/youngyangyang04)
[![GitHub followers](https://img.shields.io/github/followers/youngyangyang04?style=social)](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的工具