Marco Parra (@mrigorir)

Top repositories

1

axie-infinity-scholar-details

This project handles the free APIs of Axie Infinity NFT game in order to get user's data info through the id (ronin), like SLP, MMR, and each Axies data, using REact and Redux.
JavaScript
7
star
2

patashule

This website represents my CSS capstone and is inspired by the patashule website. For this capstone, patashule is a drugstore online directory where you can ask for your medicines, prices, and location.
CSS
3
star
3

pokemon-world

This project is a web application based on an external API that allows getting basic information and pictures about any kind of pokemon. You can post your comments on the pokemon profile and give it likes. The comments and the likes features are stored in another API.
JavaScript
2
star
4

webpack

This is my very first installation of webpack, where I got to know the basics of this amazing tool.
JavaScript
2
star
5

LABCG

HTML
2
star
6

awesome_books

Awesome Books acts as a CRUD library where you can store books and display them on a list using objects and arrays. The data persists thanks to localStorage functions.
JavaScript
2
star
7

custom-ruby-linter

This was a really challenging capstone, to be honest. But it worth it! write code in order to check code's proper indentation, elegance, order, and help to accomplish the best practices to keep projects clean, has been very excited and tricky, but in the end, I've managed to develop some of the most basic linter methods by watching rubocop's corrections.
Ruby
2
star
8

TicTacToe

This is a collaborative project to reproduce the Tic Tac Toe game in console with Ruby language by respecting the OOP concept.
Ruby
1
star
9

micro-frontends-home

TypeScript
1
star
10

testing_practice

JavaScript
1
star
11

calculator-app

"Math magicians" is a website for all fans of mathematics. It is a Single Page App (SPA) that allows users to make basics operations.
JavaScript
1
star
12

animation-features

JavaScript
1
star
13

mrigorir

This is my presentation profile.
1
star
14

odin-kittens

Practice from a microverse tutorial.
1
star
15

newsweek

HTML
1
star
16

To-Do-list

This is a To-Do list inspired by a minimalist website. It's used to remind the user which activities have to do and which others are pending, allowing him/her to remove the completed ones.
JavaScript
1
star
17

SQLZoo

List of solutions from sqlzoo.net tutorials section
1
star
18

vet-clinic-database

1
star
19

gitFlow_practice

A tutorial where I've learned to follow git-flow best practices.
1
star
20

leaderboard

The Leaderboard app displays scores submitted by different players. It also allows you to submit your score. All data is preserved thanks to the external Leaderboard API service.
JavaScript
1
star
21

To-Do-list-review

This is a To-Do list inspired on minimalist website. It's used to remind the user which activities have to do and which others are pending, allowing him/her to remove the completed ones.
JavaScript
1
star
22

members-only

This is an application for members only of the Odin Project and its goal is to achieve the best coding practices for using Ruby on Rails. Members of the app can see who the author of a post is, but outside they can only see the story.
Ruby
1
star
23

micro-reddit

This is a Micro-reddit version from the true reddit website and it's goal is to achieve the best coding practices for posts using Ruby on Rails Active Record, applying CRUD actions, stabilishing relations between tables and validating the submitting input data from the user in order to avoid errors witch otherwise could affect the database information.
Ruby
1
star
24

air-pollution-data

This React capstone project is about building a mobile web application to check a list of metrics (numeric values) that were created by making use of React and Redux. An API was chosen to provide numeric data and then build the web app around it.
JavaScript
1
star
25

react-ecommerse-rl4

JavaScript
1
star
26

bookstore-app

The Bookstore is an MVP website from the Zeplin project that offers the following features: Display, Add and Remove Books from the list.
JavaScript
1
star
27

railsFirstApp

my first approach using Ruby on Rails.
Ruby
1
star
28

portfolio-marco-parra

Here I present to you my first portfolio made with bootstrap, I took the layout from startbootstrap.com I like it a lot because it's minimalistic, straight, and simple, it gets to the point with a notary simple beauty. That's how like design: simple, communicative, and beautiful at the same time. As time passes by, this portfolio will present amazing full-stack projects and will be updated whenever it needs to.
JavaScript
1
star
29

react-todo-app

This project has a complete version of todo features. It was created using react-redux to manage all of the todo's constant changes (like CRUD events), browser's Local Storage to make data persistant, React drag-and-drop to give it a more animated action, and react-bootstrap to achieve a great look, and API features to get random pictures for each todo.
JavaScript
1
star
30

enumerable_methods

Rebuild of enumberable methods in Ruby
Ruby
1
star
31

twitter_mvp

This is the Ruby on Rails capstone project inspired on twitter_redesign I used a lot of knowledge acquired throughout the Ruby on Rails section, MVC, HTML, CSS, and bootstrap concepts, among other knowledge acquired on Microverse to create this MVP app.
Ruby
1
star
32

rails_basics

My first attempt learning and following rails basics.
Ruby
1
star