Skip to content
View dam5s's full-sized avatar

Block or report dam5s

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 100 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

Pinned Loading

  1. somanyfeeds.fs Public

    SoManyFeeds in F# using .NET and Giraffe on the backend, and HTMX on the frontend.

    F# 21 4

  2. Railway oriented programming in Kotl...
    1
    sealed class Result<A, E> {
    2
    
                  
    3
        fun <B> map(mapping: (A) -> B): Result<B, E> =
    4
            when (this) {
    5
                is Success -> Success(mapping(value))
  3. disk-space-usage Public

    Explore disk usage with this small utility written in Dart with Flutter.

    Dart 3 1

  4. disk-space-usage-fsharp Public archive

    Desktop App to analyze usage of disk space.

    F# 21 1

  5. initialcapacity/flutter-starter Public

    This is a starter project for Flutter based mobile applications

    Dart 3

  6. cyclic_dependency_checks Public

    Dart cyclic dependency checker

    Dart 1

596 contributions in the last year

Contribution Graph
Day of Week April May June July August September October November December January February March
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Contribution activity

April 2025

35 contributions in private repositories Apr 1 – Apr 4
Loading