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

Block or report ninjaMog

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

Welcome! ๐Ÿ‘‹

About Me

I'm an experienced software engineer with many years experience in:

  • server administration
  • full-stack web development
  • cloud infrastructure
  • devops
  • CI/CD pipelines & platform management
  • and most recently:
    • high scale kubernetes workloads.

I've recently started learning about data science and am excited to get deep into coding again!

I'm also interested in gaming of all kinds, so expect some games related repositories to pop up here as well ๐Ÿ˜„

If you want to reach out, you can find my linkedIn profile here

My projects

  • Titanic - Exploratory Data Analysis - An interesting exercise that was part of my Data Science boot camp, I perform a basic Exploratory Data Analysis on a subset of the titanic passenger dataset, to try and determine what factors led to the best chance of survivability!

    Github provides a pretty good preview of the produced jupyter notebook

  • simple security groups - This was a handy little tool I enjoyed creating to help remove the tedium of writing out Cloudformation security group rules when working at Orange Digital as a Cloud Engineer 10 years ago in the early days of AWS!

    It's now very redundant thanks to excellent "Infrastructure as Code" (IaC) tooling like Terraform (Thank goodness! ๐Ÿ˜„)

My forks

  • clair - I needed to apply a few quick fixes to get this open source image vulnerability scanner running at the time we were trying it out at Anaplan
  • flexdmd - One of many open source components of the virtual pinball software scene, I have a local fork so I can trigger github action builds when I need to to build certain versions for my virtual table!

Popular repositories

  1. simplesecuritygroups simplesecuritygroups Public

    Programatic way of creating Cloudformation SecurityGroup Templates

    Python

  2. clair clair Public

    Forked from quay/clair

    Vulnerability Static Analysis for Containers

    Go

  3. flexdmd flexdmd Public

    Forked from vbousquet/flexdmd

    A DMD renderer for Visual Pinball original tables.

    VBScript

  4. ninjaMog ninjaMog Public

  5. pymissions pymissions Public

    Implementation of the Space Cadets: Away Missions ruleset

    Python

  6. titanic_EDA titanic_EDA Public

    Exploratory Data Analysis on a sample of the titanic passenger dataset

    Jupyter Notebook