## Professionally

Day to day, I work at the Phoenix College as a desktop support specialist in the IT department. My primary responsibility is to support staff & faculty with any problems they may encounter, as well as fulfill tickets placed by them.

I also maintain DCOM, some tooling we use internally in the department. With it, we're able to decommission devices out of our primary backend services with a single request instead of many. For more information, check out the projects here on my site.

## Personally

In my spare time you'll often find me writing code, playing video games, listening to music, or spending time with my lovely partner.

Some of my favorite games are Night in the Woods, Prey 2017, The Legend of Zelda: Breath of the Wild, and the Mass Effect series.

As for music, my absolute favorite artist is Jeff Rosenstock and his various projects including Bomb the Music Industry! and Antarctigo Vespucci.

## Tools, etc

My configs for the various tools mentioned below can be found in my dotfiles repository.

Operating Systems

At home I use Windows 10 for daily use & Arch Linux for development.

At work I use Arch Linux for daily use as well as development & Windows Server 2019 for testing.

In the cloud, I typically run Ubuntu.

Languages

You will most often find me writing Go, but I occasionally dabble in Python as well. I also have a solid understanding of HTML, CSS, and JavaScript for web development.

Editors

neovim, VS Code

Shells

fish

Miscellaneous

task as a task runner

docker for containerization & hosting

caddy as a web server & reverse proxy

chezmoi to manage my dotfiles

yay as an AUR helper