Biometric Identification Using Principal Lines on a Palm
Biometric identification system using principal lines of the palm. The model extracts a rotation-invariant
palm region, highlights ridges and troughs, and extracts 9-dimensional feature vector for k-nearest-neighbor
classification.
Used technologies: Python, OpenCV, numpy
TensorFlow Lite Android Benchmark
Set of tools to benchmark TensorFlow image classification models on Android devices, including 6 pretrained
ImageNet models and Python scripts for preparing and embedding custom models for on-device evaluation.
Used technologies: Python, TensorFlow, Java, Android
Secret ICMP Channel
Client/server tool that stealthily transfers files via ICMP Echo messages. Files are AES-128 encrypted and
transfers work over both IPv4 and IPv6.
3D platformer game made with Unity Engine in C#, containing 84 pre-built levels, endless level
generator and custom level creator. Player controls
the ball by tilting mobile device (Android) or using arrow keys (PC). Featured are 6 different
gamemodes.