Pinned Repositories
aws-vpc-ec2
AWS Cloud Formation scripts for building a VPC with three subnets: dmz, dev, and prv. Builds a linux dev box in the dev subnet, a linux webserver in the dmz subnet, and a linux db box in the prv subnet.
boilerplate-website
Grox.info web site structure using https://html5boilerplate.com/ as a foundation
bootstrap-001
A basic index.html page using bootstrap web framework
docker-bootstrap-express-node
A basic express-node.js web site running inside a docker container. Uses a volume on the host machine to hold the html and js files.
docker-nginx-node
A basic web server using nginx as a reverse proxy, certbot letsencrypt for HTTPS, express and node.js to serve HTML.
dockerfile-samples
An assortment of Dockerfiles for various situations
esm-001
Simple framework with HTML and nodejs modules
jklemke.github.io
Joe Klemke Grox test web sites
js-sig-reg
A JavaScript library for experimenting with concepts from first order logic, description logic, model theory, type theory, set theory, RDF, OWL, SKOS, etc. Aspires to be "standard" open source javascript by using npm, jest, standardjs, EcmaScript modules accessible from both HTML and server-side nodejs.
jklemke's Repositories
jklemke/docker-nginx-node
A basic web server using nginx as a reverse proxy, certbot letsencrypt for HTTPS, express and node.js to serve HTML.
jklemke/aws-vpc-ec2
AWS Cloud Formation scripts for building a VPC with three subnets: dmz, dev, and prv. Builds a linux dev box in the dev subnet, a linux webserver in the dmz subnet, and a linux db box in the prv subnet.
jklemke/docker-bootstrap-express-node
A basic express-node.js web site running inside a docker container. Uses a volume on the host machine to hold the html and js files.
jklemke/boilerplate-website
Grox.info web site structure using https://html5boilerplate.com/ as a foundation
jklemke/bootstrap-001
A basic index.html page using bootstrap web framework
jklemke/dockerfile-samples
An assortment of Dockerfiles for various situations
jklemke/esm-001
Simple framework with HTML and nodejs modules
jklemke/jklemke.github.io
Joe Klemke Grox test web sites
jklemke/js-sig-reg
A JavaScript library for experimenting with concepts from first order logic, description logic, model theory, type theory, set theory, RDF, OWL, SKOS, etc. Aspires to be "standard" open source javascript by using npm, jest, standardjs, EcmaScript modules accessible from both HTML and server-side nodejs.
jklemke/etl-rawjs
Experimenting with ETL type transformations with raw html5 and js
jklemke/etl-sv-boot
An experiment with ETL/ELT transformations on html tables
jklemke/js-sig-model
JavaScript library for experimenting with RDF, OWL, model theory, description logic, inference
jklemke/js-triplestore
JavaScript triplestore library with a basic, static html front end
jklemke/MusicNotation-001
vexflow testing
jklemke/MusicNotation-002
2nd try at vexflow
jklemke/sapper-sandbox
Sapper and svelte sandobx
jklemke/svelte-d3-rollup
A basic responsive javascript application built with rollup, implementing two simple d3 components in svelte.
jklemke/svelte-rollup
A basic web application built with svelte and rollup.
jklemke/webpack-bundle
A basic web site starter built with webpack, using SASS and lodash