Linux Projects

I have been using Arch Linux for about 8 years, and as such I have begun maintaining a few packages on the Arch User Repository, or AUR. They include:

  • i3exit - This script is used in the i3 window manager to easily sleep, hibernate, reboot, and shut down the system.
  • brother-mfc-l5900dw - This is the driver for a printer that I use. Some other users do use this package.
  • python-canvasapi - This is the python wrapper for the Canvas LMS API.
  • nodejs-somafm - This is a simple command line program for playing SomaFM
  • gswitch-git - This is a script used to switch on/off an Thunderbolt 3 eGPU on boot.
  • db-derby - This is written by apache, and is a database driver for use in Java programs. It is utilized by Professor Geoff Draper in his CS490R class at Brigham Young University - Hawaii.
  • bitfighter - This is a fun multiplayer arcade style game.
  • bitfighterd - This is the server for the above game.

Open Source Contributions

I love open source technology, and work on contributing where I can. I was able to contribute to the open source project qutebrowser, which is a nice browser with vim-style keybindings. Another project that I have been able to contribute to was bitfighter, which is a fun arcade outer-space themed game. I was able to help with a pull request, which simply updated a lot of the documentation and fixed errors that it had.