zavalyshyn
Ph.D working on privacy & security in IoT, specifically @ smart homes. I code, surf, cook.
Brussels
Pinned Repositories
BluetoothChat
An implementation of a decentralized peer-to-peer messaging service for mobile phones using BLE beacons for efficient location-aware message routing.
chaosduck
An automatic fault-injection tool used to evaluate software security and fault-tolerance
Face-Recognition
FaceRecognition using OpenCV: face detection&recognition, motion detection, etc.
homepad
A source code of the HomePad private IoT hub server
master-thesis
Code for my master thesis @UPC & @KTH implementing an algorithm for efficient channel assignment in multi-radio and multi-channel wireless mesh networks.
patriot
A code for the PatrIoT private-by-design smart home platform with SGX support
patriot-ui
UI for the PatrIoT Smart Home Platform written in React
system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
zavalyshyn.github.io
Personal website https://zavalyshyn.github.io
zavalyshyn's Repositories
zavalyshyn/chaosduck
An automatic fault-injection tool used to evaluate software security and fault-tolerance
zavalyshyn/Face-Recognition
FaceRecognition using OpenCV: face detection&recognition, motion detection, etc.
zavalyshyn/master-thesis
Code for my master thesis @UPC & @KTH implementing an algorithm for efficient channel assignment in multi-radio and multi-channel wireless mesh networks.
zavalyshyn/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
zavalyshyn/zavalyshyn.github.io
Personal website https://zavalyshyn.github.io
zavalyshyn/BluetoothChat
An implementation of a decentralized peer-to-peer messaging service for mobile phones using BLE beacons for efficient location-aware message routing.
zavalyshyn/homepad
A source code of the HomePad private IoT hub server
zavalyshyn/patriot
A code for the PatrIoT private-by-design smart home platform with SGX support
zavalyshyn/patriot-ui
UI for the PatrIoT Smart Home Platform written in React
zavalyshyn/DeepSpeech-examples
Examples of how to use or integrate DeepSpeech
zavalyshyn/makeamark20
A WordPress website for a Brussels tour guide developed as part of a Make a Mark Brussels 2020 event.
zavalyshyn/opencv-wasm
Precompiled OpenCV 4.3.0 to JavaScript + WebAssembly for node and deno. 🦕
zavalyshyn/patriot-misc
zavalyshyn/pocketsphinx.js
Speech recognition in JavaScript and WebAssembly
zavalyshyn/smarthings-app-parser
A parser for SmartThings SmartApps that extracts the information about the apps' access to device capabilities and calls to SmartThings API that can potentially be used for sensitive data leaking. Based on IoTSan code.
zavalyshyn/vosk-browser
A speech recognition library running in the browser thanks to a WebAssembly build of Vosk
zavalyshyn/wasm-learning
Building Rust functions for Node.js to take advantage of Rust's performance, WebAssembly's security and portability, and JavaScript's ease-of-use. Demo code and recipes.