This is your work, valued
WPFDarkTheme. A small WPF (and WIP Avalonia) theme library, with 6 built in themes which are easily copy and pasteable, and the MainWindow shows off the themes
542FramePFX. A non-linear video editor written in C# using Avalonia
272MemoryEngine360. Memory Engine 360, a cross platform remake of Cheat Engine for consoles, written in C# using Avalonia
53KeyDownTester. A very simple application for creating a system-wide keyboard hook, and creating custom Hotkeys (combinations of modifiers and keys) to run given methods.
19BCEdit180. A java class file viewer and editor, written in C#. Similar to jclasslib but supports extra features such as copy and paste bytecode between methods
17MCNBTEditor. An NBT and Region File editor for minecraft (still WIP), made using C# WPF/MVVM
9FolderDeepSearch. A simple program for deep searching through folders, files and file contents to search for a specific string of text. can also search recursively. Uses WPF and the MVVM structure
8CallingCppInCSharp. A simple solution to calling C++ code from within C# code, using dllexport on the C++ side, and DllImport on the C# side.
8JBCEditor180. A GUI java class file editor
8PicNetStudio. A layer-based photo editor written in C# using Avalonia
5SharpPad. A notepad app using WPF (or Avalonia), and AvalonEdit as a text editor
5FileExplorer. A simple(ish) file explorer
4FolderSearcher. A simple search program that can search through every folder and subfolder (if recursive is enabled) for a folder name, file name or file contents
4SerialCommunicator. C#
4speech. Text to Speech in .Net Core
3REghZyNotepad. A simple replica of windows notepad but with a dark theme and more features (MVVM i think)
3FolderDeepSearchV2. A simple application for searching folders for items (files, folders or file contents), with recursive search options, string options, etc.
3JetTechMI. A library for creating human-machine interfaces in Avalonia to communicate with PLC devices
3PFXToolKitUI. An extension toolkit for Avalonia, providing things like message dialogs, customisable input dialogs, etc.
3MultiSelectTreeView. A WPF TreeView control with support for multiple selection.
3PSWRDMGR. C#
2REghZyIOWrapperV2. A more efficient version of another packet system thing i made, but this uses raw data in the packets, rather than formatted strings. Also containing ACK packets
2REghZyForgeBridge. A simple mod that allows bukkit plugins to listen to forge events
2REghZyFrameworkJava. a project with stuff i make wehn i get bored lol
1FocusGroupHotkeys. A library for managing multi-stage key and mouse shortcuts (primary, secondary, etc, input strokes), and also implementing "focus groups"
1PeriodicTable. A nifty periodic table made in c# WPF
1terrain-exporter-unity. A small plugin to allow terrains to be exported. This is an edit of a conversion of an original, where this one includes extra features (like flipping positions and exporting multiple terrains)
1FramePFXNewFrameworkTests. Non-MVVM tests for FramePFX, since MVVM is slowing down progression of the video editor development
1TekkitModFixes. a repo for creating fixes for mods and stuff
1BoldThemes. A remake of my older WPFThemes repo, only with a better colouring system (more customisable, spread into multiple resource dictionaries)
1FileStateCapture. Captures a state of a specific directory, including all sub directories and files. Only captures creation/modification dates and file size, not file contents
1FileBrowser. A WPF/MVVM file explorer with a tree and explorer view
1NetConnection. A WIP messaging/command library for communicating between embedded devices (e.g. arduino->PC and vice-versa) using struct-based messages
1