Pinned Repositories
ant_colony
a java implementation of a pathfinding algorithm, visualized with opengl
git-utilities
A script to rebase multiple branches onto a single base
graph-force-based-layout
Object Pascal implementation of a custom n-dimentional force based graph layout algorithm
hdjd
A Linux userspace driver for some Hercules DJ controllers. THIS REPOSITORY IS A FORK. Original at http://woozle.org/neale/g.cgi/hdjd
keystroke_dynamics
a keystroke dynamics algorithm in python (recognizes a person by the way s/he types)
securepickle
Secure pickling. Arbitrary code execution be gone
simple-ocr-opencv
A simple python OCR engine using opencv
underground_pathfinding
A simple instructive set of Graph classes and london underground data.
xor-pipe
A command-line utility that XORs the sdin with a file (repeating if requested) and outputs to stdout. Potentially useful for OTP (One Time Pad)
gitanat's Repositories
gitanat/simple-ocr-opencv
A simple python OCR engine using opencv
gitanat/keystroke_dynamics
a keystroke dynamics algorithm in python (recognizes a person by the way s/he types)
gitanat/git-utilities
A script to rebase multiple branches onto a single base
gitanat/securepickle
Secure pickling. Arbitrary code execution be gone
gitanat/underground_pathfinding
A simple instructive set of Graph classes and london underground data.
gitanat/hdjd
A Linux userspace driver for some Hercules DJ controllers. THIS REPOSITORY IS A FORK. Original at http://woozle.org/neale/g.cgi/hdjd
gitanat/btrfs-send-snapshot
use btrfs send/receive to send snapshots to a remote host
gitanat/cpu_scheduler_emu
A pure-python computer emulator for comparing CPU schedulers
gitanat/exmufochlop
Extendable Multi-Format Chat Log Parser. Intended as a repository of encoders/decoders ("converters") of multiple chat log formats (MSN, aMSN, ICQ, GTalk...)
gitanat/Kalman-and-Bayesian-Filters-in-Python
Kalman Filter book using Jupyter Notebook. Focuses on building intuition and experience, not formal proofs. Includes Kalman filters,extended Kalman filters, unscented Kalman filters, particle filters, and more. All exercises include solutions.
gitanat/minimal-brainfuck
A minimalistic C implementation of a brainfuck interpreter
gitanat/vacation_scheduler
A javascript+python web app for managing vacations of corporate employees
gitanat/AbletonLive9_RemoteScripts
This is the unofficial repository of Ableton Live 9 MIDI Remote Scripts
gitanat/beets
music library manager and MusicBrainz tagger
gitanat/cached-property
A decorator for caching properties in classes.
gitanat/dhttpfs
The Decrypting HTTP File Server (with GPG support)
gitanat/DirectoryOverlay
'Overlay' two directories - reversibly copy one into the other. It allows you to keep a customized set of files separately from a main project, and apply them seamlessly
gitanat/Fireflies
A wave syncronization algorithm inspired by firefly sync behaviour
gitanat/gunicorn-init
Gunicorn init script
gitanat/heartbeat
a set of netcat-based shell scripts to monitor host conectivity, uptime
gitanat/install_config_files
Facilitates keeping config files in a separate directory, helping create symlinks to them
gitanat/lunar_lander_pathfinding
Python example of best-first-search on a simplified recreation of the classic lunar lander game
gitanat/mixxx
Mixxx is Free DJ software that gives you everything you need to perform live mixes.
gitanat/networkx
Official NetworkX source code repository.
gitanat/opencv_face_detection_screen_lock
Periodically monitors a webcam and locks your computer if a face is not detected (i.e.: you left your seat)
gitanat/py-youtube-downloader
a python module for downloading youtube videos
gitanat/PyLeapMouse
A Leap Motion based mouse in Python
gitanat/pyscreenshot
python screenshot
gitanat/strebupitecha
Stream buffered pitch/tempo changer for jack. A sort of audio "time-machine"
gitanat/urwid
Console user interface library for Python (official repo)