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

Hey, I'm David 👋

I'm an IT infrastructure engineer from Kharkiv, Ukraine. I spend my days keeping networks alive, taming Windows Server environments, and writing scripts so I never have to do the same boring thing twice.

Currently at Dev.Pro, juggling sysadmin work, network engineering, and integrations — and genuinely enjoying the chaos.

Outside of work, I automate things that probably don't need automating, dig into Steam APIs for fun, and slowly work my way toward understanding .NET without losing my mind.


What's in my toolbox

Infrastructure    PowerShell · Windows Server · Active Directory · Group Policy
Networking        TCP/IP · DNS · DHCP · VPN · Firewalls · VLAN
Scripting         PowerShell · Python · Bash
Data & Backend    SQL · JSON · REST APIs · .NET (in progress)
Other             Git · Docker · Monitoring · Automation

Projects I've built

Project What it does
steam-library-exporter Pulls your Steam library into a clean CSV using data from 3 different APIs
windows-eventlog-exporter PowerShell tool that grabs Windows Event Log errors and warnings and opens them instantly
windows-service-monitor Monitors Windows services and sends an email alert when something stops
windows-url-monitor Watches a URL and sends an email alert the moment it goes down

What I'm working on

  • More Python automation tools (there's always something to automate)
  • Getting serious with SQL and .NET
  • Exploring AI-assisted ops and microservice architectures

Say hi

📧 Email · 🔗 LinkedIn · 🌐 Website

Popular repositories Loading

  1. windows-eventlog-exporter windows-eventlog-exporter Public

    PowerShell tool that fetches Windows Event Log errors and warnings, exports them to text files, and opens them instantly

    PowerShell 1

  2. davidmalko87 davidmalko87 Public

    Config files for my GitHub profile.

  3. windows-url-monitor windows-url-monitor Public

    PowerShell script that monitors URL availability and sends an email alert the moment a site becomes unreachable

    PowerShell

  4. windows-service-monitor windows-service-monitor Public

    PowerShell script that monitors Windows services and sends an email alert when an auto-start service is found stopped

    PowerShell

  5. 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