My Projects

Projects

Here are a few example projects I have worked on creating.

Homelab

Designed and implemented a scalable, automated home server infrastructure combining Linux (Ubuntu/Debian), Nginx Proxy Manager, Tailscale VPN, Cloudflare DNS, Pi-hole, and Plex to streamline media streaming, content management, and secure networking. Automated content workflows for seamless download, organization, and real-time monitoring of server performance. Managed dedicated game servers, optimizing for multiplayer performance and uptime. Employed Bash scripting for task automation and system optimization, while ensuring secure access through VPNs and ad-blocking with Pi-hole. This project improved operational efficiency, reduced manual intervention, and created a secure, scalable, and highly available ecosystem, providing seamless access to media and gaming services

More Info

AniManager

AniManager is a Go-based service that imports the airing schedule from AniList and stores it in a database. Every minute, it checks the airing schedule to see if any scheduled anime has aired, and if so, posts an update to BlueSky.

Github

Pokedex

I’ve developed a dynamic Golang CLI application that seamlessly connects with the PokeApi, delivering real-time Pokémon information right at your fingertips. This powerful tool not only fetches data but intelligently caches it, ensuring lightning-fast access while keeping the data fresh. Plus, it automatically clears the cache after just 5 minutes, guaranteeing you always have the most up-to-date Pokémon details. You are able to find different locations, explore the locations and catch pokemon. Try to catch them all!

View the Code
My Gross Portfolio

My Portfolio

This is the current website you are viewing. Using debuggerpk’s repo as a base, I created my site using docker. I am hosting it using Heroku and using many different platforms to serve it from caching the files, images and database to getting logging and monitoring services to ensure the site stays is up and running. The theme was built using the latest version of Roots’ Sage 10 and using a bootstrap theme, created a custom theme.

View the Code
Flex Maps Image

WP Flex Maps

Starting with WordPress Plugin Boilerplate and ACF Pro, I created an entirely custom WordPress plugin for google maps. This allows developers to easily integrate google maps into their site and create custom search and filters needed to display locations. There are lots off hooks and filters in place that allow adding custom functionality without having to modify the plugin. This allows custom functionality to the site while leaving room for the plugin to receive updates.

View the Code
GF Keap Addon

GF Keap Addon

Using Gravity Forms and their Simple Feed Addon Example, I created a plugin that allows Contacts to be created and Tags be applied inside Keap when a form is submitted. This allows the Contact information and Custom fields to be mapped to any GF fields. Also you are able to have tags be applied when the contact is created or create additional feeds so tags can be conditional based on the contact of the form that was submitted.

View the Code