Pinned Repositories
Activity-Booking-System-Backend
Spring Boot backend for the Activity Booking System
AlgorithmsInJava
Spring Boot presentation of Java Algorithms
AndroidCalculator
An example calculator app for Android written in Java
AndroidContentProviderDemo
A demo of Content Provider classes in Android. This example extracts phone contacts.
AndroidFlickrBrowser
Android based Flickr browser
AndroidRSSReader
Android RSS reader in Java
CloudWrite
Spring based article planning tool with a REST API
howtos
My notes on topics across Computer Science
MySQL-notes
My notes from an online MySQL course
Secure-SRM
Spring Security backed academic database
jfspps's Repositories
jfspps/AndroidContentProviderDemo
A demo of Content Provider classes in Android. This example extracts phone contacts.
jfspps/AndroidFlickrBrowser
Android based Flickr browser
jfspps/AndroidTaskTimer
Android app, implementing SQLite3 DBs, calendar classes and table sorting
jfspps/AndroidYouTubeApp
Android YouTube player in Java
jfspps/AngularCourseExercises
Demo of directives and two-way data-binding
jfspps/AngularCourseExercises2
Event binding and one-way data-binding Angular exercise
jfspps/AngularDataBinding
In-depth look at @Input, @Output and @ViewChild, with component lifecycle overview
jfspps/AngularDirectives
Angular demonstration of in-built and custom directives
jfspps/AngularRecipeAppBasics
Angular based Recipe List app (basics project)
jfspps/AngularRouting
Demonstration of routing in Angular
jfspps/AngularServicesDemo
Angular demo of services between components
jfspps/AngularServicesDemoExercise
Refactor exercise from databinding to Services
jfspps/BodyBandGradle
Gradle build of BodyBand (JavaFX 11 and SQLite 3)
jfspps/ChemInvent
Spring MVC REST Docs demo, using chemical reagent inventory list
jfspps/ClientDemo
A barebones example of a client (Java)
jfspps/JavaAlgorithms
A collection of algorithms implemented in Java
jfspps/JavaDesignPatterns
Java based design patterns
jfspps/JavaThreadsDemo
Demo of Threads class and Runnable interface
jfspps/JavaThreadsShareDemo
A demo of race conditions or thread inerference in Java
jfspps/JavaThreadsSyncDemo
A demo which shows how synchronisation prevents thread interference in Java
jfspps/RestAPI-Reactive-Spring
Demonstration of RESTful API with Spring
jfspps/RestAPI-Spring
A non-reactive demo of RESTful APIs with Spring
jfspps/ServerDemo
A barebones example of a server (Java)
jfspps/Spring-Mongo-Gradle-Recipe
Demonstration of Reactive programming with Spring, MongoDB and Gradle
jfspps/Spring-Reactive-Demo
Very simple demo of Reactive programming with Spring
jfspps/Spring_Mongo_Gradle_RecipeApp
Recipe Application Using MongoDB
jfspps/Spring_weblogin
Spring Security login demo, with CRUD ops
jfspps/SpringJMSDemo
Spring Boot demo of JMS messaging
jfspps/SpringWebApp
Spring course first app
jfspps/SQLiteAndroidDemo
Demo app featuring SQLite3 embedded into an Android app