kalaspuffar
Senior developer at @Textalk. Doing some work on PDFBox, SQRL and my small side projects. I like challenges.
Textalk Media ABGöteborg
Pinned Repositories
apache-https
A small repository showing how to setup ssl on a docker image.
base64url
Implement base64url changing +,/ to -,_ and removing = to be more URL friendly
java-by-example
onnx-convert-example
Simple example how to convert an PyTorch model into Tensorflow using ONNX.
secure-quick-reliable-login
This repository is an implementation for SQRL (Secure Quick Reliable Login) on Android.
tensorflow-data
An small example how to use tensorflow data (tf.data)
tensorflow-mnist-test
Me testing our tensorflow and mnist in java
kalaspuffar's Repositories
kalaspuffar/onnx-convert-example
Simple example how to convert an PyTorch model into Tensorflow using ONNX.
kalaspuffar/ceph-example
Small example how to setup a ceph cluster.
kalaspuffar/VersioningDemo
A quick demo to display how to handle versioning with maven
kalaspuffar/kub-autoscaling-example
An example on how to setup auto-scaling in a kubernetics cluster.
kalaspuffar/simple-cdd-example
A simple example of the install system simple-cdd to automate debian installs.
kalaspuffar/high-availability
Small example of configuring a high availability linux system.
kalaspuffar/audio-player
Small implementation of a custom styled audio tag.
kalaspuffar/log4j-example
Simple example on how to use log4j for logging.
kalaspuffar/windows-debloat
This is my attempt to make a usable windows 10.
kalaspuffar/slim4
A quick look into the Slim framwork V4
kalaspuffar/amazon-s3-example
Small example how to use the amazon s3 client.
kalaspuffar/fastapi-example
Trying out fastapi in this example
kalaspuffar/java-rust-jni
Small example on how to use jbyteArray in rust.
kalaspuffar/java-video
Small example how to create video files in java.
kalaspuffar/openfaas-example
Small example to create a function on minikube
kalaspuffar/rust-wasm
Small rust example for wasm
kalaspuffar/rust-webserver
Simple introduction to rust via a rust webserver.
kalaspuffar/stuff2buy
Simple site to keep track on things you wish to buy.
kalaspuffar/3d-image-test
Small repository trying to create a 3d image from photo.
kalaspuffar/advent2020
This is my repository of attempts at solving the advent of code 2020
kalaspuffar/codecombat
Game for learning how to code.
kalaspuffar/ftptester
Small project to test FTP servers.
kalaspuffar/HearthDeck
Find decks in db.
kalaspuffar/hybrids-example
Small example trying out hybrids javascript framework
kalaspuffar/imagepack
Small example to add images to a PDF document.
kalaspuffar/mindsdb-example
A simple example of the mindsdb to predict iris flowers.
kalaspuffar/schematron-example
Small example how to use schematron.
kalaspuffar/tensorflow-lite-example
Simple example to creating a tensorflow lite example.
kalaspuffar/win10script
This is the Ultimate Windows 10 Script from a creation from multiple debloat scripts and gists from github.
kalaspuffar/zxing
ZXing ("Zebra Crossing") barcode scanning library for Java, Android