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

Block or report nayminlwin

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. letkwet/letkwet letkwet/letkwet Public

    Letkwet chordpro reader web app

    Svelte

  2. bevy_sokoban bevy_sokoban Public

    Sokoban game created to learn rust and bevy engine

    Rust

  3. letkwet/letkwet.github.io letkwet/letkwet.github.io Public

    A small web utility for reading ChordPro files

    JavaScript

  4. Final Fantasy X auto-lightning dodge... Final Fantasy X auto-lightning dodger modified for wayland desktop. Only tested on wayland desktop but should work on all platform.
    1
    # Modified from : https://gist.github.com/fritz-c/f341a1b588564c0a73ffddd684151acf
    2
    # to use pyscreenshot and pyninput to make it work on linux wayland desktop
    3
    
                  
    4
    # Install python dependencies - Pillow pynput pyscreenshot
    5
    # Dependency for wayland desktop - grim (screen grab tool)