Pinned Repositories
30dayMakeOS
《30天自制操作系统》源码中文版。自己制作一个操作系统(OSASK)的过程
algorithm-exercise
Data Structure and Algorithm notes. 数据结构与算法/leetcode/lintcode题解/
ATmega-Soldering-Station
T12 Quick Heating Soldering Station
auto-xxqg
最新版的 自动学习强国
Awesome-Linux-Software
A list of awesome applications, software, tools and other materials for Linux distros.
Blasting_dictionary
爆破字典
d2l-zh
《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。
fucking-algorithm
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
Home-Assistant-DIY
Home Assistant智能家居实践篇
lanproxy-nat
🌍 手把手教你,搭建内网穿透服务,基于 lanproxy 穿透服务,为你深度定制了开箱即用的服务端和客户端 Docker 镜像。
chinajxlt's Repositories
chinajxlt/30dayMakeOS
《30天自制操作系统》源码中文版。自己制作一个操作系统(OSASK)的过程
chinajxlt/algorithm-exercise
Data Structure and Algorithm notes. 数据结构与算法/leetcode/lintcode题解/
chinajxlt/ATmega-Soldering-Station
T12 Quick Heating Soldering Station
chinajxlt/auto-xxqg
最新版的 自动学习强国
chinajxlt/Awesome-Linux-Software
A list of awesome applications, software, tools and other materials for Linux distros.
chinajxlt/Blasting_dictionary
爆破字典
chinajxlt/d2l-zh
《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被70多个国家的500多所大学用于教学。
chinajxlt/fucking-algorithm
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
chinajxlt/Home-Assistant-DIY
Home Assistant智能家居实践篇
chinajxlt/lanproxy-nat
🌍 手把手教你,搭建内网穿透服务,基于 lanproxy 穿透服务,为你深度定制了开箱即用的服务端和客户端 Docker 镜像。
chinajxlt/my-tv
安卓电视直播软件,内置直播源
chinajxlt/Panda-Learning
学习强国 xuexiqiangguo 全网最好用学习强国助手:Panda_Learning 萌萌的熊猫帮你搞定学习强国
chinajxlt/Python-100-Days
Python - 100天从新手到大师
chinajxlt/SecLists
SecLists is the security tester's companion. It's a collection of multiple types of lists used during security assessments, collected in one place. List types include usernames, passwords, URLs, sensitive data patterns, fuzzing payloads, web shells, and many more.
chinajxlt/The-design-and-implementation-of-a-64-bit-os
《一个64位操作系统的设计与实现》读书笔记&随书源码