Skip to content
View Jessunny's full-sized avatar

Block or report Jessunny

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
Jessunny/README.md

Hey — I’m an IT Systems Engineer.

I came up through support, so I’m always thinking about “how do we make this easier to run tomorrow?” Most of what I do is identity, automation, and endpoint management—especially anything that makes onboarding/offboarding, access changes, and device provisioning repeatable and auditable.

What I work on

  • Okta + IAM automation: lifecycle flows, access requests, group-based entitlements, provisioning (SSO/SCIM when it makes sense)
  • Jira Service Management + Assets: request routing, approvals, automation, and lifecycle tracking
  • Kandji + Intune: standardized builds, config management, compliance baselines
  • Small ops tools: scripts that remove busywork and improve visibility

What’s in this repo

Practical utilities and examples I use for IT ops work, like:

  • log parsing + troubleshooting helpers
  • CSV/data cleanup/normalization
  • reporting and lightweight audit support
  • bulk actions for identity/access workflows

Philosophy

If I ship automation, it should be easy to understand, safe to run, and simple to support. If someone else has to pick it up later, they shouldn’t have to decode it first.

Popular repositories Loading

  1. Codecademy-Python-Projects Codecademy-Python-Projects Public

    This is for my work and projects I am working on to practice my Python learning and the projects I complete using Codecademy learning.

  2. Jessunny Jessunny Public

  3. IAM-workflows IAM-workflows Public

    Simple, readable diagrams to help support and IT engineering teams understand how identity, access, and device management flows actually work across Entra ID, Okta, and MDM during onboarding and of…