
Hello, traveler!
My name is Zach Patrick. Welcome to my corner of cyberspace. I'm a web developer from Canton, Ohio and I love building things to help people. I've built many cool websites and some pretty sweet apps in Excel over the years. If you'd like to work together on your next project or just need help with something on a current project, feel free to reach out!
When I'm not building stuff for the web, I enjoy playing games and watching sports. I've gotten really into Chess over the past fews years and I'm also starting to get into woodworking. If you ever feel like beating someone in Chess, send me a challenge!
Latest Posts.
December 6, 2023
Block specified WordPress plugins from receiving updates
This code can be placed in your theme's functions.php to prevent the specified WordPress plugins from getting updated.
Read Full PostNovember 17, 2023
I built a game called Flipping Bananas
I built a game called Flipping Bananas. It's a puzzle game with similarities to Minesweeper and Picross. Flip over cards to find bananas, but beware of Spike to Dog!
Read Full PostJuly 31, 2023
Run JavaScript Function Once a Condition is Met
A simple snippet that runs a function continuously until a condition is met. Once the condition is met it executes some code and the interval is cleared.
Read Full Post