website/input/home/projects.md
Xavier Moffett b6fa5bbf2c
All checks were successful
Generate Website / Generate Website (push) Successful in 16s
Static Website Generator update
2024-12-17 20:10:30 -05:00

2.1 KiB

Projects

Software

These are software projects I've developed to one degree or another over the past while. Preferred language of choice right now is Rust, although you'll find other languages mixed within these projects.

The source code for these projects, most of which are open source, are available both on Github and my own self-hosted Forgejo instance.

pacwrap (Github) (Git)

A package management front-end which utilises libalpm to facilitate the creation of unprivileged, userspace containers with parallelised, filesystem-agnostic deduplication. These containers are constructed via bubblewrap to execute package transactions and launch applications.

Window Controls Applet (Github) (Git)

Provides a themable window control applet for the Cinnamon Desktop Environment.

Motivation for this project was to have a usable desktop environment whilst maximising screen real estate.

SimpleByteUnit (Github) (Git)

SimpleByteUnit is a crate which provides a thin encapsulate for integer primitives to facilitate a fast, simple, yet ergonomic byteunit implementation.

Utilising Rust's sum type, it provides a simple way to convert integers into human-readable byteunits.

Static Website Generator

Used to generate this website with 🦀. More coming on this soon™.

These hypertext documents were derived from version-controlled Markdown and HTML documents. Each document is made source available here, along with the commit and its parent tagged in the footer of each page.

Packages

I'm presently the maintainer of the following AUR packages:

  • opencubicplayer

  • libancient

  • pacwrap