Skip to content
View LOZORD's full-sized avatar
💭
i'm chillin
💭
i'm chillin

Organizations

@UW-UPL
Block or Report

Block or report LOZORD

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. GoogleCloudPlatform/cloud-build-notifiers GoogleCloudPlatform/cloud-build-notifiers Public

    Notifier images for Cloud Build, complete with build status filtering and Google Secret Manager integration

    Go 134 141

  2. Haskell Norvig Spell Correcter Haskell Norvig Spell Correcter
    1
    -- Based off of the Peter Norvig Python implementation:
    2
    -- http://norvig.com/spell-correct.html
    3
    module Spell where
    4
    
                  
    5
    import qualified Data.Map.Strict as Map
  3. Murg Murg Public

    A terminal text-based game written in Ruby.

    Ruby 2

  4. aoc2020 aoc2020 Public

    My solutions for Advent of Code 2020 🎄🕎

    Go

  5. aoc2021 aoc2021 Public

    My solutions to Advent of Code 2021

    Kotlin