
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.
July 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 PostJuly 26, 2023
Require double clicking cmd+q to quit applications on macOS
Add a script that requires clicking cmd+q twice to quit applications on macOS. Never accidentally quit an application when you only wanted to close a tab again.
Read Full PostJuly 24, 2023
Add custom rewrite rules to WordPress
Add custom rewrite rules to WordPress to replace a query string for a user profile page with a pretty url path.
Read Full Post