-
FinalFantasyLegendData Public
Contains the data from the Final Fantasy Legend Games so that LLM AI tools can read and create similar data for spiritual sequel games
HTML MIT License UpdatedMay 22, 2026 -
FinalFantasyMysticQuestData Public
Data from the Final Fantasy Mystic Quest game so AI can have the data and answer questions
MIT License UpdatedOct 29, 2025 -
-
TimeMage Public
A Blazor PWA which has Timers, Stopwatches, and Interval Timers.
-
Drb.Blazor Public
A library of Blazor components which I made and use.
HTML MIT License UpdatedJul 8, 2023 -
HybridLab Public
Just a template with some authentication and data code for making a Blazor Hybrid app. Handy for testing.
HTML MIT License UpdatedJun 13, 2023 -
VuePdfJs Public
A Vue Pdf viewer using pdf.js for browser JavaScript.
-
SimpleMultiTenant Public
A simple multi-tenant app with starting code from: https://michael-mckenna.com/multi-tenant-asp-dot-net-core-application-tenant-resolution/
-
ServiceApi Public
A windows service with web api and signalr capabilities which need to access a COM object and run as x86.
C# UpdatedDec 8, 2022 -
UE-VRHands-Template Public
This is an Unreal Engine 5 template for VR Headsets with motion controllers. It features dynamic hands, touch screens, grabbable objects, and locomotion.
-
-
WorkerService1 Public
The .Net 6 WorkerService template which calls .UseWindowsService() on the Host.CreateDefaultBuilder(args) so that it can run as a windows service successfully.
-
WebViewWithSendingPrint Public
This is a WPF application with a WebView2 component which connects to a website defined in the appsettings.json and the website will send down string data via SignalR to the client when requested.
-
This is an example demonstrating how to do authentication with SignalR in .NET Core 3 using both Jwt tokens for a .NET Client and Cookies for the web client. The website uses simple Vue.js and the …
-
-
-
DbfDataReader Public
Forked from yellowfeather/DbfDataReaderDbfDataReader is a small fast .Net Core library for reading dBase, xBase, Clipper and FoxPro database files
C# MIT License UpdatedNov 13, 2020 -
UE4-VR-XPlatform-Menu Public
This is a VR template for UE4 that allows gamepad and motion controller input. The game can be set up for non-vr thirdperson games too.
-
wpf-notifyicon Public
Forked from xuxiaowei007/wpf-notifyiconNotifyIcon (aka system tray icon or taskbar icon) for the WPF platform
-
IdentityMVC Public
Just an attempt to move the default Identity pages into MVC.
C# UpdatedFeb 28, 2020 -
Postmates.NET Public
Forked from loopieio/Postmates.NET.NET client for the Postmates API
C# MIT License UpdatedJan 10, 2020 -
WebsiteManager Public
An experiment. A website which can create copies of a website and manage those copies.
C# MIT License UpdatedDec 6, 2019 -
ListToExcel Public
Forked from TheDev6/ListToExcelExport List of T to Excel and Parse Excel to List of T with validation and highlighting options
C# MIT License UpdatedNov 15, 2019 -
vue-date-range-picker Public
Forked from Owumaro/vue-date-range-pickerA vue component using Bootstrap 4 styles for date range selection
Vue MIT License UpdatedMay 17, 2019 -
-
TicketSystem Public
This is a web application using ASP.NET Core 2.0. Administrators can make an event and specify tickets to purchase for the event, then users can purchase those tickets from a link on the event page.
-
UserSearch Public
This is an ASP.NET Core 2.0 Web Applciation which has CRUD fuctionalliy for a bunch of users with a search box to find users with their first or last names.
-
vue-pdfjs-demo Public
Forked from rossta/vue-pdfjs-demoA demo PDF viewer implemented with Vue and PDF.js
Vue MIT License UpdatedApr 2, 2019 -
StoreWithSpecials Public
This is a Store with Specials mockup with .net core
C# UpdatedJan 24, 2019 -
ActivityWeatherScheduler Public
An activity weather scheduler made with Blazor