Pinned Repositories
ACORN-Js
A JavaScript implementation of ACORN, a k-th order Additive Congruential Random Number (ACORN) generator. More details at http://acorn.wikramaratna.org/concept.html
CCNShell
A shell from CCNS to experiment weird ideas like hell.
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
Mikey
A loopback device that receives audio playback and outputs it to other applications as if it were a microphone
SafeHouse
You got your own space. For everything you like. So do your friends.
simple-P-compiler
A s1mple P language compiler course project .
NoXerve
nooxy service system. The ultimate solution for service. (successor of NoService)
concurrency-primer
Concurrency Primer
Note-G
A portable music game console made with Arduino UNO. You can edit your music sheet on web and upload it to Arduino through bluetooth. Open Music XML is supported.
idoleat's Repositories
idoleat/simple-P-compiler
A s1mple P language compiler course project .
idoleat/Linux2021_Quizzes
This repository contains write up for quizzes.
idoleat/nycu-dorm-login
NYCU dorm network login and state script
idoleat/Christmas-card
A card you can sent to entertain you friends. Just playing around with text and some functions. Haha.
idoleat/BTC-Rregression-Model
Build a BTC prediction(not exactly) model from related financial indicators.
idoleat/MyScreepsy
My bots<3 in [Screps](https://screeps.com)
idoleat/Comments-spider
An school project which will help you crawl through the topic you are interested in and give you a list of useful comments.
idoleat/NCTU-CS-Introduction-To-Computer-Science-HOMEWORK
The homework teacher Stanly gave us in the course. Half of them are C, the othe half of them are Python.