Skip to content
View Jmainguy's full-sized avatar
Block or Report

Block or report Jmainguy

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

Howdy!!

My name is Jonathan Mainguy, I'm from Garner North Carolina. You can find me on LinkedIn.

🔧 Technologies & Tools

Linux

I run Fedora for my workstation, and I prefer managing RHEL and its clones for servers. I do run a debian server for limited ram environments.

Golang

I mainly code in golang these days, I really love the language and knowing that once I compile the binary, I can port it everywhere with ease.

One example of my golang code would be - My opensource profile website. soh.re which is a interactive shell session, driven by docker containers and a custom golang router.

Python

I learned python as my first "real" language with the help of the Ansible community. I learned by contributing to the project and receiving feedback from the amazing developers there.

I project I wrote in python that I am particularly fond of is bak. A way to bak files up on a local filesystem.

Bash

Bash was my first love, and I coded a great many scripts in it over the years. My most popular github repo was mainly written in bash to manage minecraft mods for customers.

Docker

Docker brought containerization to the everyday developer, including me =). I really enjoy Docker for the same reason I enjoy golang. Once I package a deployment up inside a Dockerfile, I can distribute easily to many environments, and get the same results.

A project I utilize for creating rpms, using docker is docker_rpmbuild. It allows me to generate rpms for multiple OS's with ease.

Kubernetes

Kubernetes, or k8s for short has become the go to way of orchestrating containers across multiple nodes. Its API is rich and fun to interact with. A tool I wrote for working with kubernetes is k8sCapCity.

k8sCapCity is used for gathering information on the usage and capacity of a kubernetes cluster.

Openshift

Openshift is Redhats distribution of kubernetes. I use this at work on a daily basis. Openshift has a few neat quirks, one being your user in the container will be random.

A deployment I wrote for openshift for deploying an arbitrary website using apache.

📈 GitHub Stats

Jonathan's GitHub Stats

Featured Project

My latest project, certificateDownloader, which is useful for trusting certs your operating system wont by default.

Popular repositories

  1. goboot goboot Public

    Golang code to reboot a linux machine

    Go 14 2

  2. kibanaRefreshFields kibanaRefreshFields Public

    Refresh kibana index fields via kibanas API

    Go 8 3

  3. ghreport ghreport Public

    Application to check Github for Pull Requests, that are not Drafts, in repos the user cares about.

    Go 7 3

  4. OpenShiftWeechat OpenShiftWeechat Public

    Pre-Compiled Weechat, works well inside Openshift cartridges

    C 5 2

  5. openshift-ansible-container openshift-ansible-container Public archive

    Openshift container for running ansible via cli

    Dockerfile 4

  6. statuscode statuscode Public

    A sinatrarb app that responds to various status codes

    Ruby 3