Skip to content
View lambda-mike's full-sized avatar

Block or report lambda-mike

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. aoc aoc Public

    My solutions to Advent Of Code puzzles

    Haskell 1

  2. mars-rover-kata mars-rover-kata Public

    This is a "game" inspired by the mars rover kata.

    TypeScript 9 1

  3. elmodoro elmodoro Public

    Simple Pomodoro technique timer written in Elm. Works offline and plays a sound! :)

    Elm

  4. elm-solid-lunch elm-solid-lunch Public

    Rewrite of solid app lunch time tutorial using Elm.

    Elm 1

  5. emoji-udp-server emoji-udp-server Public

    Simple UDP server written in Go - have fun with emojis! 👋

    Go

  6. Space invaders game as a project fro... Space invaders game as a project from Edx course
    1
    ;; Space Invaders
    2
    ;;
    3
    ;; In order to run in DrRacket:
    4
    ;; Choose Language... -> Teaching Languages -> Intermediate Student
    5
    ;; Click Run