indigodavid
Full-Stack Developer with Telecommunications background. Currently developing projects using RoR, React. Open for work. Enjoying coding and learning new tech.
Quito, Ecuador
Pinned Repositories
awesome-books-es6
This repository contains an web app that allows to add and remove book's data using Javascript, taking advantage of ES6 conventions
blog_app
This App is a a fully functional website that will show the list of posts and empower readers to interact with them by adding comments and liking posts. It uses Ruby on Rails as an MVC framework.
dasik-band-events
This project contains the information and events for Dasik Band. Check this video describing this project's features.
ezCar_backend
This project contains an API that is consumed by our React frontend. It was built using Rails as an API.
ezCar_frontend
This project consumes our own API to allow users to rent a car in a React UI.
math-magicians
This project contains a Calculator App using React. The project is structured as a Single Page Application using React Virtual DOM manipulation.
metropolitan-museum-of-art
This project displays the art collection using the Metropolitan Museum of Art API. For this project we used HTML, CSS, Javascript, Webpack and Jest.
portfolio
In this repo I will display and advertise my capacities as a Full Stack Developer. This project is developed using HTML, CSS and JavaScript.
to-do-list-app
This repo contains a To-Do List App developed as a Single Page Application using Webpack, Javascript, HTML and CSS.
world-bank-gdp-app
This is a SPA (Single Page App) that retrieves the GDP data from the World Bank API. The site is developed using React for the frontend, Redux to keep the state of the App, testing with JEST and the React Testing Library, and style using SASS.
indigodavid's Repositories
indigodavid/portfolio
In this repo I will display and advertise my capacities as a Full Stack Developer. This project is developed using HTML, CSS and JavaScript.
indigodavid/blog_app
This App is a a fully functional website that will show the list of posts and empower readers to interact with them by adding comments and liking posts. It uses Ruby on Rails as an MVC framework.
indigodavid/ezCar_backend
This project contains an API that is consumed by our React frontend. It was built using Rails as an API.
indigodavid/math-magicians
This project contains a Calculator App using React. The project is structured as a Single Page Application using React Virtual DOM manipulation.
indigodavid/world-bank-gdp-app
This is a SPA (Single Page App) that retrieves the GDP data from the World Bank API. The site is developed using React for the frontend, Redux to keep the state of the App, testing with JEST and the React Testing Library, and style using SASS.
indigodavid/catalog_of_my_things
For this group project we developed a Ruby App that seizes OOP concepts to create a catalog of different types of elements that inherit properties of a base class.
indigodavid/indigodavid
Config files for my GitHub profile.
indigodavid/ezCar_frontend
This project consumes our own API to allow users to rent a car in a React UI.
indigodavid/next-portfolio
This portfolio is going to be used to highlight my projects and show them to other developers or recruiters.
indigodavid/project-manager-graphql
indigodavid/recipe_app
This application is developed using RoR CRUD capabilities. It allows users to create recipes and post them in a web interface. This app uses RoR, Bootstrap, RSPec, Capybara, Devise, CanCanCan, and Bullet.
indigodavid/ezpay
This application uses Rails CRUD capabilities to allow users to categorize and add their transactions in a web UI. This project uses RoR as its we framework and Tailwind CSS for its styling.
indigodavid/webpack-first-project
In this project I built a simple yet powerful webpack boilerplate, which will be used as a starting point for other projects.
indigodavid/dvc_engine
In this repository, I will follow Rails tutorial to create an Engine.
indigodavid/lineupapp-test
This is the test I did to apply for lineuppapp. The requirement is to create a floorplan.
indigodavid/anmol098
If you are forking please do not forget to star the repo
indigodavid/create-my-enumerable
This project demonstrates how to use a module inside your class in Ruby.
indigodavid/enumerable
This repository contains coded implementations for enumerable methods using Ruby
indigodavid/github-readme-stats
:zap: Dynamically generated stats for your github readmes
indigodavid/hello_rails
First Rails App. This repository will allow me to explore Rails MVC structure so that I can build complex applications in the near future.
indigodavid/hello_rails_react
This application combines Rails and React to generate a random greeting.
indigodavid/hello_react_rails_backend
This is an API that generates random greetings. It is developed using Ruby on Rails. I has been setup as a backend-only application.
indigodavid/hello_react_rails_frontend
This project consumes the hello_react_rails_backend API. It has been developed using React.
indigodavid/linters-config
indigodavid/morse-decoder
This project contains a simple Ruby app that decodes a morse code sentence.
indigodavid/react-take-home
Practicing take-home projects
indigodavid/ruby_template
indigodavid/school-library
This project contains a Ruby project that keeps track of book rentals from a school library. It uses OOP features.
indigodavid/simplero-takehome
indigodavid/tdd_solver
This repository contains a TDD application that solves three common coding challenges using Ruby and RSPec: Factorial, Reverse String, and FizzBuzz.