Skip to content
View Kuurama's full-sized avatar

Highlights

  • Pro

Organizations

@GuildSaber

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.

Please don't include any personal information such as legal names or email addresses. Maximum 250 characters, 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 9 with .NET Aspire
  • Minimal APIs
  • MariaDB 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 9 & C# 13, always up to date with C# 14 and .Net 10 previews)
  • UI Development: Avalonia and WPF

Pinned Loading

  1. GuildSaber/GuildSaber GuildSaber/GuildSaber Public

    C# 8 1

  2. CSharpFunctionalExtensions.AwesomeAssertions CSharpFunctionalExtensions.AwesomeAssertions Public

    AwesomeAssertion extensions for CSharpFunctionalExtensions monad types with source generator support

    C# 1