Pinned Repositories
a-hole-andy
BetBookApp.BlazorServer
Bet Book is a .NET 6 Blazor Server application that allows users with an account to place wagers on NFL games in the 2022-2023 season using a paper account. Bet Book consumes a SportsData.IO api for up-to-date scores and lines. Users can place "parley" style bets for up to five games with appropriate payouts. Users can also bet on single games. Game data, team data, bet data and user data is stored in an Azure SQL Server database using Dapper for object mapping and MediatR for data mediation. Authentication is handled via Azure AD B2C and logging via Serilog. Bet Book is deployed to an Azure App Service located at https://betbookgaming.com. Questions can be directed to support@betbookgaming.com.
BetBookV2.BlazorServer
Version 2 of Bet Book NFL is updated with more betting styles and professional wagers. Lines and spreads are consumed with a SportsData.IO API. User data and wager data is stored via Mongo DB. Support: support@betbookgaming.com
BetBookV2Mobile.NetMaui
Bet Book V2 For Android built with .NET MAUI
ChatGptImageGenerator
Sample ChatGPT image request generator built with ASP.NET Core MVC.
HtmxTailwindGsapBlazor
MovieFinderUI.React
QuickPollApp
.NET 7 Blazor Server application that allows users to create polls that can be voted on by other users and tracked in real time using SignalR. A user creates a poll, saves the poll id and shares the poll link for people to connect to. Users can also see a list of all polls created by all users and search for specific topics.
RequestWare.BlazorServer
A web app for software requests and ideas. Slightly altered version of Tim Corey's suggestion app.
Web3TrustFundUI.BlazorServer
Updated UI for Web3TrustFund
WilliamMcRoberts's Repositories
WilliamMcRoberts/BetBookApp.BlazorServer
Bet Book is a .NET 6 Blazor Server application that allows users with an account to place wagers on NFL games in the 2022-2023 season using a paper account. Bet Book consumes a SportsData.IO api for up-to-date scores and lines. Users can place "parley" style bets for up to five games with appropriate payouts. Users can also bet on single games. Game data, team data, bet data and user data is stored in an Azure SQL Server database using Dapper for object mapping and MediatR for data mediation. Authentication is handled via Azure AD B2C and logging via Serilog. Bet Book is deployed to an Azure App Service located at https://betbookgaming.com. Questions can be directed to support@betbookgaming.com.
WilliamMcRoberts/BetBookV2.BlazorServer
Version 2 of Bet Book NFL is updated with more betting styles and professional wagers. Lines and spreads are consumed with a SportsData.IO API. User data and wager data is stored via Mongo DB. Support: support@betbookgaming.com
WilliamMcRoberts/HtmxTailwindGsapBlazor
WilliamMcRoberts/a-hole-andy
WilliamMcRoberts/QuickPollApp
.NET 7 Blazor Server application that allows users to create polls that can be voted on by other users and tracked in real time using SignalR. A user creates a poll, saves the poll id and shares the poll link for people to connect to. Users can also see a list of all polls created by all users and search for specific topics.
WilliamMcRoberts/actix-gcd
WilliamMcRoberts/AdventOfCode2023_CSharp
WilliamMcRoberts/AdventOfCode2023_Rust
WilliamMcRoberts/atom_rc
Custom Arc implementation.
WilliamMcRoberts/auth_server
WilliamMcRoberts/BogusDemoApp
Demonstrates the use of the Bogus Nuget Package in a Blazor Server project.
WilliamMcRoberts/chat
WilliamMcRoberts/clang_producer_consumer
WilliamMcRoberts/custom_channel
Custom channel written in rust
WilliamMcRoberts/diesel_demo
WilliamMcRoberts/jwt-cookie-auth-demo
WilliamMcRoberts/leptos
Build fast web applications with Rust.
WilliamMcRoberts/MinMaxHeap
WilliamMcRoberts/onedarker
One Dark Vim ColorScheme
WilliamMcRoberts/OpenAI.NET
Standard-Compliant .NET library for Open AI
WilliamMcRoberts/page-transitions-demo
WilliamMcRoberts/proper-local-storage-store
WilliamMcRoberts/rando_algos
WilliamMcRoberts/RateLimitingApiDemo
Demonstrates use of the AspNetCoreRateLimiting NuGet package for rate limiting your api's.
WilliamMcRoberts/rtmp_project
WilliamMcRoberts/sqlx_actix
WilliamMcRoberts/the-algorithm-ml
Source code for Twitter's Recommendation Algorithm
WilliamMcRoberts/vec_macro
Custom vector macro implementation.
WilliamMcRoberts/vector
Custom Rust vector implementation.
WilliamMcRoberts/web_server_demo