Skip to content
View BusterWarn's full-sized avatar
  • Umeå

Block or report BusterWarn

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

    Different implemenations of c++ topics to help me learn c++.

    C++

  2. authenticator authenticator Public

    A super simple non-secure authenticator using XML to store users and passwords. This repo exists only for purposes of fun and learning and should not be used in any serious applications.

    C++

  3. secure-dns-cloud-service secure-dns-cloud-service Public

    Repo for code used in bachelor thesises for Buster Hultgren Wärn and Tony Berglund

    JavaScript

  4. CYK-algorithm-implementations CYK-algorithm-implementations Public

    This is the first assignment from the advanced course Efficient algorithms at Umeå University. The goal is to implement the CYK algorithm with three different strategies. The first is a naive. The …

    Java

  5. neo-trim neo-trim Public

    Neovim plugin for detecting and trimming trailing whitespace.

    Lua 1

  6. haskell-lox-parser haskell-lox-parser Public

    Implementing a Lox parser in Haskell https://craftinginterpreters.com/

    Haskell