josemartin357
Front End Web Developer @ NBCUniversal | Former TV Producer | Emmy Award Winner
NBC UniversalLos Angeles, California
Pinned Repositories
Book-search-engine
This is a MERN stack app that uses Google Books API to search for books. In addition, users can sign-up/login to add or remove books from their saved books list.
budget-tracker
Budget tracker is a Progressive Web Application that allows users to add expenses and deposits to their budgets with or without an internet connection.
Calendar
Calendar application that allows a user to save events for each hour of the day. This App has a current clock and the time blocks in the calendar will change colors depending on whether it is in the past, present or future.
cs50--practice
repo that stores files with material learned in CS50
devops-resources
DevOps resources - Linux, Jenkins, AWS, SRE, Prometheus, Docker, Python, Ansible, Git, Kubernetes, Terraform, OpenStack, SQL, NoSQL, Azure, GCP
fitness-tracker
Fitness application that allows users to view, create and track daily workouts. The user is able to log multiple exercises in a workout on a given day and is also able to track the name, type, weight, sets, reps, and duration of exercise.
LUX
Node-based application for a car rental business, which consists of a full-stack application created using a model/controller/view design pattern.
moving-ecomm
MERN application that allows a moving company offer products and services. In this application, a user can browse products, add them to the cart and make a payment using Stripe.
react-portfolio
A personal portfolio built with React JS. Here you can see my work, skills, and experience. Thank you for your time.
Tech-notes
CMS-style blog, where developers can publish their blog posts and comment on other developers’ posts as well.
josemartin357's Repositories
josemartin357/Book-search-engine
This is a MERN stack app that uses Google Books API to search for books. In addition, users can sign-up/login to add or remove books from their saved books list.
josemartin357/budget-tracker
Budget tracker is a Progressive Web Application that allows users to add expenses and deposits to their budgets with or without an internet connection.
josemartin357/cs50--practice
repo that stores files with material learned in CS50
josemartin357/devops-resources
DevOps resources - Linux, Jenkins, AWS, SRE, Prometheus, Docker, Python, Ansible, Git, Kubernetes, Terraform, OpenStack, SQL, NoSQL, Azure, GCP
josemartin357/devsecops
josemartin357/e-commerce
Node-based application for an e-commerce site, which consists of a backend server.
josemartin357/fitness-tracker
Fitness application that allows users to view, create and track daily workouts. The user is able to log multiple exercises in a workout on a given day and is also able to track the name, type, weight, sets, reps, and duration of exercise.
josemartin357/gh-actions-demo
josemartin357/GifCast
Have you ever wondered what the weather would be like if it were GIF? Search no longer, we have you set in our webpage!
josemartin357/instafeedmb.io
insta feed using nocodeapi and embed-instagram-feed
josemartin357/java-problems
Repo for java exercises
josemartin357/josemartin357
Config files for my GitHub profile.
josemartin357/LUX
Node-based application for a car rental business, which consists of a full-stack application created using a model/controller/view design pattern.
josemartin357/martin-bedoya-portfolio
New portfolio displaying recent projects. In this project, I will use a static header with important contact links.
josemartin357/martin-bedoya-portfolio-july2021
My first portfolio made using some early work, about, and contact sections.
josemartin357/moving-ecomm
MERN application that allows a moving company offer products and services. In this application, a user can browse products, add them to the cart and make a payment using Stripe.
josemartin357/Note-taker
An application that can be used by anyone to write and save notes. This app also allows the deletion of notes. It was built using Express.js back end, and it saves and retrieves note data from a JSON file.
josemartin357/pet-care
Application allows pet owners to make a to-do list for their pets. Project being built with python, flask, html and css.
josemartin357/python-test-programs
Repo contains programs created as part of my learning of Python. These programs include learning exercises from Harvard's CS50 program.
josemartin357/react-components-employeescards
Repo contains program that displays employees cards. Program built with React and NextJS and has the main purpose of serving as components and hooks practice
josemartin357/react-portfolio
A personal portfolio built with React JS. Here you can see my work, skills, and experience. Thank you for your time.
josemartin357/react-star-match
Star match game built with react
josemartin357/sql-test-programs
test programs of SQL from CS50 class work
josemartin357/Tech-notes
CMS-style blog, where developers can publish their blog posts and comment on other developers’ posts as well.
josemartin357/trivia
Webpage that lets users answer trivia questions. Made using HTML, CS and JS
josemartin357/ai-chatbot-app
Personal project to build an AI chatbot that uses Azure OpenAI and NextJS
josemartin357/CI-CD-practice
This repo serves as practice for personal CI/CD work
josemartin357/cs-video-courses
List of Computer Science courses with video lectures.
josemartin357/langchain-gpt
Test Application built with streamline, OpenAI and LangChain
josemartin357/python-api
This is a personal refresher on how APIs are built with Python. For this project, I am only using the Python modules; not frameworks.