mrcbq
Engineer and developer in continuous development. DSA enthusiastic. Always open to new opportunities
microverseColombia
Pinned Repositories
futuristic-transportation
Experience the future of automotive luxury with our "Luxury Speedsters" app. This app enables users to browse a diverse catalog of cutting-edge vehicles, explore detailed car profiles, and effortlessly create reservations for their dream cars. Keep track of all your reservations in one place.
awesome-books
Library web app with JavaScript vanilla, permits search and remove books from your list of awesome books. Built with JavaScript for generate almost all the HTML and CSS
buda-spread-api
'Buda Spreads API. Powered by Ruby on Rails for a robust backend API, this app allows users to retrieve the spread of all markets active on the Buda.com exchange. Users can choose to retrieve all spreads or the spread for a selected market. It also allows users to set up a spread alert.'
Capstone-module-1-dsteam-page
Landing page for InfoSec company, Capstone for module 1 at Microverse, Built with JS Vanilla, HTML and CSS.
capstone-rick-and-morty-api
Web application created around Rick and Morty API, uses ES6 features and consume 2 API, one for get data (R&M API) another for post data (MV Involvement API). Permits add likes and comments taht are saved in the involvement API.
coinmarket
The Coinmarket is a SPA fully responsive, that displays information about the top 100 cryptocurrencies in the world. The application shows the top 100 and allows users to select a cryptocurrency to view more information about it, such as Market Capitalization, price, price change in the last week, rank, and website.
portfolio-mobile-first
Portfolio web page, it's a showcase of my main projects with my contact info. Built with JS Vanilla, HTML and CSS.
Recipe-app
The Recipe app keeps track of all your recipes, ingredients, and inventory. It will allow you to save ingredients, keep track of what you have, create recipes, and generate a shopping list based on what you have and what you are missing from a recipe. Also, since sharing recipes is an important part of cooking
space-travelers-capstone
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.
todolist
A to do list web page using libraries with webpack and ES6 features, save your to-do lists in the local storage and permits create, edit, update and delete your tasks.
mrcbq's Repositories
mrcbq/portfolio-mobile-first
Portfolio web page, it's a showcase of my main projects with my contact info. Built with JS Vanilla, HTML and CSS.
mrcbq/bookstore
The Bookstore is a website similar to the "Awesome Books" website. I create an simplified version of it that allows you to: Display a list of books Add a book Remove a selected book By building this application, I learn how to use React and Redux in the context of a real application.
mrcbq/buda_spread_api
'API to calculate the spread in all markets in Buda exchage, it comunicates with the websocket Buda api calculate the spreads and serve the information in a fantastic api'
mrcbq/coinmarket
The Coinmarket is a SPA fully responsive, that displays information about the top 100 cryptocurrencies in the world. The application shows the top 100 and allows users to select a cryptocurrency to view more information about it, such as Market Capitalization, price, price change in the last week, rank, and website.
mrcbq/mrcbq-bio
Portfolio web page with my contact info, it's a showcase of my main projects.
mrcbq/rentals-app
A complete web app to create appointments to probe the futuristic transportation's. Uses react in front, rails in the back and PostgreSQL as db.
mrcbq/space-travelers-capstone
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.
mrcbq/buda-spread-api
'Buda Spreads API. Powered by Ruby on Rails for a robust backend API, this app allows users to retrieve the spread of all markets active on the Buda.com exchange. Users can choose to retrieve all spreads or the spread for a selected market. It also allows users to set up a spread alert.'
mrcbq/Recipe-app
The Recipe app keeps track of all your recipes, ingredients, and inventory. It will allow you to save ingredients, keep track of what you have, create recipes, and generate a shopping list based on what you have and what you are missing from a recipe. Also, since sharing recipes is an important part of cooking
mrcbq/anime-search-cfm
mrcbq/array-words-ruby
'Practice str arry and test with rspec and minitest'
mrcbq/Blogger-Rails
A classic example of a blog website. Fully functional website that show the list of posts and empower readers to interact with them by adding comments and liking post. Created using ruby and rails
mrcbq/catalog-of-my-things
Console app that will help you to keep a record of different types of things you own: books, music albums, movies, and games. The data will be stored in JSON files but you will also prepare a database with tables structure analogical to your program's class structure
mrcbq/get-the-groups-challenge
mrcbq/get-total-primes
playing with primes
mrcbq/Hello-Rails
Install Ruby on Rails framework. Use RubyGems as a software package system.
mrcbq/hello-rails-back-end
mrcbq/hello-react-front-end
Frontend to greetings simple application
mrcbq/linked-list-ruby
'Simple Linked List implemented in ruby'
mrcbq/mouse-follower
mouse follower using react and useEffect
mrcbq/mrcbq
Config files for my GitHub profile.
mrcbq/react-query-zustand-github-profile
Practicing with zustand and Tanstack react query
mrcbq/redux-basics-tutorial
This Exercise will help you start practicing all the concepts you've been reading about lately. You will create a store, start defining and dispatching actions, and write your first reducers.
mrcbq/redux-tuto
a redux tuto from mv
mrcbq/Ruby-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.
mrcbq/ruby-react-app-embedded
a little project to learn to handle react into a rails app
mrcbq/school-library
In this project, you will start building your school library app Using Ruby and Postgresql
mrcbq/sellit
eccommerce buitl with rails 7 and the new fancy features
mrcbq/triqui
'Triqui Game using react'
mrcbq/vet-clinic-DB
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.