mrcbq
Engineer and developer in continuous development. DSA enthusiastic. Always open to new opportunities
microverseColombia
mrcbq's Stars
abb128/LiveCaptions
Linux Desktop application that provides live captioning
CesarHerr/dca_simulator
This is a DCA simulator, used to know the historical performance that would have been obtained by purchasing cryptocurrencies
midudev/aprendiendo-react
Curso para aprender React desde cero
alipirpiran/Crypto-Price-Tracker-for-Gnome-Shell
An extension for Gnome-Shell to track price of crypto-currencies
mrcbq/mrcbq-bio
Portfolio web page with my contact info, it's a showcase of my main projects.
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/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.
Luiscarlosvd/space-travelers
The Space Travelers App is a web application that fetches data from the SpaceX API and displays a list of rockets and missions. Users can reserve rockets and join or leave missions. The app was built with React and Redux for state management.
Luiscarlosvd/world-countries-info
A mobile web page that shows information about countries from all over the world. Built with React and Redux.
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/math-magicians
"Math magicians" is a website for all fans of mathematics. It is a Single Page App (SPA) that allows users to: Make simple calculations. Read a random math-related quote. By building this application, you will learn how to use React.
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/Leaderboard
JavaScript project for the Leaderboard list app, using webpack and ES6 features, notably modules. Consume the Leaderboard API using JavaScript async and await.
mrcbq/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.
tomasesquivelgc/Portfolio_Mobile_First
📱📙My first mock portfolio made with HTML, CSS and JavaScript functionalities. 2 possible layouts, mobile-first and desktop.
tomasesquivelgc/module1-capstone
🎉👷♂️Capstone project for the module 1 of Microverse. Landing page for a made up festival containing different sections. Two different documents you can navigate through with web responsiveness and 2 different layouts for mobile and desktop. DOM manipulation to create whole sections of content.
tomasesquivelgc/Webpack-To-Do-list
✅📃In this repo I learn how to use Webpack. To-do list is a simple app that stores your chores in the local storage for your later access. you can also check them as completed and eliminate all completed tasks with the clear button, or you can delete them individually with the delete icon.
tomasesquivelgc/Testing-practice
I learn how to do testing with Jest
tomasesquivelgc/Awesome-books
📚📖App that uses your local storage to keep a list of books that you can add or delete. Use the navbar to navigate the js generated list, use the input element or access the contact section.
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/Capstone-module-1-dsteam-page
Landing page for InfoSec company, Capstone for module 1 at Microverse, Built with JS Vanilla, HTML and CSS.
mrcbq/awesome-books-es6
Library web app with JS vanilla, save you books in the Local Storage, permits search and remove books from your list of awesome books. Built with webpack using luxon library and ES6 features.
mrcbq/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
mrcbq/testing-practice
practice with jest library for test in js
mrcbq/todo-list-CP-review
mrcbq/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.
alvaroiporre/repo-exercise
alvaroiporre/FrontEndMentor
Front End Mentor challeges
alvaroiporre/hello_microverse
This is the first Project in Microverse
alvaroiporre/Code-Review-Example