Pinned Repositories
DataTablesServerSideDemo
Server-side processing example for DataTables using Spring Boot.
DataTablesSpringBootDemo
Server-side mode for a DataTables page using Spring Boot
html-canvas-images
Drawing shapes on an image displayed in a HTML canvas; detecting those shapes afterwards.
javalin-thymeleaf-html-css-js
Using Thymelaf with external JS and CSS files
LuceneIndexes
Investigate index structures in Lucene v9
password-hasher
With a gun to my head...
relational-sample-imdb-data
Sample IMDb data for relational databases. For testing/demo purposes only.
showcase-basic-web
A web site demo using Javalin, Thymeleaf, Jdbi, Hikari, Hibernate, jQuery UI, Datatables, Skeleton, and more - using sample IMDb data.
StackOverflowClient
Simple use of MongoDB with data from the Stack Exchange API.
northcoder-repo's Repositories
northcoder-repo/showcase-basic-web
A web site demo using Javalin, Thymeleaf, Jdbi, Hikari, Hibernate, jQuery UI, Datatables, Skeleton, and more - using sample IMDb data.
northcoder-repo/DataTablesSpringBootDemo
Server-side mode for a DataTables page using Spring Boot
northcoder-repo/javalin-thymeleaf-html-css-js
Using Thymelaf with external JS and CSS files
northcoder-repo/DataTablesServerSideDemo
Server-side processing example for DataTables using Spring Boot.
northcoder-repo/html-canvas-images
Drawing shapes on an image displayed in a HTML canvas; detecting those shapes afterwards.
northcoder-repo/LuceneIndexes
Investigate index structures in Lucene v9
northcoder-repo/password-hasher
With a gun to my head...
northcoder-repo/relational-sample-imdb-data
Sample IMDb data for relational databases. For testing/demo purposes only.
northcoder-repo/StackOverflowClient
Simple use of MongoDB with data from the Stack Exchange API.
northcoder-repo/aws-cognito-demo
Demo web app showing basic oauth2 and Java SDK integration with AWS Cognito.
northcoder-repo/docker-for-mysql
Quick look at using Docker for MySQL - using the Python API and a Java HTTP version
northcoder-repo/HugoIndexData
northcoder-repo/HtmxDemo
HTMX and Ajax with Javalin and Thymeleaf template fragments.
northcoder-repo/hugo_i18n_demo
Hugo i18n Static Site Demo
northcoder-repo/javalin.github.io
Javalin website source code
northcoder-repo/JavalinWebSocketDemo
Javalin websocket demo with DataTables.
northcoder-repo/jooqSakilaDemo
Demo of jOOQ using the Sakila DB schema (for MySQL)
northcoder-repo/lucene-analyzer-tester
Test tool for Lucene analyzers, filters, tokenizers, to help show how each one works.
northcoder-repo/lucene-demo
Lucene indexes to perform lookups on 6 million records, with a typeahead filter.
northcoder-repo/lucene-term-vectors
Lucene v8.7.0 term vectors examples
northcoder-repo/nextjs-hello-world
Deploy a nextjs hello world app to Render.
northcoder-repo/three.js
Minimal demo showing a glTF model using three.js
northcoder-repo/XmlValidationDemo
Validate XML using XSD