Skip to content
View JershBytes's full-sized avatar
😴
Taking some me time.
😴
Taking some me time.

Organizations

@Blinking-Light-Labs

Block or report JershBytes

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
JershBytes/README.md

Hi there, I'm JershBytes πŸ‘‹

Welcome to my GitHub profile! I'm a passionate homelabber and engineer with a love for coding and problem-solving. Below you'll find a bit more about me, my skills, and the projects I've been working on.

πŸ”§ Technologies & Tools

  • Languages: Python, Bash, Powershell
  • Databases: MySQL, PostgreSQL, MongoDB
  • Tools: Git, Docker, Proxmox, Ansible

πŸ› οΈ Projects

Here are a few projects I've been working on:

  • dot: β˜•οΈ My personal dotfiles, managed with chezmoi.
  • cloudystart: An Interactive Proxmox VE Provisioning Script.
  • Homelab: Homelab stacks, templates, and more fun resources!

πŸ“« How to reach me


πŸ’¬ Ask me about

  • DevOps
  • Homelabbing
  • World of Warcraft

Funny dev quotes


Random Quote

Pinned Loading

  1. Smoll PowerShell script to configure... Smoll PowerShell script to configure Git and change eol sequence.
    1
    # Author: Joshua Ross
    2
    # GitHub: https://github.com/ross-jm
    3
    # Purpose: Git Config Script
    4
    
                  
    5
    # Variables 
  2. netplan2NM.sh netplan2NM.sh
    1
    #!/usr/bin/env bash
    2
    
                  
    3
    # netplan2NM.sh
    4
    # Ubuntu server 24.04 - Change from netplan to NetworkManager for all interfaces
    5