Skip to content
View Frognar's full-sized avatar
  • Kuźnia Raciborska
  • 17:05 (UTC +01:00)

Block or report Frognar

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
Frognar/README.md

Frognar

Hi, I'm Sebastian 👋

I'm a C# developer and functional programming enthusiast from Poland, running my own software development business. With a professional journey that began in 2021, I have a strong background in C# and e-commerce platform development, complemented by experience in C++, Java, and Python. I'm passionate about writing clean, robust, and maintainable code. I am the author of several NuGet packages that bring functional concepts to .NET:

  • NuGet version: A lightweight Result monad implementation.
  • NuGet version: A simple Maybe monad to safely handle optional values.
  • NuGet version: A library for accumulating validation errors using a functional approach.
  • NuGet version: A ultra-lightweight library that provides a Unit type.

Stats

GitHub stats GitHub language stats

Pinned Loading

  1. dotResult dotResult Public

    dotResult is a lightweight and intuitive implementation of the Result monad for the .NET platform. It simplifies error handling and value propagation in a functional way, improving code readability…

    C# 9

  2. dotMaybe dotMaybe Public

    dotMaybe is a lightweight, intuitive implementation of the Maybe monad for .NET. It simplifies working with optional values, eliminating null reference exceptions and promoting a more functional, d…

    C# 2

  3. dotValid dotValid Public

    Build robust C# applications with comprehensive validation feedback by accumulating all errors, not just the first.

    C# 1

  4. Expense-Explorer Expense-Explorer Public

    Expense Explorer simplifies receipt storage and offers detailed spending reports, making it an essential tool for tracking and managing your finances effortlessly.

    C# 43 2

  5. BeforeTheSunrise BeforeTheSunrise Public

    C# 1

  6. Super-Resolution Super-Resolution Public

    Python