Skip to content
View CornSnek's full-sized avatar
🏠
Working from home
🏠
Working from home
Block or Report

Block or report CornSnek

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

Popular repositories Loading

  1. c_cpp_build_system c_cpp_build_system Public

    Just a build system using shell scripts and GNU make (https://www.gnu.org/software/make/) for hobby C and C++ programming personal use

    C

  2. tar_backup_files tar_backup_files Public

    Automatic tar archive backup file system using shell scripts and systemd timer/service

    Shell

  3. glsl-char-conv glsl-char-conv Public

    Java

  4. color_mixing_rpn_strings color_mixing_rpn_strings Public

    Made a program that shows RPN (Reverse Polish Notation) or Postfix strings, showing different combinations to combine Glowbes from My Singing Monsters

    C++

  5. keystroke_player keystroke_player Public

    Linux X11 Keyboard/Mouse Macro Script Player

    C

  6. lua_shunting_yard lua_shunting_yard Public

    Implementing shunting yard algorithm in Lua as a test

    Lua