Skip to content
View dmitryporotnikov's full-sized avatar

Organizations

@microsoft @MicrosoftCopilot @softlockup-web
Block or Report

Block or report dmitryporotnikov

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

Hi there 👋

I work for Microsoft as an Azure Escalation Engineer. I specialize in system administration and virtualization, but as side projects and hobbies, I also dabble in IT security and coding (C#/C/Python).

I enjoy learning new technologies and sharing this knowledge with my peers. I'm a total nerd and computer geek, passionate about industry advancements in ARM silicon, AI, machine learning, and cloud computing.

🌱 Currently learning JavaScript/Go and algorithms at Boot.Dev.

Pinned Loading

  1. CustomWFPDriver CustomWFPDriver Public

    Windows Filtering Platform Driver for Outbound TCP Traffic Inspection and Filtering

    C 7 1

  2. CustomIOFilterDriver CustomIOFilterDriver Public

    This project hosts a simple Windows filter driver designed as a training tool for engineers to learn troubleshooting performance issues related to filter drivers in Windows. The driver introduces a…

    PowerShell 2 1

  3. RDPHoneyPot RDPHoneyPot Public

    A simple RDP honeypot designed to attract, analyze, and inspect RDP-based attacks, developed in C#.

    C# 3

  4. BatteryHealth BatteryHealth Public

    Battery Health Monitor is a C# application that uses Windows Management Instrumentation (WMI) to report on various battery metrics and motherboard information of Windows machines. It provides real-…

    C# 2

  5. High-DPC-Simulator High-DPC-Simulator Public

    This driver is intended for learning purposes. It simulates the behavior of a driver that might induce high DPC load on a Windows system.

    C 2

  6. MangoBattery MangoBattery Public

    A simple windows battery status app

    C#