Skip to content
View Dmytr1K's full-sized avatar
  • Lviv, Ukraine
  • 13:50 (UTC +03:00)

Block or report Dmytr1K

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 is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Dmytr1K/README.md

Hi, I'm Dmytro Korzhov

PowerShell Developer focused on Windows automation and workflow scripting.

I build practical tools that simplify repetitive Windows tasks, preserve user data, and make technical workflows safer and easier to repeat.

My primary focus is PowerShell and Windows automation. I also work with Python, C#/.NET, Node.js, and open-source projects.

What I work on

  • PowerShell development
  • Windows automation
  • Workflow and utility scripting
  • Configuration-driven tools and safe file-system operations
  • Automated testing with Pester and code analysis with PSScriptAnalyzer
  • Reproducible Git and GitHub workflows

Selected work

A configuration-driven PowerShell utility for backing up selected Windows application settings. The project includes per-application definitions, timestamped output, Pester tests, PSScriptAnalyzer checks, CI validation, and scripted terminal demonstrations.

The current implementation is backup-only and supports directory-based sources. It intentionally does not restore or overwrite application settings.

Open-source contribution

Contributed a merged C# / WinForms improvement to Subtitle Edit. The change refined the responsive Translate tab layout, improved multi-line online-search input, and repositioned playback controls across different panel sizes and display scaling settings.

Technologies

  • Primary: PowerShell, Windows, Pester, PSScriptAnalyzer
  • Also using: Python, C#/.NET, Node.js, Git, GitHub Actions

Additional interests

  • Electronics and equipment repair
  • DIY and hardware projects

Current direction

I am building a portfolio of focused Windows automation tools and documenting the engineering decisions, safety constraints, tests, and real-world workflows behind them. A personal GitHub Pages site will later bring together my software, electronics, DIY work, and role-specific resumes.

Pinned Loading

  1. Backup-AppSettings Backup-AppSettings Public

    PowerShell utility for backing up selected Windows application settings.

    PowerShell

  2. Remove-ReparsePoints Remove-ReparsePoints Public

    PowerShell script for finding and removing reparse points in a directory tree on Windows.

    PowerShell