Pinned Repositories
aoc-2019-python
aoc-2020-cpp20
aoc-2020-cuda
aoc-2020-python
rusty
atrofac
A library and a command line application to control the power plan, and the fan curve (CPU & GPU) of Asus Zephyrus G14 devices (might also work with other devices that use the Armoury Crate Service). Fanless mode is possible as long as the GPU & CPU temperatures are not too hot (even on battery).
bunnydrug.github.io
blog or something...
csc3054-othello
Web and Mobile App Development: Team based project
cuda-by-example
Working through the Nvidia example book exercises.
bunnyDrug's Repositories
bunnyDrug/aoc-2019-python
bunnyDrug/aoc-2020-cpp20
bunnyDrug/aoc-2020-cuda
bunnyDrug/aoc-2020-python
rusty
bunnyDrug/atrofac
A library and a command line application to control the power plan, and the fan curve (CPU & GPU) of Asus Zephyrus G14 devices (might also work with other devices that use the Armoury Crate Service). Fanless mode is possible as long as the GPU & CPU temperatures are not too hot (even on battery).
bunnyDrug/bunnydrug.github.io
blog or something...
bunnyDrug/csc3054-othello
Web and Mobile App Development: Team based project
bunnyDrug/cuda-by-example
Working through the Nvidia example book exercises.
bunnyDrug/cuEuler
Attempting to solve Project Euler problems via CUDA. I don't know where else to apply and learn the CUDA API and get experience programming for the GPU other than doing this at the moment.
bunnyDrug/generate-car-decible-csv
pull down the table from https://www.auto-decibel-db.com as a csv - useful for parsing inside a spreadsheet program.
bunnyDrug/jetson_bashrc
bunnyDrug/metal_hello_world
Hello world written with Apple's Metal.
bunnyDrug/NBBOPubSub
Small threaded application to publish random numbers into a LinkedBlockingQueue and read the highest number from that queue.
bunnyDrug/relue
A place for project Euler solutions