martin-cervantes
Technology is my passion, engineering is my profession and I enjoy learning. Full-stack Developer. Currently working with ReactJS & Redux | Ruby | Rails | SQL
Open to new job opportunitiesRemote
Pinned Repositories
Apple_Clone
This project consists of building a webpage using images as a background and adding gradients to elements. The goal is to make a clone of an old version of the Apple webpage for learning purpose.
HTML_CSS_Capstone_Project
The purpose of this project is to develop an online website for a conference
Lifestyle_Articles
It’s a real-world-like project, built with business specifications using the Ruby on Rails framework. Showing how to fully craft site's backend using the Model-View-Controller design pattern. Build with HTML5, CSS3 and Ruby on Rails.
Med-Pro
It's a real-world-like project, built with business specifications based on an app to book a doctor's appointment. REST API that manages database resources.
Newsweek_Clone
This project is about mastering front-end design and development by using a responsive design framework and create a websites that look great on any device. Build with HTML5, CSS3 and Bootstrap4
NYT_Clone1
This project consists of building an HTML document that matches the appearance of a New York Time article for learning purpose.
Pokedex
This project is a single-page application (SPA) is a browsable list of Pokemon that you can filter by type and access to the details of each one. Built with React and Redux.
Tic_Tac_Toe
A game for two players. The object is to get three in a row. You play on a three by three game board.
Twitter_Bot
The bots help automate some tasks, but nowadays they are being used to change trends on favor certain groups in social networks. Build with Ruby.
VideoGame_JS
This project consists of building a video game. Player scores are tracked and sent to the Leaderboard API. And finally, the test of some units was done using Jest. Build with JS (ES6) and Phaser3
martin-cervantes's Repositories
martin-cervantes/Tic_Tac_Toe_JS
In this project, a Tic Tac Toe game was created (again) but this time it will be shown in the browser. Without backend. In this project, the main objective is to put into practice the factory functions and the pattern of the module together with the main concepts of object-oriented programming. In particular, classes/objects and how to access their methods and attributes.
martin-cervantes/Pokedex
This project is a single-page application (SPA) is a browsable list of Pokemon that you can filter by type and access to the details of each one. Built with React and Redux.
martin-cervantes/Lifestyle_Articles
It’s a real-world-like project, built with business specifications using the Ruby on Rails framework. Showing how to fully craft site's backend using the Model-View-Controller design pattern. Build with HTML5, CSS3 and Ruby on Rails.
martin-cervantes/Alpha_Blog
This project is part of a Udemy course. Following the video, it shows you how to create the project, work with the models, add the controllers, and create the views.
martin-cervantes/Android
martin-cervantes/Angular_CRUD
This project is about creating a SPA using Angular front-end framework and creating a service to connect with an API, in this case using json-server.
martin-cervantes/Blog_App
The main objective of this project is to become familiar with the creation of a rails application. the basic concepts behind like models, controllers, views, active records and how to deploy the application.
martin-cervantes/Calculadora
martin-cervantes/CBTIS_114
martin-cervantes/CMS_Angular
This project is about creating a SPA using Angular front-end framework and creating a service to connect with an API
martin-cervantes/Countdown_Timer
martin-cervantes/Drum_Machine
This project is a drum machine that plays a sound when you press a button with your mouse or on your keyboard.
martin-cervantes/Food_Ordering_App
martin-cervantes/FullStackOpen
This course serves as an introduction to modern web application development with JavaScript. The main focus is on building single page applications with ReactJS that use REST APIs built with Node.js. The course also contains a section on GraphQL, a modern alternative to REST APIs. The course covers testing, configuration and environment management, and the use of MongoDB for storing the application’s data.
martin-cervantes/Magic-Books_Inc
This project is about creating a very simple React and Redux application. Working on a real world project for a fictitious company that requires help. They have requested help to build the front-end of an application that will help them organize and manage their bookstore. They want it to be fast, dynamic, and responsive to their actions. The project has been split into several milestones, and each milestone has functional and technical requirements that were implemented.
martin-cervantes/martin-cervantes
This project is to create a super portfolio and show the great projects that I have done so far because what is coming will be even better since I like to keep learning and improving my skills, I am always thinking about doing new things and moving forward.
martin-cervantes/Members_Only
In this project, we used Devise gem to handle authentication in rails. We built an application that allows users to create posts and the authors of the posts are displayed only if they are logged in.
martin-cervantes/Messages
This project is about creating a very simple React and Redux application. To practice the basics such as actions, action creator, reducers, components, props, state, store, connect dispatch, mapStateToProps, mapDispatchToProps.
martin-cervantes/Micro_Reddit
In this project, we performed some data models and put our knowledge of active records into practice by building a lightweight Reddit clone. We build the necessary data structures to support creating users, posts, and sending comments. Playing around with models using the rails console.
martin-cervantes/my-counter
This project is about creating a very simple React and Redux application. Dealing with new concepts like actions, reducers, action creators, middleware, pure functions, immutability
martin-cervantes/Phonebook
martin-cervantes/Pokemon
This API is to improve the operation of the Pokedex project. Send the necessary elements and data according to the operation.
martin-cervantes/Private_Events
In this project, we demonstrated the main concepts of Associations in rails, by building an application similar to Eventbrite which we named Private Events.
martin-cervantes/Programming
martin-cervantes/Re-Former
In this project we built a rails form from the ground up that sends parameters to a controller that builds an instance of a model with the parameters.
martin-cervantes/Startup_Config
This project is a set of files to automate the installation of the most used programs and the startup configuration of Linux.
martin-cervantes/TDD_Todos_App
This coding exercise comes from Upcase, the online learning platform we run. It's part of the Fundamentals of TDD course and is just one small sample of all the great material available on Upcase, so be sure to visit and check out the rest.
martin-cervantes/Tour_Of_Heroes
In this project I build my own Angular application from the ground up following the tutorial, providing experience with the typical development process, as well as an introduction to basic app-design concepts, tools, and terminology.
martin-cervantes/Workflow_Template_Repository
Template repositories let users generate new repositories with the same directory structure and files.
martin-cervantes/YelpCamp