Skip to content
View Kuurama's full-sized avatar

Highlights

  • Pro

Organizations

@GuildSaber @RustSharp

Block or report Kuurama

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
Kuurama/README.md

Hi, I'm Kuurama ๐Ÿ‘‹

๐Ÿ’ป My Stack

๐Ÿ–ฅ Operating system

Projects

A multi-tenant Beat Saber ranking system I've been working on for over 4 years. (Remaking it multiple time and learning new technologies each time)

Built with:

  • .NET 10 with (.NET) Aspire
  • Minimal APIs
  • PostgreSql and Redis
  • JWT authentication with oauth2 cookies
  • Result and Option monadic patterns


Testing library extending CSharpFunctionalExtensions with:

  • Strongly-typed assertions for Result/Maybe types
  • Source-generated extension methods
  • Seamless AwesomeAssertions integration



Avalonia UI app for personal time tracking:

  • Task management with timers
  • Usage statistics and visualization
  • MVVM architecture
  • Cross Platform (Tested on Windows + Linux)

What I Know

  • Functional C#: Monads, Railway-Oriented Programming
  • API Design: Both minimal APIs and controller-based
  • .NET Stack: ASP.Net Core, EF Core, Aspire, OData 8
  • Modern C#: Up-to-date with latest features (.Net 10 & C# 14)
  • UI Development: Avalonia and WPF

Pinned Loading

  1. GuildSaber/GuildSaber GuildSaber/GuildSaber Public

    C# 14 1

  2. CSharpFunctionalExtensions.AwesomeAssertions CSharpFunctionalExtensions.AwesomeAssertions Public

    AwesomeAssertion extensions for CSharpFunctionalExtensions monad types with source generator support

    C# 4