Pinned Repositories
addCommas-algorithm
Javascript algorithm that adds commas into numbers where needed and returns the result as a string (e.g., 1000 => "$1,000").
alpha-blog
First application from Udemy CompleteRubyRails course
Assignment1
FEWD2 Assignment 1
Assignment2
FEWD 2 Assignment 2: Fall 2015
Assignment3
Assignment4
assignment5
Fewd2 Assignment 5
CBDB
Mobile App Development using JQueryMobile and Cordova
connect4
Connect4 is a game where two players try and get 4 of their game pieces to appear consecutively on the gameboard. Think of it as tic-tac-toe but on a larger gameboard and you need 4 in a row rather than just three
mealPlan
React app that allows to create a meal plan for the week and then autogenerate a shopping list based on that meal plan
jetamartin's Repositories
jetamartin/addCommas-algorithm
Javascript algorithm that adds commas into numbers where needed and returns the result as a string (e.g., 1000 => "$1,000").
jetamartin/express-bookstore
Express bookstore API app
jetamartin/express-messagely
Express messaging API application
jetamartin/flask-MyNotes-App
Simple flask basked web site that allows user to safely and securely store their personal notes on the web. So no matter where your are you'll always have access to your notes as long as you have access to the internet.
jetamartin/flask-sqlAlchemy-Blog
Blogly is a very simple blog that uses Flask, SQLAlchemy and Postgres on the backend
jetamartin/flask_cupcake_api_app
Very basic Flask app that provides a json api to store and retrieve cupcake data in Postgres DB. Yummy.
jetamartin/flask_pet_adoption_website
This is a very basic (not fully fleshed out) example of a Pet Adoption Agency website using Python and Flask-SQLAlchemy, Postgres and Flask WTForms.
jetamartin/flask_word_game
jetamartin/grafana
The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
jetamartin/jobly
A job searching and connecting API. Built with NodeJs, Express and Postgres. Includes authentication/authorization and unit/integration test are written using Jest.
jetamartin/LyricsGenius
Download song lyrics and metadata from Genius.com 🎶🎤
jetamartin/meteor-wallet
Simple React-Meteor project
jetamartin/node-jobly-backend
Nodejs server backend for Jobly application
jetamartin/not-so-karaoke
jetamartin/omnifood
Responsive Website - Omnifood is a premium food delivery service with the mission to bring affordable and healthy meals to as many people as possible.
jetamartin/portfolio_website
Jet's Portfolio website
jetamartin/react-cards-pokeman
React app that makes use of custom hooks
jetamartin/react-carousel-tests
jetamartin/react-color-factory-app
Simple React app that allows a customer to select colors and add them to a list where they can be selected for display
jetamartin/react-complete-guide-code
Code snapshots and materials for our "React - The Complete Guide" course (https://acad.link/reactjs)
jetamartin/react-display-card-deck
React that uses a third party API to display cards in a deck of cards
jetamartin/react-dog-finder-app
Exercise to show use of React Router
jetamartin/react-grid-layout
A draggable and resizable grid layout with responsive breakpoints, for React.
jetamartin/react-jobly-frontend
React front end for jobly project
jetamartin/react-jokes-app
React app that use external api to display a list of 10 cringe worthy jokes at a time.
jetamartin/react-lights-out-game
jetamartin/tennis-central
TennisCentral is a Full Stack Web based application that helps Tennis Players connect with other Players and resources in the Tennis Community. The App's Front End is built with React and the Back End is built using Node.js.
jetamartin/urban-brews-json-server
json-server to serve data for urban-brewers
jetamartin/warbler
Its a twitter clone. Written in Python, using Flask, Flask-Alchemy, WTForms and PostgreSQL
jetamartin/yt-react-app