mvidaurre
International consultant 30+ years experience: systems development / implementation, passionate about solving problems and creating solutions
http://www.occ.com.mxQueretaro, Mexico
Pinned Repositories
active_merchant
Active Merchant is a simple payment abstraction library used in and sponsored by Shopify. It is written by Tobias Luetke, Cody Fauser, and contributors. The aim of the project is to feel natural to Ruby users and to abstract as many parts as possible away from the user to offer a consistent interface across all supported gateways.
cucumber
BDD that talks to domain experts first and code second
cucumber-tmbundle
TextMate bundle for Cucumber - fork of my RSpec Story Runner bundle
ddd_architect
A gem to generate folders and boilerplate code to use DDD on Ruby using RoR as delivery mechanism
ife_voting
Sample app to show the process of using DDD in RoR
jquery-google-analytics
A Google Analytics plugin for jQuery. Improves page load times. Simplifies link and event tracking.
olelo
Wiki with git backend
omnia-omnis
A proof of concept for using information architecture and usability in a W3C and WAI compliance Portal for Banks and Financial Institutions
rails.mx.todo
Rails3 App example for the "Rails.mx - Desarrollando en Ruby on Rails" event
mvidaurre's Repositories
mvidaurre/ife_voting
Sample app to show the process of using DDD in RoR
mvidaurre/QGIS-Processing-tools
This is a collection of scripts and models for QGIS Processing
mvidaurre/spree_call_to_action_gallery
A spree extension for a call to actions gallery
mvidaurre/spree_cloudzoom
cloudzoom at http://www.starplugins.com/cloudzoom Cloud Zoom is a popular fly-out jQuery image zoom plugin used on many high profile retail sites.
mvidaurre/100-developers
A naive implementation for Family Feud game
mvidaurre/a-hundred-developers-said
A silly implementation of the Family Feud game for MagmaConf 2015
mvidaurre/conekta-ruby
Ruby Bindings for Conekta
mvidaurre/conekta.js
Tokenization and card validators for Conekta.io
mvidaurre/ecto
A database wrapper and language integrated query for Elixir
mvidaurre/elixir
Elixir is a dynamic, functional language designed for building scalable and maintainable applications
mvidaurre/epipy
Python tools for epidemiology
mvidaurre/erlang-patterns
LambdaPad source files for erlangpatterns.org
mvidaurre/generator-jekyllrb
Supercharge Jekyll development with Yeoman. Yo, Jekyllrb!
mvidaurre/hugo
A Fast and Flexible Static Site Generator built with love by spf13 in GoLang
mvidaurre/phoenix
A highly connected web framework for the Elixir programming language
mvidaurre/plug
A specification and conveniences for composable modules in between web applications
mvidaurre/PredictionIO-Ruby-SDK
PredictionIO Ruby SDK
mvidaurre/pysal
PySAL is an open source cross-platform library of spatial analysis functions written in Python. It is intended to support the development of high level applications for spatial analysis.
mvidaurre/rails-erd
Generate Entity-Relationship Diagrams for Rails applications
mvidaurre/s3_multipart
Enable direct multipart uploads to S3 in Rails
mvidaurre/solidus
Solidus, Rails eCommerce System
mvidaurre/spree-promotion-roles-rule
Create promotionrules depending on the role the user has
mvidaurre/Spree-Videos
mvidaurre/spree_advanced_reporting
Advanced Sales Reporting in Spree
mvidaurre/spree_mercado_pago
A way to include Mercado Pago (Argentinian/Brazilian) payment method in Spree.
mvidaurre/spree_reffiliate
Spree Affiliate and Referrals extension
mvidaurre/spree_related_products
Related products extension for SpreeCommerce.com
mvidaurre/spree_social
Building block for spree social networking features (provides authentication and account linkage)
mvidaurre/spree_volume_pricing
Spree extension which supports sales volume based pricing (quantity discounts).
mvidaurre/tail-recursion
A repo for the review of CS concepts regarding recursion using Fibonacci numbers as an example