Pinned Repositories
auto-converter
A Python utility that can be configured to watch a set of directories and when a media file is added to one it is automatically converted
fim_cancer
A data mining project focused on discovering complex protein expression correlations using Frequent Itemset Mining on data from cancer patients.
gpg-backup
A simple python script that automates the process of encrypting a file tree and sending it over to a backup server using RSync
hermes
A secure messaging systems with a focus on usability and configurability developed by the UConn Cyber Security Club
minimally_useful_application
An example of a properly structured Python project (updated as I learn more)
passwords
A webapp for checking whether a password is already known to hackers
python-flask-clientauth-template
A python template for a flask webapp with client certificate authentication
runslick
A python package for simulating the functionality of [slickrun](https://bayden.com/slickrun/) on Linux and Mac OS X. Effectively a tool for rapidly running pre-configured "magic words" which can open files, programs, and URLs with input parameters.
terminological
A simple-to-use NCurses library for python
vagrant-postgres-replication
A proof of concept vagrant setup to demonstrate fault-tolerant clustering and logical replication with PostgreSQL 10
Abraxos's Repositories
Abraxos/hermes
A secure messaging systems with a focus on usability and configurability developed by the UConn Cyber Security Club
Abraxos/gpg-backup
A simple python script that automates the process of encrypting a file tree and sending it over to a backup server using RSync
Abraxos/fim_cancer
A data mining project focused on discovering complex protein expression correlations using Frequent Itemset Mining on data from cancer patients.
Abraxos/runslick
A python package for simulating the functionality of [slickrun](https://bayden.com/slickrun/) on Linux and Mac OS X. Effectively a tool for rapidly running pre-configured "magic words" which can open files, programs, and URLs with input parameters.
Abraxos/auto-converter
A Python utility that can be configured to watch a set of directories and when a media file is added to one it is automatically converted
Abraxos/minimally_useful_application
An example of a properly structured Python project (updated as I learn more)
Abraxos/passwords
A webapp for checking whether a password is already known to hackers
Abraxos/python-flask-clientauth-template
A python template for a flask webapp with client certificate authentication
Abraxos/terminological
A simple-to-use NCurses library for python
Abraxos/vagrant-postgres-replication
A proof of concept vagrant setup to demonstrate fault-tolerant clustering and logical replication with PostgreSQL 10
Abraxos/clustering_tsp_solver
All the code written for our Spring 2016 Big Data Analytics Course, most notably a system that combines constraint programming with clustering to solve TSPs faster.
Abraxos/auto-transfer
A utility for automatically transferring any files dropped into a directory
Abraxos/awesome-selfhosted
This is a list of Free Software network services and web applications which can be hosted locally. Selfhosting is the process of locally hosting and managing applications instead of renting from SaaS providers.
Abraxos/braxels
A silly evening project that uses braille unicode characters to produce higher-granularity in-terminal drawings
Abraxos/demo
A demo repository for demonstrating Git concepts
Abraxos/dmux
Abraxos/fun-stuff
A directory to demonstrate some of the small, fun projects that I coded up
Abraxos/Impress.js-Tutorial
An online tutorial for Impress.js
Abraxos/known_passwords
A database schema, webapp, and utilities for searching, managing, and checking inclusion in a set of passwords known to hackers
Abraxos/mdwiki
CMS/Wiki system using Javascript for 100% client side single page application using Markdown.
Abraxos/or-tools
Google's Operations Research tools
Abraxos/parse-torrent-name
Extract media information from a filename
Abraxos/password_game
A hacking game for little kids allowing then to try to "hack" into a login page given some information about the users
Abraxos/py_image_sorter
An image sorting program written in Python using PyGTK2
Abraxos/python-cli-template
A reference program for me to use when I am creating a command-line application with Python
Abraxos/raspi-cluster-config
A series of scripts to deploy raspberry pi clusters with MPI Python support
Abraxos/rsyncy
A status/progress bar for rsync
Abraxos/small-projects
Miscellaneous small projects
Abraxos/spring_2016_biomedical_informatics