Skip to content
View davidmalko87's full-sized avatar
💭
Live and let live
💭
Live and let live

Block or report davidmalko87

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

David Malko

Systems Administrator → DevOps / SRE · Building automation tools and infrastructure that solve real operational problems.


About

  • Systems Administrator at Dev.Pro — Atlassian Cloud, Google Workspace, IAM, endpoint security, office infrastructure ownership
  • Previously Network / Integration Engineer at GlobalLogic (Harmonic account) — carrier-grade telecom, incident response, multi-vendor networking
  • Writing Python CLI tools, PowerShell utilities, and Bash scripts for backup, monitoring, API integrations, and operational automation
  • Actively building toward SRE / DevOps through Terraform, Kubernetes, Prometheus, and CI/CD certification paths
  • Based in Kharkiv, Ukraine

Tech Stack

Languages & Scripting

Python PowerShell Bash SQL

Infrastructure & Automation

Linux Windows Server Docker Kubernetes Ansible Terraform Proxmox Nginx

Cloud & Platforms

Azure AWS Google Workspace Active Directory

Monitoring & Observability

Grafana Elastic Stack Dynatrace Prometheus

Networking

MikroTik Cloudflare Fortinet Wireshark

Databases

PostgreSQL MySQL Elasticsearch Oracle MongoDB

Atlassian & ITSM

Jira Confluence JSM

CI/CD & Version Control

Git GitLab GitHub Actions Jenkins


Certifications

Certification Issuer Year
Associate Google Workspace Administrator Google 2026
Deploying Security Strategies for the Modern Network Fortinet 2026
Atlassian Certified Jira Administrator (ACP-120) Atlassian 2025
MikroTik Certified Network Associate (MTCNA) MikroTik 2025
Harmonic cOS Essentials (8 modules) Harmonic 2024
Google IT Support Specialization Google / Coursera 2022

Currently pursuing: Google IT Automation with Python · Terraform Associate · KCNA · Prometheus Certified Associate · AWS Cloud Practitioner · GitLab Git Associate


Featured Projects

Project Description Tech
jira-project-backup-restore Per-project Jira Cloud backup & restore via REST API — issues, comments, worklogs, attachments, boards, sprints; resumable, dry-run, PyPI published Python, Jira API, GitHub Actions
ytmusic-to-spotify-sync Sync YouTube Music playlists to Spotify with 3-pass matching (ISRC → search → fuzzy), diff-based incremental updates, and metadata enrichment Python, Spotify API, ytmusicapi
steam-library-exporter Export full Steam game library to CSV with 24 metadata columns via Steam Web, Store, and SteamSpy APIs Python, Steam API
windows-url-monitor Monitor URL availability via TCP check, send SMTP email alerts on failure, log with severity levels — Task Scheduler compatible PowerShell
windows-service-monitor Detect stopped auto-start Windows services and dispatch SMTP email alerts with hostname context PowerShell

GitHub Stats

GitHub Streak


Connect

Email LinkedIn GitHub

Pinned Loading

  1. jira-project-backup-restore jira-project-backup-restore Public

    Backup and restore individual Jira Cloud projects via REST API. Full project-level backup with issues, comments, worklogs, attachments, boards, and sprints — plus resumable restore.

    Python

  2. steam-library-exporter steam-library-exporter Public

    Python script to export your Steam game library to CSV — playtime, genres, reviews, metacritic scores, prices, tags & estimated owners via Steam Web API + Store API + SteamSpy

    Python

  3. ytmusic-to-spotify-sync ytmusic-to-spotify-sync Public

    Sync YouTube Music playlists to Spotify with smart track matching, diff-based updates, and metadata enrichment. CLI tool with interactive menu.

    Python