Victor Pacheco (vichuge)

vichuge

Geek Repo

Company:Full-stack Developer

Github PK Tool:Github PK Tool

Victor Pacheco's repositories

Ajax-Jquery-Bootstrap-Form

Formulario con paises, estados, ciudades, nombre y edad que almacena la localización de la persona y demas datos. Los datos son almacenas con ajax a traves de un servicio web

Language:JavaScriptStargazers:7Issues:1Issues:0

paginationJquery

Script hecho para entender como hacer una paginación simple en JQuery

Language:PHPStargazers:7Issues:1Issues:0

react_native_hello_world

Proyecto hola mundo con React Native

Language:Objective-CStargazers:7Issues:1Issues:0

ruby_enumerables

You learned about the Enumerable module that gets mixed into the Array and Hash classes (among others) and provides you with lots of handy iterator methods. To prove that there's no magic to it, you're going to rebuild those methods.

Language:RubyLicense:MITStargazers:6Issues:1Issues:1

rb-tic-tac-toe

In this project, the student builds a Tic Tac Toe game. The main goal is to put into practice the main concepts of Object Oriented Programming. Particularly, classes and access to their attributes.

Language:RubyLicense:MITStargazers:5Issues:1Issues:2