Skip to content
View JacobFrericks's full-sized avatar

Block or report JacobFrericks

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
JacobFrericks/README.md

Hello there 👋

My name is Jacob Frericks, and I'm a DevSecOps engineer. I have a passion for automating annoying/tedious tasks. You can see a full list of what I am up to below. If you found value in something I have created, please feel free to send a tip, give me a shout out @JacobFrericks_, or give some ♥ on dev.to/jacobfrericks!

My Digital Garden 🌱

I write regular blog posts, most of which you will find on dev.to/jacobfrericks.

I write about things I am familiar with, things I can automate, and things that I am learning. Day to day I work on applications that help others!

If you have ideas on what could be automated, please create an issue in the repo JacobFrericks and assign it to project "ideas". I'm always interested in more automation ideas!

Latest Blog

blog cover imageChoose Distroless containers by default
I have been using Distroless containers for a little over a year now, and they're awesome! They're se...

Portfolio

Backup data from websites such as Facebook or Google Takeout. This can be extremely useful if you have a data cap from your ISP, but still wish to backup your data.

This script will verify that the plex server is up and running. If it is not, it will kill the app and attempt to restart it.

     

Pinned Loading

  1. plex-healthcheck plex-healthcheck Public

    A script that verifies a Plex server is running. If it is not running, this will restart it. Windows only.

    Python 1

  2. backup_data backup_data Public

    Backup data from websites such as Facebook or Google Takeout

    Python 2