C.W. Chien's repositories
LinuxKernelCourse
Repository for codes other than homeworks. If it's not specified, codes are all modified from the ones provided by lecturer Jserv.
Lock-free-Multiple-Producer-Consumer
Discussing lock-based and lock-free Multiple Producer-Consumer design and implementation
concurrency-primer
Concurrency Primer
Pie-De-Way
The game participating "STOP WAITING FOR GODOT" Game Jam (https://itch.io/jam/stop-waiting-for-godot). Pie De Way means lining up in Traditional Chinese. It's the direct pronunciation translation from 「排隊」. You play as a dumb ass lining up for......?!
tg-watchyou-bot
My friend told me to make a bot to watch you so here it is. The bot is watching you.
2024
PaPoC Workshop 2024
_Advent-of-Code
My progress on playing Advent of Code since 2021 in Rust.
awesome-compilers
:sunglasses: Curated list of awesome resources on Compilers, Interpreters and Runtimes
book-tw
Rust 程式設計語言(正體中文翻譯)
ByNewbieForNewbies
Some newbie friendly data structure and algorithm codes. By newbie, for newbies.
cserv
An event-driven and non-blocking web server
DigitalImageProcessing
Practice some DIP effects. I'm new to DIP so It's newbie friendly.
dreambbs
The current code of the BBS server for Dream-Land BBS (夢之大地電子佈告欄系統) at NCKU.
fibdrv
Linux kernel module that calculates Fibonacci numbers
godot-docs
Godot Engine official documentation
lab0-c
C Programming Lab: Assessing Your C Programming Skills
lab0-c_2022
My 2022 lab0-c (bad) works
OpenAudio
A list of open source VST/audio plugin projects. Please contribute more links or open source your own plugins.
shecc
A self-hosting and educational C compiler
simrupt
A Linux device driver that simulates interrupts
ttt
An implementation of tic-tac-toe in C, featuring an AI powered by the negamax algorithm
vsnd
Virtual Linux soundcard driver
YoloV5-Qt-Practice
Practicing using Yolo V5 to detect scaphoid with trash like user interface made with PyQt