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/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.
Mhdez221993/newsweek-clone
This is a clone version of the Newsweek main page, it was build using HTML & CSS.
Mhdez221993/New-York-Times
In this project, we will use HTML & CSS to make a clone of the New York Times articles
Mhdez221993/rapido-rapido
This project is about building our own web application based on an external API.
Mhdez221993/tnw-web-page
In this project, you will replicate the archived version of the website The Next Web using HTML & CSS.
Mhdez221993/bookstore
The Bookstore is a website similar to the "Awesome Books" website.
Mhdez221993/Capstone-project-Kanban-board
Mhdez221993/getting-starting-with-bootrap
Mhdez221993/SQL_Zoo
In this repository you can find the answers for SQL_Zoo project.
Mhdez221993/awesomeBooks
In this project, We will build a basic website that allows users to add/remove books from a list. We will achieve that by using JavaScript objects and arrays.
Mhdez221993/bookish_react
Getting Started with Create React App
Mhdez221993/coding_interview_university
A complete computer science study plan to become a software engineer.
Mhdez221993/Do-I-follow-JS-best-practices
This project is made form my partner to perform a code review for my code.
Mhdez221993/Leaderboard
The leaderboard website displays scores submitted by different players. It also allows you to submit your score. All data is preserved thanks to the external Leaderboard API service.
Mhdez221993/linters-config
Mhdez221993/Members-Only
Built an application that allows users to create posts and the authors of the posts are displayed only if as a User you are logged in.
Mhdez221993/private-events
Mhdez221993/Rails-Associations
Associations make it much easier to perform various operations on the records in your code. There are multiple types of associations available: One-to-one One-to-many Many-to-many Polymorphic one-to-many
Mhdez221993/react_todo_app
React Todo App
Mhdez221993/to_do_list
"To-do list" is a tool that helps to organize your day. It simply lists the things that you need to do and allows you to mark them as complete.
Mhdez221993/TV-APP
This project is about building pre capstone project website
Mhdez221993/JavaScript-Linters
This repo contains JavaScript-Linters built with Ruby
Mhdez221993/Micro-Reddit
This project puts our knowledge of active record, models, and associations to the tests. We built an application similar to Reddit (called Micro-Reddit) where a user can create a post and add comments to it.
Mhdez221993/re-former
In this project, we’ll build a form the old fashioned way and then the Rails way.
Mhdez221993/reac_template
This is a react boiler plate
Mhdez221993/set_up_project_with_webpack
In this project l build a simple yet powerful Webpack boilerplate, which you can later use as a starting point in your projects.
Mhdez221993/shoutr
We'll build our own Twitter-like service called "Shoutr" where we'll create "Shouts" instead of "Tweets." We'll be using the gem "Clearance" for authentication
Mhdez221993/Testing-practice
In this exercise, we wrote a few practical tests for JavaScript functions using the Jest library.
Mhdez221993/Try-Gitflow
In this exercise, I practice Gitflow with an empty repo
Mhdez221993/webpack-boilerplate
This is a templet that contains a boilerplate made of webpack & jest.