Pinned Repositories
bfirsh-stable-diffusion
dockerfiles
Collection of docker files used / maintained by picoded.com
JavaCommons
JavaCommons-dstack
dstack sub repository of javacommons
JavaCommons-module
add on modules for javacommons
JavaCommons-pdf
jquery-visible
A jquery plugin which allows us to quickly check if an element is within the browsers visual viewport regardless of the window scroll position
nuxt-template
Basic nuxt project template, with vuetify and elements preinstalled
rancher-container-backup-via-cli
Collection of backup scripts to be used in rancher docker environment - to facilitate your backups
streambuffer
A stream buffer is a class to buffer data that has been written to an OutputStream and provide the data in an InputStream.
Picoded's Repositories
picoded/dockerfiles
Collection of docker files used / maintained by picoded.com
picoded/JavaCommons-dstack
dstack sub repository of javacommons
picoded/rancher-container-backup-via-cli
Collection of backup scripts to be used in rancher docker environment - to facilitate your backups
picoded/bfirsh-stable-diffusion
picoded/JavaCommons
picoded/JavaCommons-module
add on modules for javacommons
picoded/JavaCommons-pdf
picoded/jquery-visible
A jquery plugin which allows us to quickly check if an element is within the browsers visual viewport regardless of the window scroll position
picoded/nuxt-template
Basic nuxt project template, with vuetify and elements preinstalled
picoded/streambuffer
A stream buffer is a class to buffer data that has been written to an OutputStream and provide the data in an InputStream.
picoded/async-http-client
Asynchronous Http and WebSocket Client library for Java
picoded/GenericUnderConstructionPage
A very generic underconstruction page, that changes according to your hostname
picoded/httpbin
HTTP Request & Response Service, written in Python + Flask.
picoded/javacodeformatter
Utility to format Java code outside an IDE.
picoded/JavaCommons-ant-war
Example of an ant war project, using JavaCommons-gradle development library
picoded/JavaCommons-core
core sub repository of javacommons
picoded/JavaCommons-gitbook
[TMP] this repository represents a WIP JavaCommons gitbook. This would eventually be split in accordance to their modules
picoded/JavaCommons-gradle
[TMP] this repository represents the larger rewrite of the library in gradle - this will one day replace JavaCommons
picoded/JavaCommons-server
[experimental] server sub repository of javacommons (formally known as servlet)
picoded/JavaCommons-servlet
servlet sub repository of javacommons
picoded/JavaCommons-util
Utility library in JavaCommons, classes here may get reorganised into the other modules, if it gains wide adoption in one use case or another
picoded/JSComponents
Sister library to https://github.com/picoded/JavaCommons
picoded/LivingSpecificationDocument
A (not so) simple html template, for building specification documents. For real usage.
picoded/NaturalDocs
NaturalDocs package mirror
picoded/rancher
A Platform for Operating Docker in Production
picoded/rancher-catalog
Custom public rancher catalog scripts. That I actually use in production
picoded/rancher2-catalog
Rancher 2.0 catalog
picoded/small_promise.js
Minimalistic MDN implementation of JS Promise for polyfilling