arc2nd
James Parks - Originally have a BFA-Computer Art degree and taught myself to program in MEL and Python. Disney sent me back to get a BS-CS degree
Los Angeles
Pinned Repositories
accelToG
converts acceleration (seconds to mph) to G values
arc2nd.github.io
Arc2nd's github page - currently being used for CIS430
awsDB
This is a proof-of-concept for an app that will work with AWS s3 and a Postgres database to store media files (in s3) and information about those files (in Postgres).
bites
My pellets library re-purposed for paho-mqtt/mosquitto
CSC480_project
for my CSC480 Computer Science Project class
flask_nginx_template
a template for making flask-nginx-docker images
jpAutoRigging
Skeleton of an auto-rigging script
pellets
A wrapper around pika to facilitate sending and receiving RabbitMQ messages
treewalker
a c++/python setup to walk a directory, find jsons, parse them, and stick them in a sqlite3 db
xmen
An example project explaining Object Oriented Programming
arc2nd's Repositories
arc2nd/CSC480_project
for my CSC480 Computer Science Project class
arc2nd/jpAutoRigging
Skeleton of an auto-rigging script
arc2nd/xmen
An example project explaining Object Oriented Programming
arc2nd/accelToG
converts acceleration (seconds to mph) to G values
arc2nd/arc2nd.github.io
Arc2nd's github page - currently being used for CIS430
arc2nd/awsDB
This is a proof-of-concept for an app that will work with AWS s3 and a Postgres database to store media files (in s3) and information about those files (in Postgres).
arc2nd/bites
My pellets library re-purposed for paho-mqtt/mosquitto
arc2nd/docker_c_libs
A repo to store dockerfiles to build images with specific C++ libraries
arc2nd/flask_nginx_template
a template for making flask-nginx-docker images
arc2nd/jpAnimWriter
arc2nd/pellets
A wrapper around pika to facilitate sending and receiving RabbitMQ messages
arc2nd/treewalker
a c++/python setup to walk a directory, find jsons, parse them, and stick them in a sqlite3 db
arc2nd/jpCache
arc2nd/jpHarmonic
arc2nd/jpRigging
Misc. utility scripts
arc2nd/jpScriptManager
arc2nd/mail_check
checks mail address for specifically formatted emails, parses those emails for commands, matches those commands to a 'plugin', runs commands
arc2nd/math
a collection of files with useful math functions as a refresher/reference
arc2nd/remoteVid
Consumer/Producer pair based on Pellets to start/stop videos on remote machines
arc2nd/simple-python-pyinstaller-app
For an introductory tutorial on how to use Jenkins to build a simple Python application with PyInstaller.
arc2nd/statsChart
a REST service/front-end and mongoDB for storing daily Weight, Blood Pressure, and Blood Sugar readings. Originally all it did was extract data from a text file I keep daily sugar/pressure/weight readings in
arc2nd/whereis
Let people store and retrieve string locations of where they are
arc2nd/xyPlot
turn a JSON into a graph: via matplotlib or pyGal