markpahulje
Builder of enterprise ready Path Too Long Auto Fixer and Clipboard Plaintext PowerTool (CPPT) - the most advanced clipboard tool on the planet
MetadataConsulting.caToronto, ON
Pinned Repositories
CleanupPowershellTracingDirectories
Removes the Poweshell Script Tracing directories, by strictly matching directories in documents directory that match YYYYMMDD only
clipboard-app
clipboard-powertool
Clipboard-Tool
Get the original clipboard tool that grows history on the menu, and has 200+ functions and 20+ power tools for Windows.
clipboardplaintextpowertool
Clipboard Plaintext PowerTool (CPPT) - the most advanced clipboard tool on the planet
covidshield.app-src
Source files for the covidshield.app site
File-Shredder
NativePinvokeFastCountSubDirsandFiles
Here's a fast C# native method using P/Invoke to count all files and sub-directories. It uses FindNextFile filing information in WIN32_FIND_DATA structure. Using the implementation below it does offer the ability to do extensive error handling on a file-by-file basis. It compares this to GetFile and GetDirectories methods, with elapsed times.
markpahulje's Repositories
markpahulje/NativePinvokeFastCountSubDirsandFiles
Here's a fast C# native method using P/Invoke to count all files and sub-directories. It uses FindNextFile filing information in WIN32_FIND_DATA structure. Using the implementation below it does offer the ability to do extensive error handling on a file-by-file basis. It compares this to GetFile and GetDirectories methods, with elapsed times.
markpahulje/File-Shredder
markpahulje/CleanupPowershellTracingDirectories
Removes the Poweshell Script Tracing directories, by strictly matching directories in documents directory that match YYYYMMDD only
markpahulje/clipboard-app
markpahulje/clipboard-powertool
markpahulje/Clipboard-Tool
Get the original clipboard tool that grows history on the menu, and has 200+ functions and 20+ power tools for Windows.
markpahulje/clipboardplaintextpowertool
Clipboard Plaintext PowerTool (CPPT) - the most advanced clipboard tool on the planet
markpahulje/covidshield.app-src
Source files for the covidshield.app site
markpahulje/covidshield.github.io
markpahulje/CovidShieldExposure
React Native client application for COVID Shield on iOS and Android
markpahulje/CSharpGetImageBitDepth
Get proper image "Bit Depth" or specifically color depth using SharpDX, a .NET 4.0 implementation
markpahulje/CSharpLib
C# Lib includes TrimMidFileNameFormat "SmartFileNameShrinker.exe".TrimMidFileNameFormat(10) outputs "Sm~nker.exe"
markpahulje/CSharpSpeedTests
Speed timings of various C# methods
markpahulje/DotNetZip.Semverd
A fork of the DotNetZip project without signing with a solution that compiles cleanly. This project aims to follow semver to avoid versioning conflicts. DotNetZip is a FAST, FREE class library and toolset for manipulating zip files. Use VB, C# or any .NET language to easily create, extract, or update zip files.
markpahulje/FileMonitor
Monitors files/directories with optional filters from NotifyIcon in taskbar
markpahulje/InputSimulatorPlus
Windows Input Simulator Plus
markpahulje/ListAllInstalledSofware
Get list of installed software to uninstall software that is not listed in "Add remove programs"
markpahulje/portal
(Optional) Web-based results portal for health care professionals
markpahulje/PushPopArray
A Pure Implementation Of Push And Pop for a String[] Array not using Queue or Stack
markpahulje/reactos
A free Windows-compatible Operating System
markpahulje/recent-history
A chrome extension which displays your history in a pop-up.
markpahulje/sandboxie
The Sandboxie application
markpahulje/server
Exposure Notification: Diagnosis Server implementation
markpahulje/SimpleSystemInfo-TheOneLiner-V2
This Powershell script boils down essential non-identifying anonymous system information into 1 line for a post, quote or tweet.
markpahulje/SimpleSystemInfo-TheOneLiner-V3
Powershell scrip that concisely states system info on 1 line, support SSD Hard Drives.
markpahulje/uniclip
Copies and converts command line input text into UTF-8 'Unicode' and pastes it to the Windows clipboard.
markpahulje/WindowsAPICodePack
A fork of the Windows API Code Pack with additional fixes and features by yours truly.
markpahulje/WordCount
Count words in code. It properly takes into account apostrophes and numbers. It does not count operands as words or hyphenated words.