-
Stuttgart Media University
- Sindelfingen, Germany
- http://arkanis.de/
-
useful_functions Public
A collection of small but useful functions I wrote over the years that might be worth sharing.
JavaScript MIT License UpdatedNov 24, 2025 -
process-map Public
2D visualization of virtual memory, symbols and thread activity
-
A simple to-the-point syntax highlighting function written in PHP and using extended regular expressions
PHP MIT License UpdatedJul 24, 2025 -
simple-chat Public
A simple chat in ~20 lines of PHP and ~50 lines of JavaScript. Doesn't need a database.
-
minimal-opencl-on-windows Public
Minimal OpenCL program on Windows
-
Simple subpixel text rendering for OpenGL 4.5 using dual source blending to blend subpixels individually
-
OpenGL 4.5 UI rectangle drawing benchmark
-
minidyndns Public
A simple DynDNS server with an build in HTTP interface to update IPs
-
egl-device-info Public
A small Linux command line utility to inspect the available headless EGL devices and their properties (EGL client extensions, EGL device extensions, EGL display extensions and OpenGL extensions).
-
-
line-search-benchmark Public
A set of small microbenchmarks about searching substrings in lines (of large files). Just for fun, nothing serious.
Shell UpdatedDec 30, 2020 -
single-header-file-c-libs Public
A collection of STB style single header-file C libraries
-
lisp.c Public
My second Lisp interpreter (bytecode compiler and interpreter) written in GNU C
-
-
-
plains Public archive
A 2D space to organize notes and documents
-
iir_gauss_blur Public
Simple command line utility to blur images
-
js2plot Public
A small library and tool to plot 2D mathematical JavaScript functions in a canvas element with panning and zooming.
-
syscall-benchmark Public
A set of small system call microbenchmarks. Just for fun, nothing serious.
-
iwatch Public
A very simple utility to execute a command when a file changes