Pinned Repositories
Air-Pollution
Air Pollution R basic examples from Coursera R Programming Assignment 1
angular-plotly
awesome-datascience
An awesome Data Science repository to learn and apply for real world problems.
BodyLanguage
C console application for my programming II assignment. Membership application for a fitness center called Body Language
bucklestalk
Wordpress site for Bucklestalk Blog
CAI
A c console application with a mixture of c++ functions to help with some nice stuff.
CakePHP-Code-Samples
This repo consist of a few files that serve as code samples for CakePHP and PHP
cakephp-file-storage
Abstract file storage and upload plugin for CakePHP. Write to local disk, FTP, S3, Dropbox and more through a single interface.
cakephp-plugins
Basic CakePHP application that includes popular CakePHP Plugins and their basic configurations. Mainly to test/demonstrate their usage.
CakePHP-Reports
A report's plugin for CakePHP 3.0.
antoniovassell's Repositories
antoniovassell/awesome-datascience
An awesome Data Science repository to learn and apply for real world problems.
antoniovassell/Air-Pollution
Air Pollution R basic examples from Coursera R Programming Assignment 1
antoniovassell/angular-plotly
antoniovassell/BodyLanguage
C console application for my programming II assignment. Membership application for a fitness center called Body Language
antoniovassell/bucklestalk
Wordpress site for Bucklestalk Blog
antoniovassell/CAI
A c console application with a mixture of c++ functions to help with some nice stuff.
antoniovassell/cakephp-file-storage
Abstract file storage and upload plugin for CakePHP. Write to local disk, FTP, S3, Dropbox and more through a single interface.
antoniovassell/cakephp-plugins
Basic CakePHP application that includes popular CakePHP Plugins and their basic configurations. Mainly to test/demonstrate their usage.
antoniovassell/CakePHP-Reports
A report's plugin for CakePHP 3.0.
antoniovassell/Calc
A C console application that tries to replicate a GUI calculate
antoniovassell/CheatSheetSeries
The OWASP Cheat Sheet Series was created to provide a concise collection of high value information on specific application security topics.
antoniovassell/cp-web
A demonstration of a commercial paper trading application on IBM Blockchain.
antoniovassell/crud-view
(Incubator project) Automated admin backend based on your Crud configuration
antoniovassell/datasciencecoursera
Repository required to be created for The Data Scientist's Toolbox.
antoniovassell/docs
CakePHP CookBook
antoniovassell/ExData_Plotting1
Plotting Assignment 1 for Exploratory Data Analysis
antoniovassell/fabric-ca
Read-only mirror of https://gerrit.hyperledger.org/r/#/admin/projects/fabric-ca
antoniovassell/fabric-samples
Read-only mirror of https://gerrit.hyperledger.org/r/#/admin/projects/fabric-samples
antoniovassell/getting-and-clean-data-course-project
The purpose of this project is to demonstrate the ability to collect, work with, and clean a data set. The goal is to prepare tidy data that can be used for later analysis. The data was collected from the accelerometers from the Samsung Galaxy S smartphone on subjects while they do different activities
antoniovassell/learn-chaincode
Learn how to write chaincode.
antoniovassell/Personal-Website
This is a temp repository for my personal website. http://www.antoniovassell.com.
antoniovassell/polymer-tutorial
Going through polymer starter tutorial
antoniovassell/ProgrammingAssignment2
Repository for Programming Assignment 2 for R Programming on Coursera
antoniovassell/R-Lexical-Scoping
An R function is able to cache potentially time-consuming computations. For example, taking the mean of a numeric vector is typically a fast operation. However, for a very long vector, it may take too long to compute the mean, especially if it has to be computed repeatedly (e.g. in a loop).
antoniovassell/RapidMove
Console game written in c.
antoniovassell/Sample-Test
Test Repo for Experimentation
antoniovassell/search
Search Plugin for CakePHP
antoniovassell/templates
Templates Plugin for CakePHP
antoniovassell/TicTacToeClient
Java Client for the Tic-Tac-Toe Game
antoniovassell/TicTacToeServer
Java Server for Tic-Tac-Toe game