Mike Martínez's repositories

Awesome-books-es6

This single-page application displays a site where users can add/remove books from an interface and navigate between sections. Built with JavaScript.

My-Portfolio

Here you can access my portfolio where I introduce myself and showcase all the relevant projects I'm currently working on. Built with JavaScript.

Language:CSSStargazers:4Issues:0Issues:0

Catalog-of-my-things

In this project, we create a console app where you can keep a catalog of books, games, music albums, and movies with their respective label, author, genre, and source. Built with Ruby and SQL.

Language:RubyLicense:MITStargazers:3Issues:1Issues:27

Recipe_app

The recipe app will let you create a user, login to your profile, see a list of public recipes, create or delete food recipes, food items, and access to the recipe details where you can generate a shopping list for that specific recipe. Built with Ruby on Rails.

Language:RubyLicense:MITStargazers:2Issues:0Issues:0

space-travelers-hub

Reserve different rockets for commercial and scientific space travels and join different space missions. You can access your booked rockets and missions on the My profile page. Data is received from the real live data from the SpaceX API.

Language:JavaScriptLicense:MITStargazers:1Issues:0Issues:0

Budget_app

Track your budget by having a list of transactions associated with a category, so that you can see how much money you spent and on what, add a category, and register your payments.

Language:RubyLicense:MITStargazers:0Issues:0Issues:0

dream-picture

Dream picture allows you to generate any image you can think of through the OpenAI DALL-E 2 API only by typing a single prompt. The limit is your imagination.

Language:TypeScriptLicense:MITStargazers:0Issues:0Issues:0

Easy-Fly

In EasyFly you can reserve a jet in a specific range of date, see the details from a jet model, see or cancel your reservations, and add or delete a new jet to be available for reservation. This repo manages all the necessary files to run the Front-End needed to display and manipulate the data retrieved from the API Easy-Fly-Back-end.

Language:JavaScriptStargazers:0Issues:0Issues:0

School-library

Manage a library by adding books, adding users like a student or a teacher and by saving records of who borrowed a given book and when. The tool is developed using Object Oriented Programming.

Language:RubyLicense:MITStargazers:0Issues:0Issues:0
Language:TypeScriptStargazers:0Issues:0Issues:0

Blog_app

The Blog app is a classic example of a blog website. It's a functional website that shows the list of posts and empower readers to interact with them by adding comments and liking posts. Built with RoR.

Language:RubyLicense:MITStargazers:0Issues:0Issues:0

ctf-sidebar-trigger

This repo uses Contentful App Framework to create a sidebar button that triggers a save webhook.

Language:TypeScriptStargazers:0Issues:1Issues:0

dataUrl-from-image

This repo uses Contentful App Framework to create a field that resizes an image and generates a dataUrl.

Language:TypeScriptStargazers:0Issues:1Issues:0

Easy-Fly-Back-end

In Easy Fly you can reserve a jet in a specific range of date, see the details from a jet model, see or cancel your reservations, and add or delete a new jet to be available for reservation. This repo manages all the necessary to run the API needed for the project Easy Fly.

Language:RubyStargazers:0Issues:0Issues:0
License:MITStargazers:0Issues:0Issues:0

Hello-rails

In this project I set up the initial files for a basic RoR app. Build with Ruby on Rails.

Language:RubyLicense:MITStargazers:0Issues:0Issues:0

hello-react-rails-backend

This app works as an API that gets data from a database and manages other back-end aspects for a separate hello-react-rails front-end project. Built with Ruby on Rails.

Language:RubyLicense:MITStargazers:0Issues:1Issues:0

hello-react-rails-frontend

This app displays a random greeting and works as the visual part for a separate hello-react-rails back-end project. Built with React.

Language:JavaScriptLicense:MITStargazers:0Issues:0Issues:0

Hello_rails_react

The Hello Rails-React app is a first approach to using simultaneously Rails and React in the same project using the jsbundling-rails gem configured with Webpack. The app displays a random greeting from a PostgreSQL database. Built with Ruby on Rails and React.js.

Language:RubyLicense:MITStargazers:0Issues:0Issues:0

lets-go

A set of exercises and code examples to learn Go programming language.

Language:GoStargazers:0Issues:0Issues:0

mikemtzp

My personal repository

Stargazers:0Issues:0Issues:0

Morsecode-decoder

This project contains three methods to decode any Morse code you insert on it, from a single letter, a word, or even a whole sentence.

Language:RubyLicense:MITStargazers:0Issues:0Issues:0

My-enumerable

In this project I build a class that can access methods contained on a separate module emulating the ruby Enumerable #all?, #any?, and #filter methods.

Language:RubyLicense:MITStargazers:0Issues:0Issues:0

nextjs-warmup

First steps with Next.js framework

Language:JavaScriptLicense:MITStargazers:0Issues:1Issues:0

Nintendo-Amiibo-Database

Nintendo's Amiibo Database App displays a Home page with a list of amiibos that you can filter by game series and then click to see their details. Built with React.js and Redux.

Language:JavaScriptLicense:MITStargazers:0Issues:0Issues:0

openai-api

This repo implements the OpenAI API to generate text and images with AI models.

Stargazers:0Issues:0Issues:0
Language:JavaScriptStargazers:0Issues:0Issues:0
Language:PythonStargazers:0Issues:0Issues:0

TDD

In this project we follow the test-drive development (TDD) methodology to create three methods: a factorial method that returns the factorial for a given integer, a reverse method that returns a string reversed, and a fizzbuzz method.

Language:RubyLicense:MITStargazers:0Issues:0Issues:0

Vet-clinic-database

:dog:This project replicates the structure of a veterinarian clinic's database to be executed with plain SQL.

Stargazers:0Issues:0Issues:0