dam5s
Follow
Software Engineer. Into F#, Dart, Kotlin, Swift, Android, iOS... Also into Biking, Outdoors, and Cheese.
- Louisville, Colorado
- https://damo.io/
- @[email protected]
- https://blog.damo.io
Pinned Loading
-
somanyfeeds.fs
somanyfeeds.fs PublicSoManyFeeds in F# using .NET and Giraffe on the backend, and HTMX on the frontend.
-
Railway oriented programming in Kotl...
Railway oriented programming in Kotlin - This is code accompanying my blog post https://medium.com/@its_damo/error-handling-in-kotlin-a07c2ee0e06f 1sealed class Result<A, E> {
23fun <B> map(mapping: (A) -> B): Result<B, E> =
4when (this) {
5is Success -> Success(mapping(value))
-
disk-space-usage
disk-space-usage PublicExplore disk usage with this small utility written in Dart with Flutter.
-
disk-space-usage-fsharp
disk-space-usage-fsharp Public archiveDesktop App to analyze usage of disk space.
-
initialcapacity/flutter-starter
initialcapacity/flutter-starter PublicThis is a starter project for Flutter based mobile applications
Dart 3
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.