Giovany Vega's repositories
track-dependencies
Finds out the dependencies of each javascript file in your nodejs app.
Cordova-sqlcipher-adapter
A Cordova/PhoneGap plugin to create and access encrypted databases on Android, iOS, and Windows with API similar to HTML5/Web SQL API
jflac-code-gradle-dep
jflac dependency to include in android projects
libdarx
Library for reading and writing darx files. A darx (short for data archive) file is a set of data tensors, associated with some archive metadata. Each tensor specifies it's own dimensions and datatype. The purpose of such a file is to store associated data of any type into one single archive. Each tensor's data can be compressed individually, allowing the header to still be read. Also, the format provides built in support for tensors holding mixed and custom data types. The mixed data type specifies elements as a tuple of elements, each with it's own recursively defined data type, whereas the custom data type specifies an application-dependent formatting of the data. Originally created to support bundling of related matrices in one convenient file.
plotly.js
The open source javascript graphing library that powers plotly
raccoon_dataset
The dataset is used to train my own raccoon detector and I blogged about it on Medium
sqlalchemy_pymssql_sybase
SAP ASE (Sybase) dialect for SQLAlchemy using PyMsSql.