SeppPenner
I like cookies ๐ช๐ช๐ช๐ช. All repos now on https://gitlab.com/SeppPenner/, too. Repositories are synced. Stay with Ukraine ๐บ๐ฆ and Israel ๐ฎ๐ฑ.
Hรคmmer ElectronicsGermany
Pinned Repositories
awesome-german-piracy
A curated list of (not only) German piracy sites.
mqttfx171-backup
Mqtt.fx Backup just backups the page https://www.jensd.de/apps/mqttfx/1.7.1/ (Internet Archive link: https://web.archive.org/web/20210514230412/https://www.jensd.de/apps/mqttfx/1.7.1/) and its MQTT.fx client, version 1.7.1.
MQTTnet.TestApp.WinForm
MQTTnet.TestApp.WinForm is a test application to test MQTTnet. The assembly was originally created by @grammyleung.
NetCoreMQTTExampleCluster
NetCoreMQTTExampleCluster is a project to run a multi MQTT broker system based on MQTTnet, Dapper (for database connection) and Orleans.
PdfPasswordRemover
PdfPasswordRemover is a project to remove passwords from PDF files.
Ransomware
Ransomware is a project written in .Net and shows how ransomeware generally works. This repository should be used for educational reasons only!!
SimpleMqttServer
SimpleMqttServer is a project to run a simple MQTT server from a json config file.
SparkplugNet
SparkplugNet is a library to use the Sparkplug industrial IoT (IIoT) standard in .Net. It uses MQTTnet in the background.
WindowsHello
WindowsHello is an assembly/ library to work with Microsoft's Windows Hello in aplications.
SeppPenner's Repositories
SeppPenner/NetCoreMQTTExampleCluster
NetCoreMQTTExampleCluster is a project to run a multi MQTT broker system based on MQTTnet, Dapper (for database connection) and Orleans.
SeppPenner/Ransomware
Ransomware is a project written in .Net and shows how ransomeware generally works. This repository should be used for educational reasons only!!
SeppPenner/SimpleMqttServer
SimpleMqttServer is a project to run a simple MQTT server from a json config file.
SeppPenner/SignalRForWPF
SignalRForWPF is an example on how to work with ASP.Net Core SignalR in WPF aplications.
SeppPenner/RotateImagesInCSharp
Kind of a 'library' for CSharp (.Net with WPF) on how to rotate images based on the 'orientation' EXIF tag.
SeppPenner/SensorsPayloadDecoder
SensorsPayloadDecoder is a library to read the payload information from the Bosch parking sensor and the Elsys ERS sensor binary data.
SeppPenner/SoftwareUpdater
SoftwareUpdater is an executable to update other software.
SeppPenner/SSHServerShutdown
SSHServerShutdown is an executable to shutdown your synology DiskStation.
SeppPenner/SudokuSolver
SudokuSolver is a project used to solve sudokus.
SeppPenner/UdpForwarder
UdpForwarder is a simple executable to forward UDP data from a local to a local or remote endpoint.
SeppPenner/WindowsUnixFileDeleter
WindowsUnixFileDeleter is a software to delete all UNIX files (e.g. .DS_STORE) from the Windows directory specified.
SeppPenner/WpfPageTransition
WpfPageTransitions is an executable to show how page transitions work in C# WPF.
SeppPenner/RomanNumbers
RomanNumbers contains two solutions on how to calculate Roman numbers from Arabic numbers and a comparing benchmark.
SeppPenner/RucksackSolverC-
RucksackSolver is an executable to solve the rucksack problem with dynamic programming and as well with the FPTAS.
SeppPenner/SeppPenner
My profile repository.
SeppPenner/ShutDownRestartLockLogOff
ShutDownRestartLockLogOff is an executable to check how to shutdown, restart, lock or log off from Windows.
SeppPenner/SimpleCertAuthority
SeppPenner/source-sdk-2013
The 2013 edition of the Source SDK
SeppPenner/SSHServerRestart
SSHServerRestart is an executable to restart your synology DiskStation.
SeppPenner/StockExchangeGame
StockExchangeGame is a game to simulate a stock market. This project is discontinued. If you want to test trading, use a free test account from e.g.
SeppPenner/StundenlohnBerechner
StundenlohnBerechner is an executable to calculate the net hourly salary.
SeppPenner/TenDigitPrimeCalculatorCSharp
TenDigitPrimeCalculatorCSharp is a project to calculate the Google 10 digit prime number from the Euler number in C#. TenDigitPrimeCalculatorCSharp is a project to calculate the Google billboard problem in C#.
SeppPenner/TestCPUAndRAMUser
TestCPUAndRAMUser is a dummy console application to check the usage of RAM and the file system.
SeppPenner/TestDataGridViewWithWrapMode
TestDataGridViewWithWrapMode is an executable to check how a DataGridView with wrap mode works.
SeppPenner/TestLayoutPanels
TestLayoutPanels is an executable to check the behaviour of layout panels.
SeppPenner/ThemePackInstaller
ThemePackInstaller is an executable to install a themepack on a computer.
SeppPenner/TicTacToe
TicTacToe is used to play the standard Tic Tac Toe game against humans or the computer.
SeppPenner/UIThreadInvokeExample
UIThreadInvokeExample is an example executable to check how to invoke a GUI action from a BackgroundWorker or Thread.
SeppPenner/URANG-Unique-Random-Number-Generator
URANG-Unique Random Number Generator is an executable to generate unique numbers.
SeppPenner/WordCloudGenerator
WordCloudGenerator implementation in C#.