Skip to content
View ThanosPapathanasiou's full-sized avatar
💩
The straw companies think that your face sucks.
💩
The straw companies think that your face sucks.

Sponsoring

@bigskysoftware

Block or report ThanosPapathanasiou

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

Pinned Loading

  1. ExampleWebApplication ExampleWebApplication Public

    Example web application with F#, Falco, Htmx, Hyperscript and Bulma

    F#

  2. Katerini Katerini Public

    This is an example monorepo that aims to prove that you can build a solution that can scale globally without an overly complex architecture and without sacrificing developer experience.

    F#

  3. fsharp-giraffe-htmx-examples fsharp-giraffe-htmx-examples Public

    Example use of htmx from an F# - giraffe website.

    F# 8 1

  4. todo app with dotnet10, htmx and bulma todo app with dotnet10, htmx and bulma
    1
    #:sdk Microsoft.NET.Sdk.Web
    2
    
                  
    3
    #:property PublishAot=false
    4
    
                  
    5
    using System.IO;