Coding Examples

NixOS Configuration

This project was made for fun whenever I wasn't working on homework during my sophomore year of university.
My reasoning for working on this project was so that I am able to make an easily reproducible system.
This was done by making use of the NixOS distribution of Linux, as well as the Nix programming language.
While it didn't serve a professional use, it could be used to reproduce a system with my other configurations and applications.

Waybar Configuration

This project was done for fun but also as a means of streamlining my productivity while using Wayland display mangers.
I had to learn how to use both CSS as well as work with the Waybar system, attempting to create something clean and streamlined.
This project also ended with me having to understand how to get it to work with external programs, such as Hyprland or Sway.
At the end of the project, this helped me understand styling, balancing form with function, and making programs function together.

Find the code here!