Pinned Repositories
Anti-IP-License
The license that will maximize intellectual property rights inclusivity.
ApplicationExtensions
MergePDFs
This is a console application that merges pdfs preserving the bookmark structure of each individual pdf with name of each pdf being the chapter names of the generated file.
Alx-SqlServerToPostgre
CopyWatch
This is a long-running console application that observes a specified folder for subfolders that are copied into it. Whenever copying finishes, it executes a specified process and passes the path to the subfolder to the process.
corefxlab
This repo is for experimentation and exploring new ideas that may or may not make it into the main corefx repo.
FolderMove
Moves a folder into a target folder defaulting to add a suffix number if the target has a subfolder with the same name.
High-Speed-Priority-Queue-for-C-Sharp
A C# priority queue optimized for pathfinding applications
RandomNumbersWithoutReplacement
This is the code file used to explain, prove, and demonstrate an algorithm choosing random numbers without replacment in the following screencast: https://www.youtube.com/watch?v=O_fom70lck4.
RectangleCompression
This takes in a list of rectangles with their possible cut heights and returns an optimal arrangment of pages containing them.
AlexanderSWilliams's Repositories
AlexanderSWilliams/ReserveBlock-Core
AlexanderSWilliams/Trillium
AlexanderSWilliams/Anti-IP-License
The license that will maximize intellectual property rights inclusivity.
AlexanderSWilliams/Resume
AlexanderSWilliams/ApplicationExtensions
AlexanderSWilliams/corefxlab
This repo is for experimentation and exploring new ideas that may or may not make it into the main corefx repo.
AlexanderSWilliams/High-Speed-Priority-Queue-for-C-Sharp
A C# priority queue optimized for pathfinding applications
AlexanderSWilliams/Alx-SqlServerToPostgre
AlexanderSWilliams/RectangleCompression
This takes in a list of rectangles with their possible cut heights and returns an optimal arrangment of pages containing them.
AlexanderSWilliams/MergePDFs
This is a console application that merges pdfs preserving the bookmark structure of each individual pdf with name of each pdf being the chapter names of the generated file.
AlexanderSWilliams/VerifyPDFs
This is a console application that perfoms some validations on pdfs such as verifying that is at least one pdf, that there are only pdfs, that the PDFs are not corrupt, that there are no interactive fields, or any portfolios.
AlexanderSWilliams/CopyWatch
This is a long-running console application that observes a specified folder for subfolders that are copied into it. Whenever copying finishes, it executes a specified process and passes the path to the subfolder to the process.
AlexanderSWilliams/FolderMove
Moves a folder into a target folder defaulting to add a suffix number if the target has a subfolder with the same name.
AlexanderSWilliams/RandomNumbersWithoutReplacement
This is the code file used to explain, prove, and demonstrate an algorithm choosing random numbers without replacment in the following screencast: https://www.youtube.com/watch?v=O_fom70lck4.