From 7949cdfaecbf5613b4e83a1e648b8a716d27ed41 Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Sun, 25 Jan 2026 17:44:59 +0100 Subject: Add thumbnails --- templates/index.html | 135 ++++++++++++++++++++++++++++----------------------- 1 file changed, 75 insertions(+), 60 deletions(-) (limited to 'templates/index.html') diff --git a/templates/index.html b/templates/index.html index 7de8ba2..0fd6f7f 100644 --- a/templates/index.html +++ b/templates/index.html @@ -2,69 +2,84 @@ {{ define "content" }} +
+
+ +
glitch x11 window manager
+
+
+ +
qwe code editor
+
+
+ +
toy debugger
+
+
+
-

Notes / Posts

- +

Notes / Posts

+
-

Tools / Experiments

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Title
Visualizations and exploration of binary fileshttps://mitjafelicijan.github.io/binary-visualization/
Easy convert between HEX to RGBAhttps://mitjafelicijan.github.io/hextorgba/
Unicode symbol explorerhttps://mitjafelicijan.github.io/symbols/
GGUF model list & toolshttps://mitjafelicijan.github.io/gguf-list/
Soundscapes boardhttps://mitjafelicijan.github.io/soundscapes/
Maps of DOOM and other well known WADShttps://mitjafelicijan.github.io/mapsofdoom/
+

Tools / Experiments

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Title
Visualizations and exploration of binary fileshttps://mitjafelicijan.github.io/binary-visualization/
Easy convert between HEX to RGBAhttps://mitjafelicijan.github.io/hextorgba/
Unicode symbol explorerhttps://mitjafelicijan.github.io/symbols/
GGUF model list & toolshttps://mitjafelicijan.github.io/gguf-list/
Soundscapes boardhttps://mitjafelicijan.github.io/soundscapes/
Maps of DOOM and other well known WADShttps://mitjafelicijan.github.io/mapsofdoom/
{{ end }} -- cgit v1.2.3