Skip to content
View tim-shand's full-sized avatar

Block or report tim-shand

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

Hello! I'm Tim 👋

Who am I?

  • Systems Engineer with a passion for development and building systems.
  • Over a decade of experience under my belt in support and engineering roles.
  • Commited to continuous improvement. There is always more to learn.
  • Fond of micro tech (Raspberry Pi, Mini-PCs etc).

Involved In

☁️ Cloud Platforms (Azure)
⌨️ Infrastructure as Code (Terraform, Bicep)
💻 Home Lab Enthusiast (Proxmox and Kubernetes)

Working On

🐍 Upskilling in Python (Django and Flask apps, misc utility scripts)
🤖 Developing DevOps skills and practices (CI/CD, automation)

Projects

Homelab

My personal home lab utlizing some HP EliteDesk mini-pcs from under my desk.
Running Proxmox VE for virtualization, and Kuberenetes for container orchestration.
Incorporating a few Azure services where I can to adopt a hybrid-cloud approach.
A key part of my continous learning journey, and a playground for testing.
It's a work in progress, with ambitions to expand as my knowledge develops further.

Popular repositories Loading

  1. azure_iac-lab_bicep01 azure_iac-lab_bicep01 Public

    Azure Bicep files for deploying a test/dev environment used for training purposes.

    Bicep

  2. JS-DateTimeClock JS-DateTimeClock Public

    Javascript: Simple date/time clock for webpage widget.

    HTML

  3. aws-terraform-testlab1 aws-terraform-testlab1 Public

    Using Terraform with AWS provider to test deployment processes.

    HCL

  4. azure-terraform-lab01-basics azure-terraform-lab01-basics Public

    Example usage of Terraform with Azure provider to test and learn deployment processes.

    HCL

  5. powershell-misc-scripts powershell-misc-scripts Public

    Collection of Powershell scripts used for various tasks.

    PowerShell

  6. github-code-refresher github-code-refresher Public

    Automate code refresh DL from private Github repo. Designed to be run as a cron job or with other automation.

    Python