feat: Add mkdisk to the list of projects

This commit is contained in:
ptrcnull 2022-03-26 09:41:09 +01:00
parent 9ce9d216ae
commit 7820dee413
Signed by: ptrcnull
GPG key ID: 411F7B30801DD9CA

View file

@ -17,6 +17,7 @@ Self-hosting enthusiast, maintains some public services, loves Docker, Hitokage
Some of my projects include: 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 - [deobf](https://github.com/ptrcnull/deobf) - basic ECMAScript deobfuscator
- [imagedrm](https://git.ddd.rip/ptrcnull/imagedrm) - library wrapping DRM as Go's draw.Image - [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 - [init](https://git.ddd.rip/ptrcnull/init) - Busybox-compatible init written in Go