Pinned Repositories
165plo.github.io
Personal Page
AndroidTraningProjects
This is used for storing the Android Projects created while taking courses
dotnet-native
Test to build a multi-platforms Native Net 6.0 Nuget package using dotnet cli
EnhancedParser
Parser for CS3210
FileStorage
A MVC application using dot net core. A application that creates a sqlite db and has the ability for adding tags and saving files.
IronKingdomPlayerSystem
This is a server that allows for the management of character sheets, temporary character changes (damage), and a journel for recoding important information
NetStandard_And_NativeLibraries
C# NetStandard Library template that requires a C++ native library. Other C# libraries can use it as library reference or nuget reference with the same behavior.
PiHoleWhitelister
This is a Web API that runs in conjunction with Pi Hole, allowing users to whitelist web pages that are being blocked but shouldn't be.
UploadService
A service that will receive a streamed file via the HTTP chunked transfer encoding.
WebhookPublisher
This is a small server to handle sending Webhook Posts to Subscribed clients
165plo's Repositories
165plo/FileStorage
A MVC application using dot net core. A application that creates a sqlite db and has the ability for adding tags and saving files.
165plo/UploadService
A service that will receive a streamed file via the HTTP chunked transfer encoding.
165plo/WebhookPublisher
This is a small server to handle sending Webhook Posts to Subscribed clients
165plo/165plo.github.io
Personal Page
165plo/AndroidTraningProjects
This is used for storing the Android Projects created while taking courses
165plo/dotnet-native
Test to build a multi-platforms Native Net 6.0 Nuget package using dotnet cli
165plo/EnhancedParser
Parser for CS3210
165plo/IronKingdomPlayerSystem
This is a server that allows for the management of character sheets, temporary character changes (damage), and a journel for recoding important information
165plo/NetStandard_And_NativeLibraries
C# NetStandard Library template that requires a C++ native library. Other C# libraries can use it as library reference or nuget reference with the same behavior.
165plo/PiHoleWhitelister
This is a Web API that runs in conjunction with Pi Hole, allowing users to whitelist web pages that are being blocked but shouldn't be.
165plo/PowershellScripts
Powershell functions for everyday use
165plo/regifted
(unfinished) This is an mpeg2 transport stream (mpeg2-ts) to mp4 repackaging utility.
165plo/SchoolProjects
Assinments done for classes
165plo/Spoon-Knife
This repo is for demonstration purposes only. Comments and issues may or may not be responded to.
165plo/VideoServer
165plo/WebhookClient
A Webhook Client that will subscribe and receive messages from the Webhook Publisher