Files
2026-05-08 08:09:47 +02:00

13 lines
911 B
Markdown

# Introduction
This repository is simply a repository of my code challenges, techniques, thoughts, ideas, concepts and, not least, also really silly ideas. It is not meant to be used as-is anywhere, but you are free to browse through and ~~steal~~ borrow any ideas from here.
This repository could be in any state, so bear this in mind. Incomplete concepts will abound.
# How this repository is structured
Essentially this repository will contain C# code, but may contain other code where I decided to try something in another framework or language. This repository will be filled with dotnet projects, and others. I have done it this way so that I have one repository with my code examples and ideas, for future-me and for anyone who would want to use any similar code or ideas themselves.
If you want this code, the UNLICENSE contains the necessary. Go wild. This is in the public domain for a reason.