Pinned Repositories
42-django-couchdb
django couchdb database adapter
aapt-pre-build-binary
AAPT (Android Asset Packaging Tool) - "Ready For Use" binaries for Windows (x32bit), Linux (x32/64bit) and MacOS(x32/64bit).
acra
Application Crash Reports for Android
agit
Agit - Git client for Android
android
GitHub Android App
android-1
XBMC Android port
android-nfc-paycardreader
NFC card reader Android app. Currently reads the german GeldKarte and some credit cards.
appinventor-sources
MIT App Inventor Public Open Source
mod_auth_openidc
OpenID Connect Relying Party (RP) functionality for Apache HTTP Server 2.x
jisqyv's Repositories
jisqyv/42-django-couchdb
django couchdb database adapter
jisqyv/AES-Illustrated
An implementation of the Advanced Encryption Standard (AES) algorithm meant for study to go along with "A Stick Figure Guide to the Advanced Encryption Standard (AES)" blog post at www.moserware.com
jisqyv/Error-Correcting-Codes
A Java implementation of error correcting codes similar to Reed Solomon codes for my "Algorithms in the Real World" class