From f6868c7d284becb60bb15ba2a916b393b5a31731 Mon Sep 17 00:00:00 2001 From: shockrah Date: Tue, 3 Dec 2024 00:49:30 -0800 Subject: [PATCH] readme files :D --- readme.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 readme.md diff --git a/readme.md b/readme.md new file mode 100644 index 0000000..7cfea1f --- /dev/null +++ b/readme.md @@ -0,0 +1,18 @@ +# What is this? + +This repo is for the advant of code 2024 stuff that I did on stream here https://twitch.tv/tempersama_ + +Most of it is in python however sometimes I do random stuff + + +# Code Quality Disclaimer + +**I golf a lot of scripts here**. The reasons are basically: + +* haha small code funi \\:D/ +* encourages me to rawdog everyday without relying on reusing code from previous days ( because it's usually near unreadable ) + +I do this for fun and not because I want to write "good" code.... +Also it looks better on stream if I don't have to jump around dozens of lines of code all the time :))))) + +