Pinned Repositories
busboy-handler
A simple library for working with the Busboy Streaming API to save uploaded files
google-cloud-speech-tool
This is a simple Python utility that converts audio files to text via the Google Cloud Speech API
home
learning-c
My first steps in writing C code
libvirt-dev
A tool to simplify creating/deleting disposable Alpine Linux Libvirt VMs for development
little-mvc
A lightweight set of classes for helping write wordpress plugins in a pseudo-mvc style
parallels
A simple job runner that takes lines from `stdin` and passes them to workers for processing
pyauto
A task running tool
s3browser
Displays a minimal HTML table for browsing the files and directories of an S3 bucket.
python-cf-api
Python Library for Cloud Foundry APIs
adamjaso's Repositories
adamjaso/pyauto
A task running tool
adamjaso/s3browser
Displays a minimal HTML table for browsing the files and directories of an S3 bucket.
adamjaso/busboy-handler
A simple library for working with the Busboy Streaming API to save uploaded files
adamjaso/google-cloud-speech-tool
This is a simple Python utility that converts audio files to text via the Google Cloud Speech API
adamjaso/home
adamjaso/learning-c
My first steps in writing C code
adamjaso/libvirt-dev
A tool to simplify creating/deleting disposable Alpine Linux Libvirt VMs for development
adamjaso/little-mvc
A lightweight set of classes for helping write wordpress plugins in a pseudo-mvc style
adamjaso/parallels
A simple job runner that takes lines from `stdin` and passes them to workers for processing
adamjaso/wireguard-template
Notes on basic WireGuard VPN setup on Ubuntu 18.10
adamjaso/maven-template
General notes on bootstrapping a Maven project
adamjaso/node-game-of-risk
Game of Risk Node.js Addon
adamjaso/pdf2txt
Convert PDFs to Text using STDIN and STDOUT
adamjaso/PHYS140
Course work for PHYS140 Computational Methods in Physics at SJSU Fall 2011 semester
adamjaso/python-package-template
My starting point for developing Python packages.
adamjaso/wgconfig
My favorite snippets and tools