-
Kobana
- São Paulo Brazil
- https://elsonotake.github.io/Portfolio/
- @elsonotake
Stars
A console app will help you to keep a record of books, music albums, movies, and games. JSON files store the data. Build with Ruby, PostgreSQL, and Rspec.
Kobana_Boletos is a Rails application performing CRUD using an external API without persisting data in the local database table.
Search engine is a real-time articles search box. Have analytics that displays what users were searching.
Social media website. The app authenticates users, authorizes access, and provides access to data using API. Build with Ruby on Rails and PostgreSQL.
Geolocation comprises a set of tests to better understand the use of maps. Geographic location and map display resources were explored using Google Maps and Mapbox.
This repository handles products hosted on Stripe. It performs payments, subscriptions, and billing. Payment for products from the local database.
Application created for testing Rails features, such as Turbo Rails, Stimulus, and Action mailer. Styled using Bulma.
Origami is a mobile web application to manage the budget. The logged-in user can see the money spent on each category and transaction. Build with Ruby on Rails and PostgreSQL.
Exercise for take-home activity. The code to request data from the provided API and transform the response created.
Exercise for take-home activity. Application to schedule a thirty-minute time with a coach in an available schedule.
Exercise for take-home activity. Consume data from posts via API and return the result with the number of points in the bowling alley.
Exercise for take-home activity. An application that helps users monitor their Ethereum wallets.
Book exotic vehicles website. React consumes data from a Ruby on Rails API. It allows users to register and make reservations. Build with React, Ruby on Rails, and PostgreSQL.
is an information-sharing project related to API authentication. The data from this application supports the article created on Medium with API authentication tips.
It is an information-sharing project related to API documentation. The data from this repo supports the article created on Medium with API documentation tips