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/tensorflow-mnist-test
Me testing our tensorflow and mnist in java
kalaspuffar/base64url
Implement base64url changing +,/ to -,_ and removing = to be more URL friendly
kalaspuffar/puppeteer-example
A small example how to use puppeteer to drive chrome
kalaspuffar/CustomTemplate
Custom template for swagger generator
kalaspuffar/git-commit
A simple example how to commit in pure java to a git repository
kalaspuffar/jaotc-example
Example of precompiling java code.
kalaspuffar/java-cuda-example
Some simple examples and compare of java matrix functions.
kalaspuffar/opencl
Simple test to run opencl.
kalaspuffar/docker-java-performance
An simple example of performance enhancements for java services
kalaspuffar/rabbit-receiver
Small application showing how to receive message from rabbit MQ.
kalaspuffar/rabbit-sender
Small application showing how to send a message using rabbit MQ.
kalaspuffar/rendertron-example
Example on how to use rendertron in a node application.
kalaspuffar/simplewebserver
This is a very simple webserver built in java to test out how to build a rest server.
kalaspuffar/cssgrid-example
A small example showing the power of CSS grid
kalaspuffar/diffie-hellman
Simple visualization of the diffie-hellman algorithm
kalaspuffar/examples
Examples for Bazel
kalaspuffar/git-example
This is just a simple example showing of the features of git.
kalaspuffar/jphash
Java Perceptual Hash
kalaspuffar/kubernetes-example
A small example of how you could setup a simple kubernetes cluster
kalaspuffar/libsodium
A modern, portable, easy to use crypto library
kalaspuffar/libsodium-jni
(Android) Networking and Cryptography Library (NaCL) JNI binding. Uses SWIG to generate Java JNI bindings. SWIG definitions are extensible to other languages.
kalaspuffar/libstodium
Libsodium bindings for Java (JNI)
kalaspuffar/lit-polymer
An example of a Polymer 3 application using lit-html
kalaspuffar/md2epub
An example how to create an epub from markdown with java
kalaspuffar/novel
My first attempt at writing a novel
kalaspuffar/saving-passwords
Testing out the save password function of web browsers.
kalaspuffar/sentry-java
A Sentry SDK for Java and other JVM languages.
kalaspuffar/sort-debugging
Example showing how you easily could check a violation in a sort algorithm.
kalaspuffar/swagger-codegen
swagger-codegen contains a template-driven engine to generate documentation, API clients and server stubs in different languages by parsing your OpenAPI / Swagger definition.
kalaspuffar/xspec-examples
This simple example project shows of some simple things you can test with xspec.