Projects
Wharfolio
A Hybrid Portfolio/Blogging Website for an Age of Javascript
oh hey! this is the site you’re on right now! this is just the repo for this site. It revolves around a static website generator called hugo! this thing is amazing and I love it!
I used a few things to get the whole thing together including postCSS and Babel. I’ll def keep updating this site with some cool things I keep learning about the web!
You can checkout what I used to piece together this website bellow:
Dotfiles
Because Every Developer Needs Some Hidden Files!
My personal dotfiles for my linux system. I’m constantly updating this to refit my needs and adding new things everyday. It’s for sure one of my Pride and Joys.
I’ve also gone through a fair amount of window managers, including i3, xmonad, and leftwm. I mostly run my linux machines on gentoo (as it’s easy for me as a developer) and in the past arch linux.
you’re more than welcome to go and try it on your system and see what you think!
Kayenne
An Ansible Playbook for Managing My Servers
I got really tired of maintaining all of my gentoo servers, kubernetes clusters, and docker containers manually. This is the lazy mans solution I came up with myself. I also just needed a way to quickly get new workstaions up.
Learning ansible was awesome and I loved it! it was a bit vague is some areas, but I picked it up fairly quickly.
You can go ahead and take a look at it bellow if your intreseted!