Pinned Repositories
5PMSomewhereApp
Where in the world is it 5 PM right now
AnnualLeaveRequestTool
A simple Annual Leave Request web app to manage annual leave requests. Web app developed 5 ways - WebForms, MVC, RazorPages and Blazor (WASM/Server).
awesome-blazor
Resources for Blazor, a .NET web framework using C#/Razor and HTML that runs in the browser with WebAssembly.
BlazorConnectFour
BlazorServerImageRecognitionApp
Simple Image Recognition Blazor Server app
ChatGPTQuestionApp
Simple Blazor Server app which utilises the Chat GPT API to perform text completion
FootballBlazorApp
Simple Football Blazor Server web app displaying fixtures & results, group standings, teams & players and a player search. Can configure to run for chosen competition. Currently set to run for the English Premier League
GitHubWebHookTool
Simple GitHub Webhook Azure Function which maintains the list of topics in a GitHub repository. Reads file extensions of source code files in the last commit of the GitHub repo which are mapped to set topics.
KnotsAndCrosses
Simple knots and crosses (tic-tac-toe) web app. Web app developed 4 ways - WebForms, Blazor (WASM/Server) and .NET MAUI Blazor.
WordleBlazorApp
Simple Blazor clone of the popular Wordle game
johnt84's Repositories
johnt84/BlazorServerImageRecognitionApp
Simple Image Recognition Blazor Server app
johnt84/FootballBlazorApp
Simple Football Blazor Server web app displaying fixtures & results, group standings, teams & players and a player search. Can configure to run for chosen competition. Currently set to run for the English Premier League
johnt84/AnnualLeaveRequestTool
A simple Annual Leave Request web app to manage annual leave requests. Web app developed 5 ways - WebForms, MVC, RazorPages and Blazor (WASM/Server).
johnt84/KnotsAndCrosses
Simple knots and crosses (tic-tac-toe) web app. Web app developed 4 ways - WebForms, Blazor (WASM/Server) and .NET MAUI Blazor.
johnt84/WordleBlazorApp
Simple Blazor clone of the popular Wordle game
johnt84/ChatGPTQuestionApp
Simple Blazor Server app which utilises the Chat GPT API to perform text completion
johnt84/5PMSomewhereApp
Where in the world is it 5 PM right now
johnt84/awesome-blazor
Resources for Blazor, a .NET web framework using C#/Razor and HTML that runs in the browser with WebAssembly.
johnt84/BlazorConnectFour
johnt84/BlazorConnectFour-1
johnt84/BlazorGames
johnt84/GitHubWebHookTool
Simple GitHub Webhook Azure Function which maintains the list of topics in a GitHub repository. Reads file extensions of source code files in the last commit of the GitHub repo which are mapped to set topics.
johnt84/BlazorToDoList
johnt84/BlazorWasmTicTacToe
johnt84/GrpcGenerator
Code to generate a gRPC infrastructure for a Blazor WebAssembly application
johnt84/IdentityManagerUI
Identity management system for ASP.NET Core Identity.
johnt84/johnt84
Config files for my GitHub profile.
johnt84/machinelearning-samples
Samples for ML.NET, an open source and cross-platform machine learning framework for .NET.
johnt84/MyServers
johnt84/ShoppingList
johnt84/SquaresBlazorGame
Simple Squares (dots and boxes) web app where you can play against a "semi-intelligent" computer player
johnt84/StravaClubStats
Strava Club Stats Blazor Server app
johnt84/SubnetCalculator
Simple Blazor IPv4 Subnet Calculator
johnt84/WordMania
A guess-the-word game made with Blazor WebAssembly
johnt84/XmlToCSharp
Site for Converting XML into XmlSerializer compatable C# Classes