Pinned Repositories
django-gravatar
A reusable Django application that exports template tags to convert email addresses to Gravatar-backed avatars, as dynamically generated URLs.
Galaxy-Torch
A simple torch application for Android.
LockScreenAdminPolicy
A sample code for setting an Android Device Admin for lock screen policy.
qmk_firmware
Open-source keyboard firmware for Atmel AVR and Arm USB families
SampleBLE
A sample usage of BLE API to send peripheral advertisement packets and scan them on Android Lollipop.
santa4nt's Repositories
santa4nt/Galaxy-Torch
A simple torch application for Android.
santa4nt/django-gravatar
A reusable Django application that exports template tags to convert email addresses to Gravatar-backed avatars, as dynamically generated URLs.
santa4nt/LockScreenAdminPolicy
A sample code for setting an Android Device Admin for lock screen policy.
santa4nt/Rotate-Control
A widget control for Android's auto-rotate setting.
santa4nt/SampleBLE
A sample usage of BLE API to send peripheral advertisement packets and scan them on Android Lollipop.
santa4nt/SwingCapture
A photobooth webcam capture program backed by JMF and Swing.
santa4nt/synfrag
Fragmented IPv4 and IPv6 traffic testing tool.
santa4nt/qmk_firmware
Open-source keyboard firmware for Atmel AVR and Arm USB families
santa4nt/Android
santa4nt/coursera-posa
Solutions for programming assignments from POSA course in Coursera.
santa4nt/Hostess
A toy MapReduce processor with MRUnit unit tests
santa4nt/Janus
Work in progress. Currently only serves as sample code to listen to phone state changes with Android's telephony API.
santa4nt/portlistener
A toy netty program to open ports and discard received messages (with some logging).
santa4nt/SampleGdxGame
A sample libgdx game to experiment on
santa4nt/SampleStepCounter
A toy sample app utilizing Android's Step Counter sensor API