Pinned Repositories
2048.cpp
🎮 Fully featured terminal version of the game "2048" written in C++
30diasDeCSS
Desafio criar 30 mini projetos utilizando HTML e CSS em 30 dias
activitywatch
The best open source automated time tracker. Cross-platform, extensible, privacy-focused.
animate.css
🍿 A cross-browser library of CSS animations. As easy to use as an easy thing.
d2l-zh
《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被全球175所大学采用教学。
Data_Structure_of_USTB
a repository of work “数据结构”, if you have better method welcome to give issues, and , I still use markdown bad!
FantasticTools
Here is the repository of some of my tools show on my website https://williamrjw.vercel.app/ Welcome to improve the code!
flash-linux0.11-talk
你管这破玩意叫操作系统源码 — 像小说一样品读 Linux 0.11 核心代码
fucking-algorithm
手把手撕LeetCode题目,扒各种算法套路的裤子。English version supported! Crack LeetCode, not only how, but also why.
linux-0.11
Williamrjw's Repositories
Williamrjw/chatRoom
从零开始实现一个聊天室客户端(用qt实现,在Windows和Linux环境下都行),和在Linux下实现服务器后台
Williamrjw/bocker
Docker implemented in around 100 lines of bash
Williamrjw/javascript-lessons
本课程之所以叫做《JavaScript 闯关记》,是因为部分章节精心设计了挑战关卡,通过提供更多的实战机会,让大家可以循序渐进地、有目的地、有挑战地开展学习。
Williamrjw/QQ-Farm
采用状态机的机制模拟简易版的qq农场
Williamrjw/UDP-TCP-File-Transfer
A classical Unix multi-thread server and client in C language using sockets.