Pinned Repositories
AJCSharpTemplate
My personal CSharp template
AJFileServer
Thought it'd be kinda fun trying to make a file server
AJGraphicsEngine
Really simple graphics engine
AJLogger
Basic-ass logger, wanted to try writing my own.
AJPaint
***VERY*** basic paint software using winforms and .NET7
Cerddo-Pod
CoolCsharpStuff
Hopefully an open-source collection of markdown notes about stuff in C# I love and want other peeps to know about. Please make a pull request or a new issue to make corrections & additions, I'd love to see what you all add!
Learning-Rust
Just a folder of all my Rust learning shenanigans
NavGraph
Custom data thing based on the graph data structure
TiredAJ
Config files for my GitHub profile.
TiredAJ's Repositories
TiredAJ/AJPaint
***VERY*** basic paint software using winforms and .NET7
TiredAJ/GUI_Dials
Some graphical dials and stuffs for .NET7 Winforms
TiredAJ/CircularInt
[Library] Basically, it's a circular int datatype.