Pinned Repositories
advent_of_code_2023
Attempting to do Advent Of Code 2023 using Zig
asp.net_project
backup-my-files
CLI tool to help backup computer files in a directory or a Tar archive file
build-a-text-adventure
c_cpp_build_system
Just a build system using shell scripts and GNU make (https://www.gnu.org/software/make/) for hobby C and C++ programming personal use
charline_append
Program that can add characters to the beginning and the end of each line.
color_mixing_rpn_strings
Made a program that shows RPN (Reverse Polish Notation) or Postfix strings, showing different combinations to combine Glowbes from My Singing Monsters
computer_language_recommendation
cornsnek.github.io
regex-to-dfa
Regex to NFA and DFA table visualizer web application
CornSnek's Repositories
CornSnek/backup-my-files
CLI tool to help backup computer files in a directory or a Tar archive file
CornSnek/regex-to-dfa
Regex to NFA and DFA table visualizer web application
CornSnek/advent_of_code_2023
Attempting to do Advent Of Code 2023 using Zig
CornSnek/asp.net_project
CornSnek/build-a-text-adventure
CornSnek/c_cpp_build_system
Just a build system using shell scripts and GNU make (https://www.gnu.org/software/make/) for hobby C and C++ programming personal use
CornSnek/charline_append
Program that can add characters to the beginning and the end of each line.
CornSnek/color_mixing_rpn_strings
Made a program that shows RPN (Reverse Polish Notation) or Postfix strings, showing different combinations to combine Glowbes from My Singing Monsters
CornSnek/computer_language_recommendation
CornSnek/cornsnek.github.io
CornSnek/cube_combination_reader
A personal project in Rust just to make a Doubly Linked List Database for a game about cubes
CornSnek/glsl-char-conv
CornSnek/keystroke_player
Linux X11 Keyboard/Mouse Macro Script Player
CornSnek/lua_shunting_yard
Implementing shunting yard algorithm in Lua as a test
CornSnek/tar_backup_files
Automatic tar archive backup file system using shell scripts and systemd timer/service
CornSnek/two_smallest_integers
CornSnek/excursion
CornSnek/http_server_watcher
CornSnek/iguanaTLS
Minimal, experimental TLS 1.2 implementation in Zig
CornSnek/python_poker
CornSnek/tic-tac-toe
CornSnek/VulkanTriangleUsingZig
CornSnek/windows-msys2-template
CornSnek/wz
CornSnek/zCord
Zig ⚡ Discord API with zero allocations in the critical path
CornSnek/zig_using_glfw
Example of compiling GLFW and Glad in Windows using Zig