Skip to content
View MatLumin's full-sized avatar

Block or report MatLumin

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 Loading

  1. Piko Piko Public

    a simple c++ app to focusthe the opened main window in windows;

    C++ 3

  2. alfred_4_iter alfred_4_iter Public

    HTML 1

  3. dir_files_lister.py dir_files_lister.py
    1
    import os;
    2
    from typing import *;
    3
    
                  
    4
    
                  
    5
    def return_all_files_in_dir(dir_path="../")->List[str]:
  4. for-loop-implentation-in-html for-loop-implentation-in-html Public

    a hobby like simple for loop implentaion in html

    HTML

  5. frog_game_in_cli frog_game_in_cli Public

    a cli frog game challenge i did

    Python

  6. sepi_starry_sky sepi_starry_sky Public

    a js script that generates a simple dynamic starry sky by html canvas

    JavaScript