Lists (3)
Sort Name ascending (A-Z)
Stars
Robust Speech Recognition via Large-Scale Weak Supervision
Front-end app that emulates the classic simon toy. By choosing a level and clicking start, you should press the buttons in the correct order. You'll be able to save your score.
bcrypt-ruby is a Ruby binding for the OpenBSD bcrypt() password hashing algorithm, allowing you to easily store a secure hash of your users' passwords.
Front-end application to navigate within the iTunes Store that includes a Like feature that will allow the user to save the searched music and show the history of the saved songs in the order in wh…
A simple website to locally convert PDFs into images
This website was developed as the capstone project for Ruby on Rails. It is a platform that can be used to post ideas for projects and attach an image to it.
Is a demo of an online Development Technology Stickers store, you can search by category or name of a specific development technology sticker.
Aplication created with React and Redux for the Front-end and Rails was used to manage the Back-end. With this app you can browse between some home electronic home devices. There is a sign in and c…
This Rails app was created in order to deploy a live API for back-end functionality for a Find Your Device web application. There are 3 different tables: Users, Devices, and Favorites. The relation…
Front-end app to browse in between some pokemon and see some of their details. There is a filter feature implemented to find them through their type.
A calculator built in React with a simple design.
This is a game developed as a final project to complete the JavaScript Module. It is a shooter game build entirely with JavaScript and it uses Phaser 3 dependency. The score feature uses an API.
A simple website created to use a weather api. This was created in order to test async functionality. Await and then methods are implemented as well.
A simple website created to use different tabs to navigate. This was created in order to test ES6 functionality. Modules are import and export with JavaScripts default.