tl6's repositories
33-js-concepts
📜 33 JavaScript concepts every developer should know.
awesome-rust-zh
Rust资源分享 中文版
coding-interview-university
A complete computer science study plan to become a software engineer.
corporate-ownership-map
llc owners in san francisco
fira-code-iscript
Mirror of the fantastic iScript mods for Fira Code (credit to https://github.com/sainnhe/icursive-nerd-font)
hdmi-mipi-bridge
Antmicro's open hardware HDMI into MIPI CSI-2 converter
LeetCode-Go
✅ Solutions to LeetCode by Go, 100% test coverage, runtime beats 100% / LeetCode 题解
NYCU_Operating_System_Capstone
NYCU Operating System Capstone
open-ip-kvm
Build your own open-source ip-kvm device
Powershell-Attack-Guide
Powershell攻击指南----黑客后渗透之道
PySide6-Code-Tutorial
可能是最好的PySide6中文教程!用代码实例讲解PySide6,附优质Demos、图标库、QSS皮肤、相关文章等分享!
PySide6-codes
《PySide6/PyQt6快速开发与实战》-PySide6部分源代码
Python-Head-First-Design-Patterns
Python Head First Design Patterns
PythonBasicTeaching
Python基本教學,詳細資訊請查看我的部落格:https://shareboxnow.com/
reactos
A free Windows-compatible Operating System
RedTeaming-Tactics-and-Techniques
Red Teaming Tactics and Techniques
rpi4-osdev
Tutorial: Writing a "bare metal" operating system for Raspberry Pi 4
sevenSeg.js
sevenSeg.js is a jQueryUI plugin for creating vector-based (SVG) seven-segment displays.
SimpleKernel
Simple kernel for learning operating systems. 用于学习操作系统的简单内核
The-Art-of-Linear-Algebra
Graphic notes on Gilbert Strang's "Linear Algebra for Everyone"
vim-framer-syntax
Framer X Playground's colors, but in Vim (but especially MacVim)
x86-bare-metal-examples
Dozens of minimal operating systems to learn x86 system programming. Tested on Ubuntu 17.10 host in QEMU 2.10 and real hardware. Userland cheat at: https://github.com/************/linux-kernel-module-cheat#userland-assembly ARM baremetal setup at: https://github.com/************/linux-kernel-module-cheat#baremetal-setup
x86_starterkit
👷🏻♂️ An easy starting point for your first OS/Kernel