diff --git a/content/_index.md b/content/_index.md index 401e8f9..28bf083 100644 --- a/content/_index.md +++ b/content/_index.md @@ -17,6 +17,7 @@ Self-hosting enthusiast, maintains some public services, loves Docker, Hitokage Some of my projects include: +- [mkdisk](https://github.com/ptrcnull/mkdisk) - Alpine Linux disk image builder for use in MicroVMs - [deobf](https://github.com/ptrcnull/deobf) - basic ECMAScript deobfuscator - [imagedrm](https://git.ddd.rip/ptrcnull/imagedrm) - library wrapping DRM as Go's draw.Image - [init](https://git.ddd.rip/ptrcnull/init) - Busybox-compatible init written in Go