Pinned Repositories
advanced-redux
A messenger service built with Redux
advent-of-code
AdventOfCode2020Links
animal-clinic
App for learning Angular
asts-workshop
Improved productivity 💯 with the practical 🤓 use of the power 💪 of Abstract Syntax Trees 🌳 to lint ⚠️ and transform 🔀 your code
awesome-diversity
A curated list of amazingly awesome articles, websites and resources about diversity in technology.
blog
chess_validator
Ruby exercise, validator for Chess Moves
cities
Select random city
game_of_rooms
Ruby exercise to create a simple MUD Game
erikiva's Repositories
erikiva/mars_rover_canvas
Javascript exercise consisting on creating a grid with obstacles and a mars rover that moves around. Visualized with HTML canvas.
erikiva/django_blog
Django blog
erikiva/ih_game_of_life
Simple Ruby exercise with Conways Game of LIfe : https://en.wikipedia.org/wiki/Conway%27s_Game_of_Life
erikiva/ih_lexiconomitron
Ironhack testing exercise
erikiva/ih_slide_loader
Ironhack exercise to read slides from a file and show them. Module export test.
erikiva/imdb_game
Ironhack exercise which involves creating a game that retrieves films sing the Imdb gem and asks questions about them.
erikiva/ironblog
Ruby blog with pagination
erikiva/ironhack_jquery
jQuery exercises and tests
erikiva/ironhack_rails
Rails exercises
erikiva/ironhack_rspecrails
Simple example for Using RSpec and Capybara in Ralis
erikiva/mars_rover
JS Exercise to create a grid with one or many mars rovers and obstacles with the mars rovers moving without bumping into each other or the obstacles.