Pinned Repositories
BeatApp
Measuring the synchronicity between music and movement. A laptop server plays music while a user holds a smartphone (Android) as a sensor. Presented as part of the Politecnico di Milano WholoDance presentation conference 2019.
code_generation_article
eduroam-wpa
Guide to configuring wpa_supplicant for eduroam access
EKFUKF
Time-varying frequency Estimation of narrow-band signals via Extended Kalman Filter and Unscented Kalman Filter. The two methods are compared and a thorough study on the influence of the parameters is performed, along with numerical considerations. Assignment for the Model Identification and Adaptive Systems course @Polimi, 2017-2018
ENewspaper
Model Based Software Engineering assignment for the Advanced Software Engineering course @Polimi, 2016-2017
Esper4Twitter
Real-time querying Twitter's data stream using Esper and Java, with multithreading. Assignment for the Database 2 course @Polimi, 2016-2017
InceptionCL
Implementing the GoogLeNet Inception module (just the forward pass) using OpenCL (SyCL). Assignment for the Advanced Computer Architectures course @Polimi, 2016-2017
IOT2016
Parsing sensor acquisitions from serial port and posting them on a web-based console, using a Raspberry Pi and a TelosB board. Assignment for the Internet of Things course @PoliMi 2016-2017
linking_tutorial
A tutorial for low-level C++ linkage, meant for people with 0 C++ knowledge
llvm-wasm-baremetal
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
infinitesnow's Repositories
infinitesnow/linking_tutorial
A tutorial for low-level C++ linkage, meant for people with 0 C++ knowledge
infinitesnow/EKFUKF
Time-varying frequency Estimation of narrow-band signals via Extended Kalman Filter and Unscented Kalman Filter. The two methods are compared and a thorough study on the influence of the parameters is performed, along with numerical considerations. Assignment for the Model Identification and Adaptive Systems course @Polimi, 2017-2018
infinitesnow/code_generation_article
infinitesnow/InceptionCL
Implementing the GoogLeNet Inception module (just the forward pass) using OpenCL (SyCL). Assignment for the Advanced Computer Architectures course @Polimi, 2016-2017
infinitesnow/BeatApp
Measuring the synchronicity between music and movement. A laptop server plays music while a user holds a smartphone (Android) as a sensor. Presented as part of the Politecnico di Milano WholoDance presentation conference 2019.
infinitesnow/eduroam-wpa
Guide to configuring wpa_supplicant for eduroam access
infinitesnow/ENewspaper
Model Based Software Engineering assignment for the Advanced Software Engineering course @Polimi, 2016-2017
infinitesnow/Esper4Twitter
Real-time querying Twitter's data stream using Esper and Java, with multithreading. Assignment for the Database 2 course @Polimi, 2016-2017
infinitesnow/IOT2016
Parsing sensor acquisitions from serial port and posting them on a web-based console, using a Raspberry Pi and a TelosB board. Assignment for the Internet of Things course @PoliMi 2016-2017
infinitesnow/llvm-wasm-baremetal
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies.
infinitesnow/pybind11
Seamless operability between C++11 and Python
infinitesnow/wasi-libc-baremetal
WASI libc implementation for WebAssembly
infinitesnow/wasi-sdk
WASI-enabled WebAssembly C/C++ toolchain