Portfolio

Jonathan Hardison's portfolio of work.


Hello and welcome to my little portfolio of work. Below you’ll find some education related projects, personal projects, and tinker-ville projects that I’ve worked on over time.

Certifications: New and Old

  • CKA Certified Kubernetes Administrator Verify
  • MCA Microsoft Certified: Azure Administrator Associate Verify
  • DCA Docker Certified Associate (Inactive) Verify
  • MCSE Microsoft Certified Systems Engineer on 2000, 2003 (Inactive) Verify (1753103)
  • MCSA Charter Member Microsoft Certified Systems Administrator on 2003 (Inactive) Verify (1753103)
  • CCNA Cisco Certified Network Associate (Inactive) (CSCO10414355)
  • CCDA Cisco Certified Design Associate (Inactive) (CSCO10414355)
  • ACA Avaya Certified Associate (Inactive)
  • CCEA Citrix Certified Enterprise Administrator (Inactive) (CTX141469)

Education

The following is a rolling list of various bits and bobs of education. Some related, some fringe, all worth it.

Codecademy - Fundamentals of Cybersecurity Skill Path

Fundamentals of Cybersecurity Skill Path

certificate

Coursera - Google Crash Course on Python

Google Crash Course on Python

certificate

Udacity Grow with Google Challenge

Udacity Android Basics Nanodegree (GwG Scholarship Winner)

Android Basics Nanodegree Certificate

certificate

Introduction to GAME DESIGN, PROTOTYPING, and DEVELOPMENT

Udemy Ultimate Guide to Game Development with Unity

Side Projects and Tinkers

  • HHOUSE-APPS
    • This project combines use of Cloudflare Argo Tunnels, 1Password, ArgoCD, and GitHub Actions for access and deployment automation to K8S.
    • Deploys into a lab cluster, but useful to peruse for info and examples.
    • Repository
  • IsGame.Online
    • A simple tromp through learning NodeJS, through the creation of an Amazon Alexa Skill.
    • Simple skill that checks the online status of select video games. For example, Secret World Legends.
    • Repository
  • Azure KeyVault HSM XMLSigning
    • Example command line project in C# for demonstrating signed XML documents using keys stored in Azure Key Vault HSM.
    • Repository
  • Docker-Moodle Fork
    • Forked from Jade Auer, and maintained after Jade deprecated her distribution.
    • Simple containerized moodle image using linked repositories and git repo monitoring to inact rebuilds.
    • Repository
  • LuckyStrikeFarm.com
    • General blank JekyllRB site for a plot of property.
    • Repository
  • ADFS User Mapping API
    • ADFS User Mapping API backend for returning a UPN of input value. (Proof of Concept)
    • This tool was quickly put together to prove the concept of altering a user account that is entered into a username field in the ADFS portal authenticaiton, and transforming it into a different ID.
    • Repository
  • Node App Lab Splat
    • Designed to consume Microsoft SQL and provide a few endpoints to point load generators at.
    • Repository
  • F5 OTP User Email Mapping
    • This web service is used in a F5 ILX workflow to return an email address for a given user id.
    • Repository
  • NodeVerify
    • This project is used to create generic CPU load in conjunction with a load generator. It was a basic app used in testing and validating container orchestrators.
    • Cross platform release with Azure Pipelines delivering both linux and windows containers to hub.docker.com.
    • Repository