Mhdez221993
I am a Full-Stack Software Developer with a love for performance and accessibility. Stack: JavaScript, Ruby, Rails, React, Redux. Open to new opportunities.
Full-Stack DeveloperSpain
Pinned Repositories
covid_tracking
The Covid-19 Tracking Project collects information from different data sources to provide comprehensive data for the novel coronavirus, SARS-CoV-2.
css-ninja
This project is based on an online website to learn CSS. It contains the main page, about and tickets page each of these pages have 2 different screen sizes: mobile and desktop.
dance_club_api
This API offers service to a react application that books and displays dance class appointments
New-York-Times
In this project, we will use HTML & CSS to make a clone of the New York Times articles
newsweek-clone
This is a clone version of the Newsweek main page, it was build using HTML & CSS.
portfolio
Software Engineer | JavaScript, Rails, React, Redux | In love with pair-programming, JavaScript, C++, and remote work.
rapido-rapido
This project is about building our own web application based on an external API.
rubocop
The whole idea of this project is to build my own version on a linter build in ruby to check ruby code
spacex_travelers_hub
The Space Travelers' Hub consists of Rockets, Missions, and My Profile pages.
tic_tac_toe
A game in which two players alternately put Xs and Os in compartments of a figure formed by two vertical lines crossing two horizontal lines and each tries to get a row of three Xs or three Os before the opponent does .
Mhdez221993's Repositories
Mhdez221993/tic_tac_toe
A game in which two players alternately put Xs and Os in compartments of a figure formed by two vertical lines crossing two horizontal lines and each tries to get a row of three Xs or three Os before the opponent does .
Mhdez221993/Mhdez221993
I'm a passionate full-stack web developer from Colombia. I’m currently learning Ruby on Rails, C++ and Java.
Mhdez221993/rubocop
The whole idea of this project is to build my own version on a linter build in ruby to check ruby code
Mhdez221993/covid_tracking
The Covid-19 Tracking Project collects information from different data sources to provide comprehensive data for the novel coronavirus, SARS-CoV-2.
Mhdez221993/enumerable
Custom Ruby's enumerable methods
Mhdez221993/spacex_travelers_hub
The Space Travelers' Hub consists of Rockets, Missions, and My Profile pages.
Mhdez221993/tick_tock
Mhdez221993/bubble_sort
Mhdez221993/comic_dance_club
The project we are going to build for the Final Capstone Project is based on an app to book an appointment to try a new dance class.
Mhdez221993/crypto_tracker
This is a Vue project designed to track crypto coin prices. You can see the prices in the Bar chart or table mode. Also, you can interact with the table, which is multicolumn sorting or preferer to find a specific price or date, you can filter by custom input.
Mhdez221993/hello_rails_app
The goals of this project are: Install Ruby on Rails framework and Use RubyGems as a software package system.
Mhdez221993/blog_app
I will create a fully functional blog app website that will show the list of posts and empower readers to interact with them by adding comments and liking posts.
Mhdez221993/bookstore_1
Mhdez221993/catalog_of_my_things
We created a console app that will help you to keep a record of different types of things you won: books, music albums, movies, and games.
Mhdez221993/countries_api
This API has 5 end points where the first 3 are for authentication and the other 2 return one or all countries for a given string
Mhdez221993/decode_morse_code
Morse code is a method used in telecommunication to encode text characters as standardized sequences of two different signal durations, called dots and dashes, or dits and dahs. Morse code is named after Samuel Morse, one of the inventors of the telegraph.
Mhdez221993/hello_rails_react
By now you've used many different gems with Rails and this exercise will have you connect previous knowledge with new knowledge as you get a chance to use the react-rails gem. This gem allows you to build React components as a part of your Rails JavaScript and serve it in a component, react_component, to be used in a regular ERB file.
Mhdez221993/hello_react_front_end
Set up a "Hello world" project with two apps. Implement a connection between a Ruby on Rails back-end and React front-end. Understand pros and cons of different approaches of connecting Ruby on Rails back-end with React front-end.
Mhdez221993/market_place_api
Mhdez221993/my_enumerable
The Enumerable mixin provides collection classes with several traversal and searching methods, and with the ability to sort. The class must provide a method each, which yields successive members of the collection. If #max, min, or sort is used, the objects in the collection must also implement a meaningful <=> operator, as these methods rely on an ordering between members of the collection.
Mhdez221993/pay_easy
The Ruby on Rails capstone project (remember what they are?) is about building a mobile web application where you can manage your budget: you have a list of transactions associated with a category, so that you can see how much money you spent and on what.
Mhdez221993/restcountries
Test development project
Mhdez221993/school_library
Imagine that you are the librarian of OOP University, and you need a tool to record what books are in the library and who borrows them. The app that you will see will allow a you to do so.
Mhdez221993/spacex_travelers
The Space Travelers' Hub consists of Rockets, Missions, and My Profile pages.
Mhdez221993/vet_clinic_database
Build a relational database based to store animals' information.
Mhdez221993/hello_rails_back_end
Set up a "Hello world" project with two apps, Implement a connection between a Ruby on Rails back-end and Understand pros and cons of different approaches of connecting Ruby on Rails back-end with React front-end React front-end,
Mhdez221993/JavaforBeginners
Mhdez221993/lyrik-aly
Music lyrics search app
Mhdez221993/mr_green_test
The focus of this test should be mobile first development and optimized for speed, to the best of your ability.
Mhdez221993/responsive_design
Write an HTML file with the right code (CSS and HTML)