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

Block or report lambda-mike

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