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

Block or report lkallas

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. auto-upgrade-dependencies-workflow auto-upgrade-dependencies-workflow Public

    Github action workflow template for automating dependency upgrades with yarn

    1

  2. Mooncascade secret message solution. Mooncascade secret message solution.
    1
    const msg = [125, 66, 69, 10, 67, 89, 10, 94, 66, 79, 10, 75, 95, 94, 66, 69, 88, 10, 69, 76, 10, 8, 126, 66, 79, 10, 98, 67, 94, 73, 66, 66, 67, 65, 79, 88, 13, 89, 10, 109, 95, 67, 78, 79, 10, 94, 69, 10, 94, 66, 79, 10, 109, 75, 70, 75, 82, 83, 8, 21, 10, 122, 70, 79, 75, 89, 79, 10, 89, 79, 68, 78, 10, 83, 69, 95, 88, 10, 75, 68, 89, 93, 79, 88, 10, 94, 69, 10, 64, 69, 72, 89, 106, 71, 69, 69, 68, 73, 75, 89, 73, 75, 78, 79, 4, 73, 69, 71, 6, 10, 93, 67, 94, 66, 10, 83, 69, 95, 88, 10, 105, 124, 10, 69, 88, 10, 102, 67, 68, 65, 79, 78, 99, 68, 10, 127, 120, 102, 4];
    2
    let message = '';
    3
    
                  
    4
    for (const charcode of msg) {
    5
        message += String.fromCharCode(charcode ^ 42);
  3. estonianpin estonianpin Public

    A simple tool written in PHP for processing Estonian Personal Identification Code (isikukood).

    PHP 14 3

  4. java-anagram-finder java-anagram-finder Public

    Anagram finder written in JAVA.

    Java

  5. ps5-telia-scout ps5-telia-scout Public

    Simple bot for scouting PS5 console from Telia e-shop and notifying with SMS if some found.

    JavaScript 6 2