- Contact: [ppedroediaz@gmail.com]
- Tools: Linux, C, Odin, SQLite, Shell
Here's a quick look at some of my key projects:
A logicless templating engine for the Odin programming language.
- Fast state-machine parsing.
- Keeps logic out of your templates.
- View project
A tiny CDDA audio player for Linux.
- Plays audio CDs from
/dev/sr0
with almost zero dependencies (justtinyalsa
). - Perfect for minimal or embedded systems.
- View project
A minimal XBPS package building using POSIX make
.
- Designed for Void Linux maintainers and hobbyists.
- Simplifies builds with clean, declarative Make targets.
- View project