Mariana Revilla LĂ©rida (marurevi)

marurevi

Geek Repo

Company:Full-Stack Developer

Location:Argentina

Home Page:https://www.linkedin.com/in/mariana-revilla-lerida

Twitter:@marurevilla

Github PK Tool:Github PK Tool

Mariana Revilla LĂ©rida's repositories

Awesome-books

"Awesome books" is a simple website that displays a list of books and allows you to add and remove books from that list. For building this application, we used local storage to save the data of the books and we give it some interactivity using JavaScript. We also used a medium-fidelity wireframe to build the UI.

Language:JavaScriptLicense:NOASSERTIONStargazers:8Issues:1Issues:1

To-do-List

Project to build a simple HTML list of To Do tasks. The list will be styled according to the specifications given by Microverse This simple web page will be built using webpack and served by a webpack dev server.

Language:JavaScriptStargazers:7Issues:1Issues:2

Capstone-1

Online Website for a Conference. In this capstone project, I built an online website for a conference. I used the guidelines of the template created for Cindy Shin.The website con a fake conference of Comic Con. All the content was free images that I download from internet and enhace some of them with photoshop.

YellowRooms-Front

Reserve your ideal Yellow Room here!!!

YellowRooms-Back

Back end to suport Yellow Rooms application

Leaderboard

The leaderboard website 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.

Language:JavaScriptStargazers:3Issues:0Issues:0

Blog-app

The Blog app will be a classic example of a blog website. You will create a fully functional website that will show the list of posts and empower readers to interact with them by adding comments and liking posts.

Language:RubyLicense:MITStargazers:2Issues:1Issues:0

Budget-app

Budget-app is a mobile web application where you can manage your budget: you have a list of transactions associated with a category, so that you can see how much money you spent and on what. It is a Ruby on Rails application that allows the user to: - register and log in, so that the data is private to them. - Introduce new transactions associated with a category. - See the money spent on each category.

Language:RubyLicense:MITStargazers:2Issues:1Issues:0

Ruby-capstone

A catalogue app in Ruby that stores information related to items that a user owns. The app uses rspec for testing and has a schema for the postgresql database that would be used to store the information.

Space-Travelers-Hub

We create a web application for a company that provides commercial and scientific space travel services. The application will allow users to book rockets and join selected space missions. We worked with the real live data from the SpaceX API in this project.

Language:JavaScriptLicense:MITStargazers:2Issues:0Issues:0

Tasty-Recipes-API

We built our own web application based on an external API. We selected an API that provides data about food recipies. The webapp has 2 user interfaces: A home page showing a list of items that you can "like." A popup window with more data about an item that you can use to comment on it

To-do-list-CodingPartnerReview

Now it is time for you to perform a code review for your partner following the "Better communication in code reviews" lesson.

Language:JavaScriptStargazers:2Issues:1Issues:0

Gitflow

In this exercise, I practice Gitflow with an empty repo.

Stargazers:1Issues:0Issues:0

OOP-School-Library

Imagine that you are the librarian of OOP University, and you need a tool to record what books are in the library and who borrows them. The app that you will create will allow you to: Add new students or teachers. Add new books. Save records of who borrowed a given book and when. And all of this will be built in a beautiful and well-organized way!

Language:RubyStargazers:1Issues:1Issues:0

React---Metrics-webapp

This React capstone project is about building a mobile web application to check a list of metrics (numeric values) that I create displaying data from an external API, using React and Redux. I used an API that provides numeric data about a Covid-19 around the world. The web app has two pages: Home page: Display a list of items that have been filtered by some continents. Details page: Display data about a country that you choose in this continent. Design: Colors, Typography, Layout following the original design idea by Nelson Sakwa on Behance.

Language:JavaScriptLicense:NOASSERTIONStargazers:1Issues:1Issues:0

ror-recipe-app

Recipe app made with @anagudelogu

Language:RubyLicense:MITStargazers:1Issues:0Issues:0

Testing-practice

In this exercise, you will write a few practical tests for JavaScript functions using the Jest library. You should make sure you follow the AAA pattern to make your tests easier for other developers to read and understand. You will also try to use the TDD approach in practice.

Language:JavaScriptStargazers:1Issues:1Issues:0

Webpack-boilerplate

In this exercise I builded a simple yet powerful webpack boilerplate, which I can later use as a starting point in my projects. I worked with the webpack official guides

Language:JavaScriptStargazers:1Issues:0Issues:0

awesome

😎 Awesome lists about all kinds of interesting topics

License:CC0-1.0Stargazers:0Issues:0Issues:0

build-your-own-x

Master programming by recreating your favorite technologies from scratch.

Stargazers:0Issues:0Issues:0

Decode-a-Morse-code-message

During your vacation at the seaside, time after time you find old bottles with parchment inside. Out of curiosity, you look into the next bottle and see that there is a message written in Morse code. Your curiosity grows even more - maybe you just found the lost treasure of the pirates! However, you are getting tired of decrypting messages manually. Fortunately, you can program in Ruby and you can help yourself by automating this process.

Language:RubyStargazers:0Issues:0Issues:0

Enumerable

In this project you will learn how to use a module inside your class. For this you will create a class MyList and a module MyEnumerable. Your module MyEnumerable will implement a subset of the functionality of Enumerable.

Language:RubyStargazers:0Issues:0Issues:0

medical-db

Given a database diagram, interpret it, and implement the SQL needed to build that database.

Stargazers:0Issues:0Issues:0

React-Bookstore

The Bookstore is a website that allows you to: Display a list of books. Add a book. Remove a selected book. All the data is saved in an external API . This project has been built with React and Redux.

Language:JavaScriptLicense:NOASSERTIONStargazers:0Issues:0Issues:0

react-take-home-test

React Take Home Test for Front End Engineers

Stargazers:0Issues:0Issues:0

React-To-do-Tutorial

This repository is a tutorial to build a To do list app with react. I follow the tutorial: React Tutorial From Scratch: A Step-by-Step Guide (2021)

Language:JavaScriptLicense:MITStargazers:0Issues:0Issues:0
Language:RubyStargazers:0Issues:1Issues:0
Language:JavaScriptStargazers:0Issues:0Issues:0

Vet-clinic-database

In this project, you will use a relational database to create the initial data structure for a vet clinic. You will create a table to store animals' information, insert some data into it, and query it.

Stargazers:0Issues:0Issues:0