Skip to content
View ciaranfinn's full-sized avatar
🎯
Focusing
🎯
Focusing
Block or Report

Block or report ciaranfinn

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

  1. multithreaded_server multithreaded_server Public

    Using sockets to handle multiple connections

    Elixir

  2. chat_server chat_server Public

    Chat Server

    Elixir 1

  3. echo_client echo_client Public

    Elixir

  4. luas-timetable-in-terminal luas-timetable-in-terminal Public

    AppleScript 2

  5. a-star a-star Public

    A* Search Algorithm implemented in Prolog

    Prolog 1 2

  6. https://projecteuler.net/problem=8 c... https://projecteuler.net/problem=8 completed in F#
    1
    (* declare module *)
    2
    module A
    3
    
                  
    4
    (* declare import *)
    5
    open System