Pinned Repositories
blogz
This application builds upon build-a-blog to make the application a multi-user site.
build-a-blog
This is a blogging web application that displays blog posts on a main page and allows new posts to be created on a form page.
cheese-mvc-persistent
Java Spring Boot Web App
cryptoPrice
Real-time crypto-currency price iOS app with currency converter and historical price chart
get-it-done
This web app lists TODOs and presents a form to add new TODOS.
imgy
Backend REST API of Imgy website which enables CRUD operations on MySQL database
imgy_frontend
Frontend of the Imgy website
sakila
This application features pages that list the movies, movie stars and customers of a movie database system.
techjobs-console-java
techjobs-mvc
Java Spring Boot Web App
jeffmt's Repositories
jeffmt/blogz
This application builds upon build-a-blog to make the application a multi-user site.
jeffmt/build-a-blog
This is a blogging web application that displays blog posts on a main page and allows new posts to be created on a form page.
jeffmt/cheese-mvc-persistent
Java Spring Boot Web App
jeffmt/cryptoPrice
Real-time crypto-currency price iOS app with currency converter and historical price chart
jeffmt/get-it-done
This web app lists TODOs and presents a form to add new TODOS.
jeffmt/imgy
Backend REST API of Imgy website which enables CRUD operations on MySQL database
jeffmt/imgy_frontend
Frontend of the Imgy website
jeffmt/sakila
This application features pages that list the movies, movie stars and customers of a movie database system.
jeffmt/techjobs-console-java
jeffmt/techjobs-mvc
Java Spring Boot Web App
jeffmt/techjobs-oo
Java Spring Boot Web App
jeffmt/user-signup
This is a user signup form with required fields username, password and verify-password fields.
jeffmt/web-caesar
Within a form, rotates each letter of an entered string by specified number after form submission.