thetomcoffee
Developer, educator, problem solver. Music maker, history lover, camper. Let's build tools to make our world better.
Minnesota, USA
Pinned Repositories
AwesomeProject
basic-style-templates
A sample HTML page with some interchangeable CSS stylesheets.
express-intro
Demo of intro to express
firstflutterapp
First application using flutter
ics625project1
Project 1 of ICS 625 course at Metro State. Uses XML, XML Schema, XPath, and XSLT to transform an XML docudement into HTML.
ics625project3
Manage courses using Spring MVC and JPA with database.
learningdart
mslearn-dotnetmaui-customize-xaml-pages-layout
Sample code for the customizing XAML pages layout with .NET MAUI MS Learn module
mslearn-dotnetmaui-store-local-data
Sample code repo for storing local data with .NET MAUI MS Learn Module
mynotes
Notes app from "Flutter Course for Beginners – 37-hour Cross Platform App Development Tutorial"
thetomcoffee's Repositories
thetomcoffee/AwesomeProject
thetomcoffee/express-intro
Demo of intro to express
thetomcoffee/firstflutterapp
First application using flutter
thetomcoffee/github-slideshow
A robot powered training repository :robot:
thetomcoffee/great-quotes
A free app full of great quotes to help inspire you.
thetomcoffee/ics625activity10coursessoapanddb
A SOAP web service that allows clients to add new courses, remove a course, and to look up courses. The courses are stored using H2 database.
thetomcoffee/ics625activity11
Friend App REST service built with Spring and SpringBoot for ICS 625, Metro State U, Fall 2023
thetomcoffee/ics625activity8soapwithspringboot
ICS 625 Activity 8: SOAP Service Provider with Spring Boot
thetomcoffee/ics625activity9springdata
ICS 625 Activity 9 Spring Data App. CRUP app to manage a database of courses
thetomcoffee/ics625project1
Project 1 of ICS 625 course at Metro State. Uses XML, XML Schema, XPath, and XSLT to transform an XML docudement into HTML.
thetomcoffee/ics625project2
Advanced educational courses app
thetomcoffee/ics625project3
Manage courses using Spring MVC and JPA with database.
thetomcoffee/jquery-salary-calculator-wk7-wc
Employee Salary Calculator
thetomcoffee/learningdart
thetomcoffee/MauiApp1
First app in .NET MAUI
thetomcoffee/mslearn-dotnetmaui-consume-rest-services
MS Learn solution to learn how to consume REST services in .NET MAUI
thetomcoffee/mslearn-dotnetmaui-create-user-interface-xaml
Sample repo to support the create user interfaces with XAML learn module
thetomcoffee/mslearn-dotnetmaui-customize-xaml-pages-layout
Sample code for the customizing XAML pages layout with .NET MAUI MS Learn module
thetomcoffee/mslearn-dotnetmaui-store-local-data
Sample code repo for storing local data with .NET MAUI MS Learn Module
thetomcoffee/mynotes
Notes app from "Flutter Course for Beginners – 37-hour Cross Platform App Development Tutorial"
thetomcoffee/wk8-node-intro
thetomcoffee/movie-sagas-wk12-wc
Prime Academy Week 12 Weekend Challenge
thetomcoffee/mslearn-dotnetmaui-page-nav
Learning to create mulipage .NET MAUI apps
thetomcoffee/mslearn-dotnetmaui-use-shared-resources
Personal leaning repo based off of exercises from https://github.com/microsoftdocs/mslearn-dotnetmaui-use-shared-resources
thetomcoffee/MvcMovieStore
Movies store based on ASP.NET MVC 5 tutorial at https://docs.microsoft.com/en-us/aspnet/mvc/overview/getting-started/introduction/
thetomcoffee/MvcMusicStore
Working with MVC based on this tutorial: https://docs.microsoft.com/en-us/aspnet/mvc/overview/older-versions/mvc-music-store/
thetomcoffee/MyFirstAzureWebApp
Testing building and deploying an ASP.NET Core Web App to Azure.
thetomcoffee/radical-insight
service for people to track their day-to-day mood or energy levels, allowing for radical insight into their own mental well being
thetomcoffee/redux-feedback-loop-master
Feedback app built in React. Prime Academy week 11 weekend challenge.
thetomcoffee/TodoApi